prontera,161,183,4 script PvP Warper::pvp#1 808,{
mes "[PvP Warper]";
L_Yes:
mes "[PvP Warper]";
mes "Which PvP Arena do you want to enter?";
menu "Free For All PvP Arena [" + getmapusers("guild_vs3.gat") + "]",L1,
end;
L1:
if (getmapusers("guild_vs3.gat") > 99) goto Lsorry;
announce "[ "+strcharinfo(0)+" ] has entered to the PvP Arena Room",0,0x81DAF5;
warp "guild_vs3",0,0;
close;
how to make it warp to 2 random place ONLY EITHER "Guild_vs3 69,30" or "guild_vs3 140,40" ONLY?
Question
donkeyg
how to make it warp to 2 random place ONLY EITHER "Guild_vs3 69,30" or "guild_vs3 140,40" ONLY?
bump
bumppppppp pls help anyone.
Edited by donkeyg4 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.