RN1986 Posted October 28, 2012 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 439 Reputation: 2 Joined: 05/04/12 Last Seen: June 10, 2013 Share Posted October 28, 2012 how to remove all buffs when killed? Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 28, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Thursday at 03:04 PM Share Posted October 28, 2012 Sc_end 'sc_end' will remove a specified status effect. If SC_All is used (-1), it will do a complete removal of all statuses (although permanent ones will re-apply). but it might remove certain status ( Jail / Mute / Overweight / etc )... make a loop to remove the status / buff ...and add a check before remove it to ensure it didnt remove those status mentioned above. 1 Quote Link to comment Share on other sites More sharing options...
RN1986 Posted October 28, 2012 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 439 Reputation: 2 Joined: 05/04/12 Last Seen: June 10, 2013 Author Share Posted October 28, 2012 oh i see thank you very much sir emistry i forgot the Jail / Mute / Overweight / etc. Quote Link to comment Share on other sites More sharing options...
Question
RN1986
how to remove all buffs when killed?
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.