How need make player around me losing hp
#7

Here

Код:
dainameecErea = CreateDynamicSphere(0,0,0,10);
Код:
CreateDynamicSphere(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1);
In addition to my previous post. You could move the function CreateDynamicSphere under OnPlayerConnect and delete it under OnPlayerDisconnect, together with the timer, in order to make things work efficiently.
Reply


Messages In This Thread
How need make player around me losing hp - by henkas - 09.03.2017, 21:42
Re: How need make player around me losing hp - by Toroi - 09.03.2017, 22:22
Re: How need make player around me losing hp - by henkas - 09.03.2017, 22:25
Re: How need make player around me losing hp - by Toroi - 09.03.2017, 22:26
Re: How need make player around me losing hp - by henkas - 10.03.2017, 08:20
Re: How need make player around me losing hp - by henkas - 10.03.2017, 08:27
Re: How need make player around me losing hp - by Toroi - 10.03.2017, 08:30
Re: How need make player around me losing hp - by henkas - 10.03.2017, 08:37
Re: How need make player around me losing hp - by henkas - 10.03.2017, 09:54
Re: How need make player around me losing hp - by Toroi - 10.03.2017, 09:57

Forum Jump:


Users browsing this thread: 1 Guest(s)