Never disapear
#1

Is there a easier to NEVER make the car disappear and NEVER let weapon ammo drain. (Without a timer)

I've thought of like 65535, but it STILL drains and disappears.

pawn Код:
SpawnedVeh = CreateVehicle(VehicleToSpawn, x + 3 * floatsin(-Angle, degrees), y + 3 * floatcos(-Angle, degrees), z, Angle, 0, 0, 9999999999999999999999999);
pawn Код:
GivePlayerWeapon(Player, strval(params), 99999999999);
Thnx
Reply
#2

If you are notusing SpawnedVeh for other causes, use AddStaticVehicle.
Reply
#3

But im looking for a solution to all the 99999 , i really need the createvehicle
Reply
#4

Than i really don't know about that, what is the max respawn delay?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)