13.12.2014, 07:28
If player enter in turfs and exit i want to send a message : Stay in gangzone or you lose HP. and timer, 5,4,3,2,1 and player lose -5HP.
Please help.
Please help.
native CreateDynamicRectangle(Float:minx, Float:miny, Float:maxx, Float:maxy, worldid = -1, interiorid = -1, playerid = -1);
forward OnPlayerEnterDynamicArea(playerid, areaid);
forward OnPlayerLeaveDynamicArea(playerid, areaid);