Jump to content
  • 0

How to Disable skills on Custom map


Question

2 answers to this question

Recommended Posts

  • 0
Posted (edited)
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
  • 0
Posted
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 ?

 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...