Help please
#1

I tried to add weapon saving system but when the player dies he keeps the guns.so what should i do to prevent this?I mean how the player loose his guns after death
Reply
#2

Also recommend me a good weapon saving system or give me the code(im using gf gamemode)Thanks
Reply
#3

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
ResetPlayerWeapons(playerid)
}
Simple
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)