Need help with the error "undefined symbol "INI_Load"
#1

Code:
C:\Users\Krakuski\Desktop\Roleplay\filterscripts\Description.pwn(63) : error 017: undefined symbol "INI_Load"
C:\Users\Krakuski\Desktop\Roleplay\filterscripts\Description.pwn(63) : warning 215: expression has no effect
C:\Users\Krakuski\Desktop\Roleplay\filterscripts\Description.pwn(63) : error 029: invalid expression, assumed zero
C:\Users\Krakuski\Desktop\Roleplay\filterscripts\Description.pwn(63) : error 017: undefined symbol "extra"
C:\Users\Krakuski\Desktop\Roleplay\filterscripts\Description.pwn(63) : fatal error 107: too many error messages on one line
pawn Code:
INI_Load( "player_descriptions.ini", .bExtra = true, .extra = playerid );
Am I missing anything that is causing this to happen?
Reply


Messages In This Thread
Need help with the error "undefined symbol "INI_Load" - by Krakuski - 18.08.2013, 21:46
Re: Need help with the error "undefined symbol "INI_Load" - by sleepysnowflake - 18.08.2013, 22:15
Re: Need help with the error "undefined symbol "INI_Load" - by Krakuski - 19.08.2013, 02:10

Forum Jump:


Users browsing this thread: 1 Guest(s)