Error
#4

pawn Код:
new something

Public OnGameModeInit(playerid)
{
}
maybe you have something like above it should be:

pawn Код:
new something;

Public OnGameModeInit(playerid)
{
}
Reply


Messages In This Thread
Error - by LegendNissanGTR - 08.11.2010, 08:01
Re: Error - by ExeC - 08.11.2010, 08:17
Re: Error - by Retardedwolf - 08.11.2010, 08:51
Re: Error - by HireMe - 08.11.2010, 09:08
Re: Error - by hadzx - 08.11.2010, 09:14
Re: Error - by HireMe - 08.11.2010, 09:21

Forum Jump:


Users browsing this thread: 1 Guest(s)