Jump to content
  • 0
Sign in to follow this  
renewal

It's Possible?

Question

2 answers to this question

Recommended Posts

  • 0

Yes and no.

Currently cell_pvp isn't something that exists, so you would need to make a custom cell and edit multiple src files to make it work.

 

However, this can be simulated by either making the non-pvp cells unwalkable, meaning you can't go there. Or you could use @killable command with multiple NPC's. If a player walks near/on/over those npc's you just make it so they use @killable. This will either make them a targetable person, or make them unkillable to players.

 

But since, this isn't done via a src edit, and through script, it is likely exploitable and can cause issues. Best bet is to ask for a modification in src or plugin section.

Share this post


Link to post
Share on other sites
  • 0

it's possible if you already have the cell_pvp source modification.

 

but it's impossible to set an area with that shape. Your current solution would be set the cell_pvp line by line for these area unless it's a square shape..

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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