Jump to content
  • 0

how to disable GM commands inside the agit maps.


AllHailToTheKing

Question


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   0
  • Joined:  11/22/11
  • Last Seen:  

topic title said already. how to disable the GM commands inside the woe maps except admin?

Thanks

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

mapname    mapflag    nocommand

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   0
  • Joined:  11/22/11
  • Last Seen:  

mapname	mapflag	nocommand

where should i put that emistry?

Thanks for the reply tho

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   0
  • Joined:  11/22/11
  • Last Seen:  

so you mean i will make a new script for this on my npc/custom?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  234
  • Reputation:   19
  • Joined:  06/15/12
  • Last Seen:  

Just make a new mapflag in:

rAthena/conf/mapflag

and name it customflag.txt or something.

In your customflag.txt add:

yourmap<tab>mapflag<tab>nocommand

Then go to your rAthena/npc/

scripts_custom.conf

and add

npc: conf/mapflag/customflag.txt

Don´t forget @reloadscript

after you are done

Edited by Ainna
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   0
  • Joined:  11/22/11
  • Last Seen:  

Just make a new mapflag in:

rAthena/conf/mapflag

and name it customflag.txt or something.

In your customflag.txt add:

yourmap<tab>mapflag<tab>nocommand

Then go to your rAthena/npc/

scripts_custom.conf

and add

npc: conf/mapflag/customflag.txt

Don´t forget @reloadscript

after you are done

Thanks will try later :D

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...