Help With Amxx
Zxypher
Join Date: 2005-02-01 Member: 39438Members
Hey all, need some help if you could. I installed the mod like it told me too and it will show up but in steam when it runs on my server it fails and i get this message:
Load fails: Plugin uses an unknown function (name "entity_get_string") - check your modules.ini. (plugin "extralevels2.amxx"
Any help i could get would be great ! thanks !
-Copied from another forum.
Load fails: Plugin uses an unknown function (name "entity_get_string") - check your modules.ini. (plugin "extralevels2.amxx"
Any help i could get would be great ! thanks !
-Copied from another forum.
Comments
#include <amxmisc>
#include <fakemeta>
#include <engine>
#include <ns>
<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
You will need to have the fakemeta, engine, and ns modules running...try that first.
This plugin does not require the so called ns2amx module if you have AMX Mod X v1.0
Hope this helps...
If such is the case, you'll need to download his AMX Mod X version on <a href='http://www.modns.org/forums/index.php?act=ST&f=6&t=1189&st=240#entry15045' target='_blank'>this page.</a> Let us know if that fixes you up.
Try using this one, I've enable all modules. I would just say uncomment yours, but some cancel eachother out (like the mysql modules), so, instead of telling you which to uncomment, it's easier to just send the file.
Make sure you have AMXx 1.00. If you had 0.20, it is very easy to update. no compiling is necessary.