25.02.2017, 14:45
Quote:
Код:
AddStaticVehicle(451,2039.6019,1310.0482,10.6719,181.0950,0,0); https://sampwiki.blast.hk/wiki/AddStaticVehicle |
Quote:
Yes, because AddPlayerClass & AddStaticVehicle have different Parameters
https://sampwiki.blast.hk/wiki/AddPlayerClass https://sampwiki.blast.hk/wiki/AddStaticVehicle But when you're ingame and type /save in a vehicle it should provide the exact parameters for AddStaticVehicle. |
This is stupid cus it still doesnt come up with anything
Код:
public OnGameModeInit() { AddStaticVehicle(451,2039.6019,1310.0482,10.6719,181.0950,0,0); return 1; }