#1

I need help!
I did add Seif admin and have fucked up
Код:
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(842) : error 004: function "OnPlayerUpdateAccount" is not implemented
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(896) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(920) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(927) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(928) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(940) : error 004: function "SendClientMessageToAdmins" is not implemented
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(984) : error 004: function "KickLog" is not implemented
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(996) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1004) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1013) : error 004: function "SendClientMessageToAdmins" is not implemented
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1029) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1036) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1037) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1068) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1100) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1103) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1106) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1148) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1156) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1181) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1189) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1210) : error 004: function "SendClientMessageToAdmins" is not implemented
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1230) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1238) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1249) : error 004: function "KickLog" is not implemented
C:\Documents and Settings\Owner\Desktop\SA-MP server\gamemodes\ESTCnR.pwn(1266) : error 047: array sizes do not match, or destination array is too small

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
My friend did add strok and says have it strok..

I uploaded at PasteBin.
http://pastebin.com/m26858907

Thanks if anyone help!
Reply
#2

You missed brackets, I don't know about other, but I won't search this bracket in your whole script..
Reply
#3

What's ?
I build the script, i did get the Seif admin into my script, and fucked up :/
Can anyone fix that ?
Reply
#4

Above line 842 theres a missing bracket i think ? , you should have made a backup of your script before adding the adminscript.
Reply
#5

No i didnt backup -.-

How i fix the missing code?
Reply
#6

Obv. By adding a bracket where you've lost one.
Reply
#7

what code do i add?
Reply
#8

Pay very much attention to what a bracket is, you will need it.

}
Reply
#9

Can you fix, ? I didnt understand :/
Reply
#10

Ok, You've opened a bracket some where in your script that looks like this:

{

and the reason your getting the errors is because you have forgot to add the closing


}
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)