27.07.2010, 21:10
I've been getting errors lately, but I can't figure out the problem.
Errors:
and the code lines:
Please help, I can't seem to find the problem
Errors:
Код:
C:\Documents and Settings\Sony\Desktop\Admin Release\filterscripts\DeluxAdmin.pwn(185) : error 012: invalid function call, not a valid address C:\Documents and Settings\Sony\Desktop\Admin Release\filterscripts\DeluxAdmin.pwn(185) : warning 215: expression has no effect C:\Documents and Settings\Sony\Desktop\Admin Release\filterscripts\DeluxAdmin.pwn(185) : error 001: expected token: ";", but found ")" C:\Documents and Settings\Sony\Desktop\Admin Release\filterscripts\DeluxAdmin.pwn(185) : error 029: invalid expression, assumed zero C:\Documents and Settings\Sony\Desktop\Admin Release\filterscripts\DeluxAdmin.pwn(185) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
pawn Код:
format(UserFile, sizeof(UserFile), "DeluxAdmin/Users/%.ini", pName(playerid));
if(udb_Create(UserFile(playerid)))