14.08.2010, 17:30
LOL...
everything is now fucked up xD
DUH... that's hard... any help, please? Also to the Stats save thing?
everything is now fucked up xD
Код:
//============================================================================== // Send Admin in front of name //============================================================================== #if ADM_InMSG == true if (AccInfo[playerid][Hide] == 0) { if(AccInfo[playerid][Level] > 0) { new str3[256]; format(str3, 256, "(Admin): %s", text); for(new gz=0;gz<200;gz++) if(IsPlayerConnected(gz)) SendPlayerMessageToPlayer(gz, playerid, str3); else SendPlayerMessageToPlayer(gz, playerid, text); } return 1; { #endif
Код:
C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(482) : error 017: undefined symbol "UpdateConfig" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(483) : error 017: undefined symbol "ReadTextDraws" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(502) : error 017: undefined symbol "ShowConfigInConsole" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(529) : error 004: function "SaveTeleport" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(631) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(646) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(666) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(709) : error 017: undefined symbol "LoginPlayer" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(784) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(802) : error 017: undefined symbol "SavePlayerStats" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(830) : error 004: function "EraseVeh" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(836) : error 017: undefined symbol "AdvanceSpectate" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1045) : error 017: undefined symbol "AdvanceSpectate" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1062) : error 004: function "MessageToPlayerVIP" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1063) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1073) : error 004: function "MessageToAdmins" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1075) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1104) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1122) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1146) : warning 225: unreachable code C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1163) : error 017: undefined symbol "AdvertisementCheck" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1176) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1207) : warning 225: unreachable code C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1207) : warning 217: loose indentation C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1207) : error 029: invalid expression, assumed zero C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1207) : error 004: function "OnPlayerPrivmsg" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1217) : error 017: undefined symbol "recieverid" C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1223) : error 004: function "SaveIn" is not implemented C:\Users\Niko\Desktop\NEW SERVER\filterscripts\LuxAdmin.pwn(1244) : error 004: function "SaveIn" is not implemented Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
