I'm using the default warper but I have a problem.
I added a pvp option which works fine, but my question is, how do i let it de-buff when a player warps?
i know it's a command with sc_end sc_ALL;
but in this script, where do i place it?
Pvp:
menu "(PVP) Battle Arena [^0000FF"+getmapusers("guild_vs3")+"^000000]",PVP1,"(GVG) War Zone [^0000FF"+getmapusers("guild_vs1")+"^000000]",PVP2;
PVP1: Go("guild_vs3",0,0);
PVP2: Go("guild_vs1",0,0);
Question
HristDead
Hi rAthena,
I'm using the default warper but I have a problem.
I added a pvp option which works fine, but my question is, how do i let it de-buff when a player warps?
i know it's a command with sc_end sc_ALL;
but in this script, where do i place it?
Thank you!
Got it, nvm. ^^
Edited by HristDead1 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.