[FilterScript] I Feel i became better in scripting now :)
#10

Looks good but messy, You still have the OnGameModeInit in there.

pawn Код:
51.
public OnGameModeInit()

 52.
{

 53.
        // Don't use these lines if it's a filterscript

 54.
        SetGameModeText("Blank Script");

 55.
        AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);

 56.
        return 1;

 57.
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)