spartan Posted April 4, 2014 Share Posted April 4, 2014 Pvproom 1,Pag Pumasok Ka Ng Pvp Makikita Name Mo.. 2. pag nag kill/deth makikita din ung name.. thx.. Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted April 5, 2014 Share Posted April 5, 2014 <mapname>,150,150,4 script PvP Warper 108,{ mes "[PvP Warper]"; mes "Want to enter to the PvP Arena?"; mes "PvP Users : [ ^008800" + getmapusers("guild_vs3") + "^000000 / 150 ]"; menu "Yes",L_YES,"No",L_NO; L_YES: if (sex) { announce "PvP Warper: Mr. "+ strcharinfo(0) +" has entered the PvP Arena.",1; } else { announce "PvP Warper: Ms. "+ strcharinfo(0) +" has entered the PvP Arena.",1; } warp "guild_vs3",0,0; end; L_NO: mes "[PvP Warper]"; mes "Come back if you're interested"; close; } // Mapflags guild_vs3 mapflag pvp guild_vs3 mapflag pvp_noguild guild_vs3 mapflag nosave guild_vs3 mapflag noteleport guild_vs3 mapflag nowarp guild_vs3 mapflag nowarpto new_1-1 mapflag nosave new_1-1 mapflag noteleport new_1-1 mapflag nowarp new_1-1 mapflag nowarpto Quote Link to comment Share on other sites More sharing options...
Magnetix Posted May 4, 2014 Share Posted May 4, 2014 For #2 try OnPCKillEvent Quote Link to comment Share on other sites More sharing options...