Jump to content
  • 0

ASK about disable "@"command on certain maps


lents

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   1
  • Joined:  06/02/13
  • Last Seen:  

can anyone tell me how to disable "@" command on maps 
guild_vs3, pvp_y_, 1-2 pvp_y_2-4, pvp_y_2-4, pvp_y_2-5

/thx

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

add nocommand maplag for those maps

 

open npc/scripts_mapflags.conf

add,

npc: npc/mapflags/nocommand.txt

 

make file nocommand.txt in npc/mapflags

then use this line

guild_vs3    mapflag    nocommand
pvp_y_1-2    mapflag    nocommand
pvp_y_2-4    mapflag    nocommand
pvp_y_2-4    mapflag    nocommand
pvp_y_2-5    mapflag    nocommand
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   1
  • Joined:  06/02/13
  • Last Seen:  

add nocommand maplag for those maps

 

open npc/scripts_mapflags.conf

add,

 

npc: npc/mapflags/nocommand.txt

 

make file nocommand.txt in npc/mapflags

then use this line

 

guild_vs3    mapflag    nocommand
pvp_y_1-2    mapflag    nocommand
pvp_y_2-4    mapflag    nocommand
pvp_y_2-4    mapflag    nocommand
pvp_y_2-5    mapflag    nocommand

done. thanks

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...