undefined symbol
Hi guys.
i have this errors and i don't know what cause them here is the compile error pictures : http://prntscr.com/e7kf5e and here is the code : PHP Code:
|
Re: undefined symbol
Move them to the top of the code or make them stocks (Assault_Menu, Knife_Menu, Pistol_Menu).
|
Re: undefined symbol
both didn't work
|
Re: undefined symbol
I highlighted some lines, they seem to be in the wrong order.
These errors are common when the compiler cannot find the functions in the code because of incorrect usage of curly brackets. Code:
|
Re: undefined symbol
i don't know why but i still get these errors : http://prntscr.com/e7lbgz
|
Re: undefined symbol
I haven't done anything with the code, I just pointed to where your problem actually is.
You have to move the lines i highlighted. For example: Code:
Code:
|
Re: undefined symbol
The log file will contain the reason for the bad load so start by checking those (cstrike/logs and cstrike/addons/amxmodx/logs). My guess is that you're missing the levels API ("native/function not found")
|
Re: undefined symbol
the log have nothing and i fix it.
but i don't know how player will level up. it's my first work with level things. any idea how could i make player level up ? and here is the code full fixed : PHP Code:
|
Re: undefined symbol
PHP Code:
|
Re: undefined symbol
can you edit the code contain the function. because i have no idea how this should work. sorry.
|
| All times are GMT -4. The time now is 20:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.