07.11.2011, 13:32
It's all about the coordinates
It will load at the Wang Garage a yellow infernus
pawn Код:
public OnGameModeInit()
{
//More
AddStaticVehicleEx ( 411, -1970.9429, 246.0098, 34.7713, 82.2873, 6, 6, 15 );
return 1;
}

