[HELP] Loop for phone
#1

I need help here.. i am trying to give a player random numbers por phone.. but i got an error when i am trying to make the loop

i got this errors

Код:
C:\Documents and Settings\Administrador\Mis documentos\Evolution Roleplay\gamemodes\evolution.pwn(641) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Mis documentos\Evolution Roleplay\gamemodes\evolution.pwn(641) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Mis documentos\Evolution Roleplay\gamemodes\evolution.pwn(641) : error 001: expected token: ")", but found ";"
C:\Documents and Settings\Administrador\Mis documentos\Evolution Roleplay\gamemodes\evolution.pwn(641) : error 036: empty statement
C:\Documents and Settings\Administrador\Mis documentos\Evolution Roleplay\gamemodes\evolution.pwn(641) : fatal error 107: too many error messages on one line
here is the line 641

Код:
Line 641

for(new rphone = 10000 + random(89999); MySQLCheckPhone(rphone) = 0; rphone++)
Please help me if you can
Reply


Messages In This Thread
[HELP] Loop for phone - by Zafire2008 - 27.01.2010, 23:13
Re: [HELP] Loop for phone - by Backwardsman97 - 28.01.2010, 01:38
Re: [HELP] Loop for phone - by Zafire2008 - 28.01.2010, 01:43
Re: [HELP] Loop for phone - by Miguel - 28.01.2010, 03:56

Forum Jump:


Users browsing this thread: 1 Guest(s)