Fresh prince Posted January 15, 2014 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 10/14/12 Last Seen: June 12, 2021 Share Posted January 15, 2014 Hello Rathena! if( tsc && tsc->data[sC__SHADOWFORM] && (sce && sce->val4 >0 && sce->val4%2000 == 0) && // for every 2 seconds do the checking rnd()%100 < 100-tsc->data[sC__SHADOWFORM]->val1*10 ) // [100 - (Skill Level x 10)] % <------------ formula status_change_end(bl, SC__SHADOWFORM, INVALID_TIMER); On shadow form removal, If i want it to be 100% removal every time it was hit by ruwach or sight how can I change it. I'm a bit confused with the formula [100 - (Skill Level x 10)] % Thanks guys! Quote Link to comment Share on other sites More sharing options...
Question
Fresh prince
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.