Scripting Errors
#5

Quote:
Originally Posted by EiresJason
Посмотреть сообщение
AddPlayerClass goes under OnGameModeInit(), make sure it's under it.

pawn Код:
public OnGameModeInit()
{
     AddPlayerClass(code..);
     return 1;
}
As for 'argument type mismatch', post lines 176 and 186.
Also please show the warning lines...

Try to remove those 2. And yes maybe some addplayerclasss is somewhere in your script
Reply


Messages In This Thread
Scripting Errors - by IPlayGames000 - 06.10.2013, 19:37
Re: Scripting Errors - by EiresJason - 06.10.2013, 19:47
Re: Scripting Errors - by IPlayGames000 - 06.10.2013, 19:50
Re: Scripting Errors - by EiresJason - 06.10.2013, 19:53
Re: Scripting Errors - by gotwarzone - 06.10.2013, 19:53
Re: Scripting Errors - by IPlayGames000 - 06.10.2013, 19:55
Re: Scripting Errors - by EiresJason - 06.10.2013, 20:00

Forum Jump:


Users browsing this thread: 1 Guest(s)