kerbiii 5 Posted December 3, 2013 help on how to disable @recall @partyrecall @guildrecall when the player you want to recall is inside guild_vs3 Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted December 3, 2013 (edited) use mapflag nowarp Edited December 3, 2013 by Angelmelody Quote Share this post Link to post Share on other sites
0 kerbiii 5 Posted December 3, 2013 use mapflag nowarp it only disable the usage of command inside the map, but if your outside the map and you want to @recall a player you can still use it, i want something that will forbid my GM's to use @recall /@partyrecall /@guildrecall when the "PLAYER IS INSIDE THE MAP" (not the gm) is this posible? Quote Share this post Link to post Share on other sites
0 kyeme 71 Posted December 3, 2013 Yes its possible example in Jail, only lv99 or higher GM can use the commands @recall @party... { name: "Jail" disabled_skills: { TK_JUMPKICK: "PLAYER" TK_HIGHJUMP: "PLAYER" } disabled_items: { Wing_Of_Fly: true Wing_Of_Butterfly: true Giant_Fly_Wing: true WOB_Rune: true WOB_Schwaltz: true WOB_Rachel: true WOB_Local: true } disabled_commands: { recall: 99 partyrecall: 99 guildrecall: 99 }}, @edit Ohh i misundertood the question 1 kerbiii reacted to this Quote Share this post Link to post Share on other sites
0 kerbiii 5 Posted December 3, 2013 Yes its possible example in Jail, only lv99 or higher GM can use the commands @recall @party... { name: "Jail" disabled_skills: { TK_JUMPKICK: "PLAYER" TK_HIGHJUMP: "PLAYER" } disabled_items: { Wing_Of_Fly: true Wing_Of_Butterfly: true Giant_Fly_Wing: true WOB_Rune: true WOB_Schwaltz: true WOB_Rachel: true WOB_Local: true } disabled_commands: { recall: 99 partyrecall: 99 guildrecall: 99 }}, @edit Ohh i misundertood the question atlast!! thanks kyeme! /no1 Quote Share this post Link to post Share on other sites
0 kerbiii 5 Posted December 5, 2013 Yes its possible example in Jail, only lv99 or higher GM can use the commands @recall @party... { name: "Jail" disabled_skills: { TK_JUMPKICK: "PLAYER" TK_HIGHJUMP: "PLAYER" } disabled_items: { Wing_Of_Fly: true Wing_Of_Butterfly: true Giant_Fly_Wing: true WOB_Rune: true WOB_Schwaltz: true WOB_Rachel: true WOB_Local: true } disabled_commands: { recall: 99 partyrecall: 99 guildrecall: 99 }}, @edit Ohh i misundertood the question kyeme i tested this but it only disable recall when you are in the map, what i mean is: snenario: (disable recall on prontera) *playerONE is in morroc *playerTWO is in prontera *GM is in payon when GM @recall playerONE then playerONE will warp to payon but when GM @recall playerTWO message will appear something like "you cannot @recall players when they are in prontera map" or something like jail that when you recall a player in jail they will warp back to jail, i want this but i want it on another map Quote Share this post Link to post Share on other sites
help on how to disable @recall @partyrecall @guildrecall when the player you want to recall is inside guild_vs3
Share this post
Link to post
Share on other sites