chowking Posted March 14, 2016 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 178 Reputation: 17 Joined: 06/25/12 Last Seen: September 22, 2022 Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.