Landb4Time Posted May 18, 2012 Posted May 18, 2012 Requesting PVP warper with Chatroom stating how many players inside the PVP room. And everytime a player enter the room the NPC talk. Quote
ADMxRain Posted July 28, 2012 Posted July 28, 2012 try this ? http://upaste.me/3fd6381fc075493 emistry i change guild_vs5 to guild_vs3 how can i set guild_vs3 a pvp map i mean it is already @pvpon prontera,155,181,5 script Sample 757,{ mes "Go in PVP Room ?"; if( select("PVP Room [ "+getmapusers("guild_vs5")+" Users ]:Cancel") == 1 ){ delwaitingroom; warp "guild_vs5",0,0; waitingroom " PVP [ "+getmapusers("guild_vs5")+" Users ]",0; npctalk strcharinfo(0)+" has entered PVP Room."; } close; } Quote
Mystery Posted July 28, 2012 Posted July 28, 2012 You would wanna disable GvG in those maps first: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/mapflag/gvg.txt then add those maps to your https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/mapflag/pvp.txt PvP Flag. Quote
Question
Landb4Time
Requesting PVP warper with Chatroom stating how many players inside the PVP room.
And everytime a player enter the room the NPC talk.
4 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.