05.03.2012, 20:02
Example if you want the gun to be on the ground you gotta make the cmd example
and put this somewhere
pawn Код:
SetTimerEx("DeleteGun", 10000, 0, "d", object[f]);
pawn Код:
new Float:DeleteGun;