chowking Posted March 14, 2016 Posted March 14, 2016 hey guys from pc.c case SP_HP_LOSS_RATE: // bonus2 bHPLossRate,n,t; if(sd->state.lr_flag != 2) { sd->hp_loss.value = type2; sd->hp_loss.rate = val; } break; please make it so that the hp loss rate is within a specific time, lose n HP every t miliseconds in x miliseconds eg lose 500 hp every 1000 miliseconds in span of 3 minutes/ 180000 miliseconds, will be used for usable items and such Quote
Question
chowking
hey guys from pc.c
please make it so that the hp loss rate is within a specific time, lose n HP every t miliseconds in x miliseconds
eg
lose 500 hp every 1000 miliseconds in span of 3 minutes/ 180000 miliseconds, will be used for usable items and such
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.