13.06.2015, 19:14
Quote:
SA-MP 0.3.7 is released! You can find it on the Download Page.
SA-MP 0.3.7 Updates ... - The ability to add sirens for unmarked cop cars. |
SA-MP 0.3.7 is released! You can find it on the Download Page.
SA-MP 0.3.7 Updates ... - The ability to add sirens for unmarked cop cars. |
CreateVehicle(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay, addsiren=0)
D:\SAMP Servers\Vortex Roleplay\script\gamemodes\RP.pwn(2074) : warning 202: number of arguments does not match definition
Vehicles[i][GameID] = AddStaticVehicleEx(Vehicles[i][CarModel], Vehicles[i][CarPosX], Vehicles[i][CarPosY], Vehicles[i][CarPosZ], Vehicles[i][CarZAngle], Vehicles[i][CarColour1], Vehicles[i][CarColour2], 0, Vehicles[i][AddSiren]);