07.12.2009, 17:03
Longer version of Miokie's
Get some pos
+-------+
| |
| |
+-------+
you need the pos of the + ... then inside those pos'es thers a zone, then you can make the zone on the mini map with GangZoneCreate and GangZoneShowForAll
then when you've done that you need to tell the server that if player is in that zone his hp will be set to 1000 and then if you wanna be 100% sure of he dont die in there you tell if his hp gets under 995 then the SetPlayerHealth(playerid, 1000);
there
you have to make it your own, i dont have time right now
Get some pos
+-------+
| |
| |
+-------+
you need the pos of the + ... then inside those pos'es thers a zone, then you can make the zone on the mini map with GangZoneCreate and GangZoneShowForAll
then when you've done that you need to tell the server that if player is in that zone his hp will be set to 1000 and then if you wanna be 100% sure of he dont die in there you tell if his hp gets under 995 then the SetPlayerHealth(playerid, 1000);
there
