-1 busterdemon Posted June 20, 2012 Author Posted June 20, 2012 You can also block warp and go by : https://rathena.svn....flag/nowarp.txt and @load by: https://rathena.svn....ag/noreturn.txt Is this a script that I install just like a normal script or do I add this in some kind of document? Quote
Jhedzkie Posted June 20, 2012 Posted June 20, 2012 can do src mod, but can do function with sql too, that when a player warps to pvp map, change the group id of the player to a group that has no command privilege, then when player moves out of the map, return him to the group with ur typical available @cmds. about the src, find in src\map\atcommand.c the functions of load, warp, go and die and put there a checker if player state is on pvp, when they use the command, return -1; Quote
busterdemon Posted June 20, 2012 Author Posted June 20, 2012 I dont realy understand can you be more specific please? Quote
Jhedzkie Posted June 20, 2012 Posted June 20, 2012 mapname mapflag nocommand WIN. sorry i didn't know about this earlier. Quote
Mystery Posted June 20, 2012 Posted June 20, 2012 (edited) You can also block warp and go by : https://rathena.svn....flag/nowarp.txt and @load by: https://rathena.svn....ag/noreturn.txt Edited June 20, 2012 by Mysterious Quote
Eurydice Posted June 20, 2012 Posted June 20, 2012 Look for those files inside the conf/mapflag/nowarp.txt and noreturn.txt Just add your map in there and follow the format of course... Like guild_vs3<tab>mapflag<tab>nowarp Quote
Mystery Posted June 20, 2012 Posted June 20, 2012 You can also block warp and go by : https://rathena.svn....flag/nowarp.txt and @load by: https://rathena.svn....ag/noreturn.txt Is this a script that I install just like a normal script or do I add this in some kind of document? No, not a NPC script, just add your map to the desired mapflag. Example: Look for those files inside the conf/mapflag/nowarp.txt and noreturn.txt Just add your map in there and follow the format of course... Like guild_vs3<tab>mapflag<tab>nowarp Quote
Question
busterdemon
All in title.. help
9 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.