not loaded vehicles (gamemode)
#1

the game mode does not load the vehicle.. OnFilterScriptInit
filterscript load the vehicles.

what is wrong?
Reply
#2

pawn Код:
public OnGameModeInit()
{
    AddStaticVehicleEx ( 520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 15 );
    return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)