Little problem with my admin system [Need help]
#1

Hi everyone,

I have some problems with my admin systeem.
I dont know how to fix this errors. My question is if anyone can help me out of this problem.

This are the errors:

Quote:

D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(130) : error 017: undefined symbol "LoggedIn"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(145) : error 017: undefined symbol "LoggedIn"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(162) : error 017: undefined symbol "LoggedIn"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(163) : error 017: undefined symbol "udb_Exists"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(165) : error 017: undefined symbol "INI_CheckLogin"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(16 : error 017: undefined symbol "INI_Encode"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(170) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


7 Errors.

And this is the system:

http://pastebin.com/hAPwZ7Qd

I hope you will help me.

Thanks
Reply
#2

Replace "LoggedIn" with "pLoggedIn"
Reply
#3

Okej thanks, But now I got still this problems..

This are the errors now at the moment:

pawn Код:
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(163) : error 017: undefined symbol "udb_Exists"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(165) : error 017: undefined symbol "INI_CheckLogin"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(168) : error 017: undefined symbol "INI_Encode"
D:\GTA San Andreas\Freeroam Server\pawno\KamAdminMB.pwn(170) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)