04.06.2013, 00:59
https://sampwiki.blast.hk/wiki/AddStaticVehicleEx
PHP код:
#define xTempoRespawn 1 // Tempo
public OnGameModeInit()
{
AddStaticVehicleEx ( 560, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, xTempoRespawn ) ;
return 1;
}