17.06.2013, 16:26
AddStaticPickup(358, 2, 211.8740, 1810.2850, 21.8672, 0);
^Creates a Sniper Rifle at the stated coordinates, which can be picked up, and it respawns after some time. The pickup is created in Virtual World 0.
Place it under OnGameModeInit/OnFilterScriptInit (or at some other place, if you need it there).
^Creates a Sniper Rifle at the stated coordinates, which can be picked up, and it respawns after some time. The pickup is created in Virtual World 0.
Place it under OnGameModeInit/OnFilterScriptInit (or at some other place, if you need it there).