This script allows the server to have multiple Safe Zones with fully configurable radius . Inside these safezones the user is free to interact without any disruptions (trollers , vdmers , cheaters that creates explosions). Moreover the script is full of comments to help and understand the what every function does in order to be fully customizable to any wills . Furthermore checks if the player is damaged so it can prevent the user from entering while injured to enjoy the comfort of the safezone and try to slip away from the battle. ENJOY !
I respect your work (if it’s yours) but there are many free safe zone scripts that do the same as yours, as a suggestion and constructive criticism, I think the price is a bit high. Good luck!
Greetings , in my script the safezones are fully customizable to your likings because you can set the exact radius for your zones (multiple zones). Moreover these multiple zones in contrast to other zones (at least I have seen) are loaded to the user so you can have the zones very close to one , another (The scripts I have seen at least when two zones are too close they bug). It checks the users health so if the user is not fully healed the player doesn’t have safezone in safezone (He cannot have god mode , unlimited stamina) so the player cannot go inside the safezone to prevent dying from a fight.Furthermore the player cannot be killed if is fully healed from the outside . It has easy to use config and inside the client script many comments for everyone to understand . Thank you for your time !
Thanks a lot for all the comments ! And taking them into consideration I removed the price tag to " pay what you want (and if you want : D) ". Have a nice day !
If you are using anticheat : line 101 add this : SetEntityHealth(GetPlayerPed(-1), GetEntityMaxHealth(GetPlayerPed(-1)) and delete this : SetEntityInvincible(GetPlayerPed(-1),true)