how to add static vehicles in server
#13

Example :
pawn Код:
public OnGameModeInit()
{
    AddStatVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1);
        AddStatVehicle(modelid, X, Y, Z, Float:angle, color1, color2)
        return 1;
}
And just continue.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)