Dialog And Timer
#3

Quote:
Originally Posted by gigi1223
public LoadMap();

for(new i=0; i<MAX_PLAYERS; i++)
{
SetPlayerPos...
}

??
get a error of it i think it is because you have:
Код:
public LoadMap();
//MISSED A BRACKET?
  for(new i=0; i<MAX_PLAYERS; i++)
  {
    SetPlayerPos...
  }
EDIT: Got it with the dialog But this is the error is still get:

Код:
C:\Documents and Settings\Luc\Bureaublad\Pawno\gamemodes\test.pwn(813) : error 010: invalid function or declaration
LINE 813:
Код:
for(new i=0; i<MAX_PLAYERS; i++)
Reply


Messages In This Thread
Dialog And Timer - by luckie12 - 09.05.2010, 12:19
Re: Dialog And Timer - by iJumbo - 09.05.2010, 12:26
Re: Dialog And Timer - by luckie12 - 09.05.2010, 12:35
Re: Dialog And Timer - by iJumbo - 09.05.2010, 12:37
Re: Dialog And Timer - by luckie12 - 09.05.2010, 12:41

Forum Jump:


Users browsing this thread: 2 Guest(s)