Don't respawn cars
#1

Hello, I have this code:
pawn Код:
new infernus;
            new Float:x, Float:y, Float:z;
            GetPlayerPos(playerid, x, y, z);
            infernus = CreateVehicle(411, x, y, z, 82.2873, 0, 1,60000);
            PutPlayerInVehicle(playerid, infernus, 0);
And I want to do when vehicle "infernus" destroy it's doesn't respawn.
Reply


Messages In This Thread
Don't respawn cars - by Tadas - 07.04.2014, 15:04
Re: Don't respawn cars - by BroZeus - 07.04.2014, 15:12
Re: Don't respawn cars - by Tadas - 07.04.2014, 15:19
Re: Don't respawn cars - by superrobot48 - 07.04.2014, 15:30
Re: Don't respawn cars - by Tadas - 07.04.2014, 16:04
Re: Don't respawn cars - by superrobot48 - 07.04.2014, 16:12

Forum Jump:


Users browsing this thread: 1 Guest(s)