Unspawn vehicle
#1

vehicle is spawn rather than unspawn
Код:
new vehid[MAX_PLAYERS];
vehid[playerid] = CreateVehicle(Veh1[playerid], x, y, z, angle+90, 0, 0, -1);

//unspawning
DestroyVehicle(vehid[playerid]); //here
i checked it by scm so unspawning code place work correctly
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)