sir where do i find the pvp warper??
You have to make one
example:
prontera,99,99,4<TAB>script<TAB>PvP Warper<TAB>100,{
mes "[PvP Warper]";
mes "Which arena do you want to go to?";
switch(select("PvP Area 1:PvP Area 2:Close")) {
case 1:
warp "guild_vs4",0,0;
end;
case 2:
warp "guild_vs2",0,0;
end;
case 3:
close;
}
}
sir you mean... gagawa ulit ako nang panibagong .txt file for pvp warper?? or i papaste ko sa pinaka ng script yann ?