Landb4Time Posted May 18, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 76 Reputation: 0 Joined: 01/16/12 Last Seen: July 5, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted May 18, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted May 18, 2012 try this ? http://upaste.me/3fd6381fc075493 Quote Link to comment Share on other sites More sharing options...
Landb4Time Posted May 18, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 76 Reputation: 0 Joined: 01/16/12 Last Seen: July 5, 2014 Author Share Posted May 18, 2012 Thx Emistry Quote Link to comment Share on other sites More sharing options...
ADMxRain Posted July 28, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 46 Reputation: 1 Joined: 07/01/12 Last Seen: August 8, 2012 Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted July 28, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.