M magicman New member Messages 6 Points 0 May 22, 2015 #2 I need one... Just a simple one. Can you recommend me one?
Kuya Jeo New member Messages 596 Points 0 Emulator May 23, 2015 #3 here PvP and GvG Warper with announce and cannot enter during WoE Time http://pastebin.com/wgVDrU6c
evilpuncker vai se tratar garota Messages 2,178 Points 0 Age 109 Location bronzil Github EPuncker Emulator Client Version 2019-05-30a MAIN May 23, 2015 #4 Code: prontera,148,183,5 script PvP 4_M_OPERATION,{ .@mapcount_1 = getmapusers("pvp_y_7-5"); mes "[^FF0000 PvP Room^000000]"; mes "Want to enter pvp?"; next; if(select("no:yes - [ "+.@mapcount_1+" ] ") == 2) warp "pvp_y_7-5",158,96;; close;}
Code: prontera,148,183,5 script PvP 4_M_OPERATION,{ .@mapcount_1 = getmapusers("pvp_y_7-5"); mes "[^FF0000 PvP Room^000000]"; mes "Want to enter pvp?"; next; if(select("no:yes - [ "+.@mapcount_1+" ] ") == 2) warp "pvp_y_7-5",158,96;; close;}