Author Topic: PvP Zones  (Read 901 times)

for an RPG i'm making i'm utilizing the Slayer gamemode to have the players all on the same team

friendly fire is disabled as they're supposed to only kill bots

i want to make a zone where players can shoot eachother and bots

i can try healing zones outside of the PVP area but then bots wouldn't be able to kill the players

anyone have ideas



If you have zonebrick events and zonebricks, then you can have your slayer playertype set to the immortal player and have it so that onZoneEnter > Player > changeDataBlock > Standard Player, and also onZoneExit > Player > changeDataBlock > immortal player

If you have zonebrick events and zonebricks, then you can have your slayer playertype set to the immortal player and have it so that onZoneEnter > Player > changeDataBlock > Standard Player, and also onZoneExit > Player > changeDataBlock > immortal player
oh yea, and you'll also need the immortal player addon or whatever it's called, I don't have the link tho

If you have zonebrick events and zonebricks, then you can have your slayer playertype set to the immortal player and have it so that onZoneEnter > Player > changeDataBlock > Standard Player, and also onZoneExit > Player > changeDataBlock > immortal player

Just in case, I'll put the invincible playertype here, but making the player invincible would also disable the bots from damaging them.

What I'd like to do is a certain zone where players can kill eachother.

Refer to it as a PvP zone.

Outside of the PvP zone are bots that are supposed to kill the players. Players aren't supposed to damage eachother outside too.

If I were to use healing/immortal players outside of the PvP zone, then bots become useless.

See my dilemma? :/

it would probably need a script

made a request on the suggestions.

doubt someone would make it as it's highly complicated, but i can hope .  :cookieMonster:

made a request on the suggestions.

doubt someone would make it as it's highly complicated, but i can hope .  :cookieMonster:

I doesn't sound too hard, for scripters at least. Yes, it would most likely be a script.

for an RPG i'm making i'm utilizing the Slayer gamemode to have the players all on the same team

friendly fire is disabled as they're supposed to only kill bots

i want to make a zone where players can shoot eachother and bots

i can try healing zones outside of the PVP area but then bots wouldn't be able to kill the players

anyone have ideas
I feel like the zonebricks addon would be good for this situation.

yes, i'm using them. but i need some way to enable friendly fire when the player enters the zone brick.

Please lock this so people shouldn't have to reply to 2 topics that relate to the subject.