Jump to content
bWolfie

Add disabled_status to map_zone_db.conf or mapflag

Recommended Posts

I was thinking, how about a disabled_status mapflag or map zone conf?

How it would work is whenever 'SC_STATUS' is specified in that mapflag (or map zone?), it will automatically end or not allow that status to take place.

 

Example hypothetical mapflag:

 

prtg_cas01     mapflag    nostatus    SC_ASSUMPTIO

 

In this instance, when on the map prtg_cas01, even if a player can use a skill which does this status (i.e. Assumptio, High Priest Skill), the status will not take effect.

And any new players entering this map will automatically lose SC_ASSUMPTIO.

 

Or it could work in map_zone_db.conf. This example would do the same as above for Blessing and Assumptio statuses.

 

disabled_status: {
      SC_ASSUMPTIO: true
      SC_BLESSING: true
}

 

Erm, just throwing an idea I thought of out there. Let me know what you guys think.

Even if it's not suitable for official herc, maybe it will inspire someone :P

Share this post


Link to post
Share on other sites

Why not just disable the skills that cause those status instead of disabling the status themselves? And you can easily remove them when the player enters the map with OnPCLoadMapEvent

Share this post


Link to post
Share on other sites
9 hours ago, kyeme said:

My old suggestion here: 

 

wow happy to see an old suggestion finally get its share haha

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
Reply to this topic...

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

×
×
  • Create New...

Important Information

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