Help with dialog please
#6

I got some new errors
Quote:

C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(293) : error 001: expected token: ";", but found "-identifier-"
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(293) : warning 202: number of arguments does not match definition
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(294) : warning 202: number of arguments does not match definition
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(295) : warning 202: number of arguments does not match definition
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(296) : warning 202: number of arguments does not match definition
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(301) : warning 217: loose indentation
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(310) : error 001: expected token: ")", but found "!"
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(310) : error 029: invalid expression, assumed zero
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(310) : warning 215: expression has no effect
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(310) : error 001: expected token: ";", but found ")"
C:\Users\PART\Desktop\Desktop\samp03csvr_R2-2_win32\filterscripts\test.pwn(310) : fatal error 107: too many error messages on one line

the lines are
293
Quote:

dini_Int(file, "Password", udb_hash(inputtext));

294, 295, 296
Quote:

dini_Int(file, "Score", PInfo[playerid][pScore]);
dini_Int(file, "Money", PInfo[playerid][pMoney]);
dini_Int(file, "AdminLevel", PInfo[playerid][pAdminLevel]);

301
Quote:

if(dialogid == 2)

310
Quote:

if(udb_hash(inputtext) ! = tmp);

Reply


Messages In This Thread
Help with dialog please - by nilanjay - 04.08.2011, 11:08
Re: Help with dialog please - by MadeMan - 04.08.2011, 11:10
Re: Help with dialog please - by nilanjay - 04.08.2011, 11:13
Re: Help with dialog please - by Wesley221 - 04.08.2011, 11:15
Re: Help with dialog please - by MadeMan - 04.08.2011, 11:16
Re: Help with dialog please - by nilanjay - 04.08.2011, 12:08
Re: Help with dialog please - by MadeMan - 04.08.2011, 12:10
AW: Help with dialog please - by Drebin - 04.08.2011, 12:14
Re: AW: Help with dialog please - by nilanjay - 04.08.2011, 12:18
Re: Help with dialog please - by MadeMan - 04.08.2011, 12:21

Forum Jump:


Users browsing this thread: 2 Guest(s)