21.02.2016, 18:15
i use
PrivateVehicleBlackEvilS = AddStaticVehicle(411, 112.1450, -89.6118, 4.5540, 0.0000000, 0, 1);
PrivateVehicleOhad = AddStaticVehicle(425, 112.1450, -113.5158, 4.5540, 0.0000000, 0, 1);
But always crash and i don't have any mod on vehicles when i remove this 2 lines server work perfectly but when i put this 2 lines at every spawn after login i get crash
PrivateVehicleBlackEvilS = AddStaticVehicle(411, 112.1450, -89.6118, 4.5540, 0.0000000, 0, 1);
PrivateVehicleOhad = AddStaticVehicle(425, 112.1450, -113.5158, 4.5540, 0.0000000, 0, 1);
But always crash and i don't have any mod on vehicles when i remove this 2 lines server work perfectly but when i put this 2 lines at every spawn after login i get crash