mrfizi Posted April 18, 2013 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 383 Reputation: 78 Joined: 10/30/12 Last Seen: March 17 Share Posted April 18, 2013 Hello all.. Can someone help me how to debuff the SL when player enter the PvP-Room. I have tried to use coding from this script on my pvp script, but the problem is the script debuff all buff. Need some coding to replace this: sc_end SC_ALL; I've tried to use this, but maybe my code is wrong.. sc_end SL_ALCHEMIST; sc_end SL_MONK; sc_end SL_STAR; sc_end SL_SAGE; sc_end SL_CRUSADER; sc_end SL_SUPERNOVICE; sc_end SL_KNIGHT; sc_end SL_WIZARD; sc_end SL_PRIEST; sc_end SL_BARDDANCER; sc_end SL_ROGUE; sc_end SC_SL_ASSASIN; sc_end SL_BLACKSMITH; sc_end SL_HUNTER; Hope someone can help me out from this. Thank you. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted April 18, 2013 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 2 hours ago Share Posted April 18, 2013 (edited) try sc_end sc_spirit; http://pastebin.com/dVUAiXTv Edited April 18, 2013 by hendra814 Quote Link to comment Share on other sites More sharing options...
mrfizi Posted April 18, 2013 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 383 Reputation: 78 Joined: 10/30/12 Last Seen: March 17 Author Share Posted April 18, 2013 It work! Thank you @hendra814 Problem solve Quote Link to comment Share on other sites More sharing options...
Question
mrfizi
Hello all..
Can someone help me how to debuff the SL when player enter the PvP-Room.
I have tried to use coding from this script on my pvp script, but the problem is the script debuff all buff.
Need some coding to replace this:
I've tried to use this, but maybe my code is wrong..
Hope someone can help me out from this.
Thank you.
Link to comment
Share on other sites
2 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.