Jump to content
  • 0
Sign in to follow this  
kerbiii

Disable command

Question

5 answers to this question

Recommended Posts

  • 0

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?

Share this post


Link to post
Share on other sites
  • 0

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   :o

Share this post


Link to post
Share on other sites
  • 0

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   :o

atlast!! thanks kyeme!  /no1

Share this post


Link to post
Share on other sites
  • 0

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   :o

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

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.