Car Spawning Issue
#1

pawn Код:
new carid;
                    carid = GetPlayerVehicleID(playerid);
                    taxicab[carid] = CreateVehicle(444, 1839.5591, -1668.9063, 5.7837, 267.9194, 0, 1, 60000);
                    PutPlayerInVehicle(playerid, taxicab[carid], 0);
                    engineOn[taxicab[carid]] = true;
Why is when I spawn another car, that ones turns into a "The State" Car, from "LS Taxis"?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)