darking123 Posted March 28, 2017 Group: Members Topic Count: 318 Topics Per Day: 0.06 Content Count: 931 Reputation: 13 Joined: 12/20/11 Last Seen: November 21, 2020 Share Posted March 28, 2017 I am requesting a script that will stuck up, for example I use headgear with {},{sc_start SC_EXPBOOST,-1,50; sc_start SC_ITEMBOOST,-1,150;},{sc_end SC_EXPBOOST; sc_end SC_ITEMBOOST;} When I also use field manual, It will stuck up, if headgear has increase exp by 50% then when i use field manual with 50% also, total should be 100%, Thanks! Quote Link to comment Share on other sites More sharing options...
0 Kichi Posted March 29, 2017 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted March 29, 2017 if(getstatus(SC_ITEMBOOST,1)){sc_start SC_ITEMBOOST,-1,getstatus(SC_ITEMBOOST,5)+<time of item>} Try use if else logic But this gonna broken coz you try to combine 1 function for Permanent BOOST with durable BOOST" You have to modif the source Quote Link to comment Share on other sites More sharing options...
Question
darking123
I am requesting a script that will stuck up, for example I use headgear with
{},{sc_start SC_EXPBOOST,-1,50; sc_start SC_ITEMBOOST,-1,150;},{sc_end SC_EXPBOOST; sc_end SC_ITEMBOOST;}
When I also use field manual, It will stuck up, if headgear has increase exp by 50% then when i use field manual with 50% also, total should be 100%, Thanks!
Link to comment
Share on other sites
1 answer 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.