02.04.2009, 22:02
Код:
pTruck = AddStaticVehicle(TruckType[playerid],-79.0896,-1127.8126,0.9531,66,-1,-1);
Quote:
|
Originally Posted by Wiki
This function can only create vehicles in the OnGameModeInit callback, and vehicles created with this function cannot be removed. Check CreateVehicle if you are interested in creating vehicles during game-runtime.
|

