Explode vehicle immediately
#7

You don't need to set a players health to 0 to kill them. All that does is achieve death on the client, so register their death server side and respawn them. There is no need to set vehicle health either it's totalled or not let the server decide that. Make sure you register when a player is either alive or dead with a variable IsDead[MAX_PLAYERS];. It's so easy to do this stuff you are completely thinking about it all wrong rely on the server not the client.
Reply


Messages In This Thread
Explode vehicle immediately - by ball - 02.04.2019, 16:11
Re: Explode vehicle immediately - by MSC - 02.04.2019, 16:18
Re: Explode vehicle immediately - by Bolex_ - 02.04.2019, 16:28
Re: Explode vehicle immediately - by RedFusion - 02.04.2019, 16:29
Re: Explode vehicle immediately - by ball - 02.04.2019, 17:42
Re: Explode vehicle immediately - by Kaliber - 02.04.2019, 17:49
Re: Explode vehicle immediately - by Pottus - 03.04.2019, 00:28
Re: Explode vehicle immediately - by ball - 04.04.2019, 14:17
Re: Explode vehicle immediately - by Pottus - 06.04.2019, 00:38
Re: Explode vehicle immediately - by GeorgeLimit - 07.04.2019, 09:04

Forum Jump:


Users browsing this thread: 1 Guest(s)