Jump to content
  • 0

How to Disable skills on Custom map


alexander03

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.03
  • Content Count:  154
  • Reputation:   0
  • Joined:  01/03/20
  • Last Seen:  

sir and maam,. good day,. any body can help how can i disable some skill on my custom map?what folder or files all should i edit?,

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  255
  • Reputation:   232
  • Joined:  07/24/13
  • Last Seen:  

3 hours ago, alexander03 said:

sir and maam,. good day,. any body can help how can i disable some skill on my custom map?what folder or files all should i edit?,

Hi, you can use mapflag noskill to disable all skills;
https://github.com/rathena/rathena/blob/master/doc/mapflags.txt#L161
or create new zone with list of skills that shouldn't be used on current map
https://github.com/rathena/rathena/blob/master/db/re/skill_nocast_db.txt
for that you need mapflag restricted    <zone>
https://github.com/rathena/rathena/blob/master/doc/mapflags.txt#L167

Edited by Balfear
  • Upvote 2
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.03
  • Content Count:  154
  • Reputation:   0
  • Joined:  01/03/20
  • Last Seen:  

On 6/30/2021 at 12:07 AM, Balfear said:

Hi, you can use mapflag noskill to disable all skills;
https://github.com/rathena/rathena/blob/master/doc/mapflags.txt#L161
or create new zone with list of skills that shouldn't be used on current map
https://github.com/rathena/rathena/blob/master/db/re/skill_nocast_db.txt
for that you need mapflag restricted    <zone>
https://github.com/rathena/rathena/blob/master/doc/mapflags.txt#L167

hello sir can u show me how to make new zone and restriced and how to activate it all ?

thank u sir for reply

 

and may i ask, zone and restricted are the same ? how to make new restricted number and how to apply it on npc,mapflag ?

 

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