17.05.2015, 12:12
Dynamic areas by streamer plugin:
When the players enter the area (OnPlayerEnterDynamicArea), do you code. It's just like the player is in range of x, y, z you set.
pawn Код:
CreateDynamicSphere(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1);