I get 1 error when compiling
#2

Make sure, you added player classes under OnGameModeInit.

Like this:
pawn Код:
public OnGameModeInit()
{
    AddPlayerClass(....);
    return 1;
}
Reply


Messages In This Thread
I get 1 error when compiling - by FaceTutorialz - 15.08.2013, 18:11
Re: I get 1 error when compiling - by HyperZ - 15.08.2013, 18:22
Re: I get 1 error when compiling - by FaceTutorialz - 15.08.2013, 18:24

Forum Jump:


Users browsing this thread: 1 Guest(s)