SA-MP Forums Archive
LSRP Death System? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: LSRP Death System? (/showthread.php?tid=578371)



LSRP Death System? - HaterSamp - 18.06.2015

It's possible to find the death system of LSRP in the web?


Re: LSRP Death System? - JaydenJason - 18.06.2015

Nope.

Do you think LSRP is going to give away their systems?
Try getting the idea of their death system and go make your own.


Re: LSRP Death System? - Darkwood17 - 18.06.2015

LSPD's owners wrote it's script by themselves, it's not from the web.
You have to script it yourself.


Re: LSRP Death System? - HaterSamp - 19.06.2015

Is there some gamemode with similar system?


Re: LSRP Death System? - shocktheripper - 19.06.2015

This one.

https://sampforum.blast.hk/showthread.php?tid=573694


Re: LSRP Death System? - Abagail - 28.06.2015

It actually to me doesn't seem so complex at all. Basically, they track all damage and store it and when they take enough damage(?) they will simply fall to the ground, if shot while the down variable is set they go to death mode, where the timer then(?) stores the time this happens, and when 60 seconds has passed, it sends a message showing you can /respawnme.

Pretty simple really, unless I am missing something. You can find many examples of storing and showing hit data throughout ****** aswell.