03.08.2010, 13:08
try this if you simply want to spawn a weapon
i think you have to use the outgame weapon ids for example the desert eagle is id "348" and not "24"
hope this helps
Код:
AddStaticPickup(ID, 2, float: x, float: y, float: z);
hope this helps