19.08.2012, 11:52
So I have this command:
nos = CreatePickup(1018, 14, 4596.5996,-3723.7300,12.0558, -1);
But when I use this on a custom made map it falls [B}THROUGH[/b] the map :/
I want it to be always there pickupable by everyone INSIDE a vehicle, and the pickup doesn't respawn.
Any help ?
nos = CreatePickup(1018, 14, 4596.5996,-3723.7300,12.0558, -1);
Quote:
14 = Pickupable, but only when in a vehicle. |
I want it to be always there pickupable by everyone INSIDE a vehicle, and the pickup doesn't respawn.
Any help ?