Author Topic: [Request] Keep item's on death.  (Read 837 times)

Well, I made a script that allow's you to keep all your item's on death so you don't have to buy or type the cmd or whatever to get them again but my version would cause major lag since it checked for weapon's very often D:

So my suggestion is this for a script that would save the player's weapon's when the die so they can use them when they spawn again but with minimum lag if it is possible?

...Why would it check for weapons very often?

You don't need a loop, you just need to save the players weapons when they die and then give them back when they spawn.

0_0 damn me and my non-creative brain D:

I guess he didn't notice me do this in v0002. Funny because we were both working on the same mod at the time. It's truely simple, just give the tools to the client rather the player, and mess around with crap till it all uses the client tools. I've also done that with VDM for v0002.

Lol ya but I wasn't thinking at the time. :D

Didn't Zor make a script like this?