25.02.2017, 14:25
Hey so what have i done wrong in this code?
Still saying 0 vehicles models loaded
number of: Vehcle models: 0
Why is this?
Код:
public OnGameModeInit()
{
AddStaticVehicle(451,2039.6019,1310.0482,10.6719,181.0950,0,0,0,0,0,0)
return 1;
}
number of: Vehcle models: 0
Why is this?



