26.08.2016, 09:36
getting this bug
and line 1189 is:
Quote:
C:\Documents and Settings\All Users\Desktop\fsad\pawno\include\easydb.inc(1189) : error 010: invalid function or declaration C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "ClassSel_HandleCitySelection" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "ClassSel_SetupSelectedCity" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "ClassSel_SwitchToNextCity" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "ClassSel_SwitchToPreviousCity" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "gArmySpawns" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "gMedicalSpawns" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "gPoliceSpawns" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "gRandomSpawns_LasVenturas" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "gRandomSpawns_LosSantos" C:\Documents and Settings\All Users\Desktop\fsad\gamemodes\grandlarc.pwn(6254) : warning 203: symbol is never used: "gRandomSpawns_SanFierro" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |
Код:
format(string, sizeof (string), ""COL_WHITE"This happens, that's why we had a simple security question system for you to easily recover your password now.\nPlease answer the security question to reset your password. [You have "COL_CORAL"%i/%i tries"COL_WHITE" left]\n\n"COL_LIGHT_BLUE"%s", p_Data[playerid][E_PDATA_ATTEMPTS], g_Settings[E_SETTINGS_MAX_ANSWER_ATTEMPTS], ReturnQuestion(p_Account[playerid][E_ACCOUNT_SECURITY_QUESTION]));