PDA

View Full Version : Everything Gone Crazy!


Shazam!
08-17-2004, 23:27
I am not a newb at this, and I have succesfully set up SH mod before. However, I set it up on CS 1.5, and now with 1.6, I am running into all sorts of problems. Here are all the error messages the game gave me when trying to run a dedicated server. And I did set up the server in the dedicated server folder.

[AMX] Plugin file open error (plugin "superheromod.amx")
[AMX] Function not found (name "MessageBlock") (plugin "superheromodmysql.amx")
[AMX] Function not found (name "MessageBlock") (plugin "superheromodvault.amx")
[AMX] Function not found (name "SetSpeak") (plugin "sh_anubis.amx")
[AMX] Function not found (name "Entvars_Set_Float") (plugin "sh_aquaman.amx")
[AMX] Function not found (name "Entvars_Set_Edict") (plugin "sh_bomberman.amx")
[AMX] Function not found (name "Entvars_Get_Vector") (plugin "sh_hulk.amx")
[AMX] Function not found (name "Entvars_Get_Int") (plugin "sh_humantorch.amx")
[AMX] Function not found (name "Entvars_Set_Vector") (plugin "sh_ironman.amx")
[AMX] Function not found (name "Entvars_Set_Vector") (plugin "sh_magneto.amx")
[AMX] Function not found (name "CS_ClearModel") (plugin "sh_mystique.amx")
[AMX] Function not found (name "Entvars_Set_Vector") (plugin "sh_nightcrawler.amx")
[AMX] Function not found (name "set_user_velocity") (plugin "sh_spiderman.amx")
[AMX] Function not found (name "set_user_footsteps") (plugin "sh_windwalker.amx")
[AMX] Function not found (name "entity_set_vector") (plugin "sh_agent.amx")
[AMX] Function not found (name "entity_get_int") (plugin "sh_bazooka.amx")
[AMX] Function not found (name "remove_entity") (plugin "sh_beyonder.amx")
[AMX] Function not found (name "cs_get_user_money") (plugin "sh_billgates.amx")
[AMX] Function not found (name "CS_ClearModel") (plugin "sh_copycat.amx")
[AMX] Function not found (name "entity_get_float") (plugin "sh_demoman.amx")
[AMX] Function not found (name "entity_get_vector") (plugin "sh_fartman.amx")
[AMX] Function not found (name "cs_set_user_money") (plugin "sh_greenarrow.amx")
[AMX] Function not found (name "entity_get_int") (plugin "sh_invisman.amx")
[AMX] Function not found (name "FindEntity") (plugin "sh_morpheus.amx")
[AMX] Function not found (name "get_user_velocity") (plugin "sh_sniper.amx")
[AMX] Function not found (name "FindEntity") (plugin "sh_vash.amx")
[AMX] Function not found (name "cs_reset_user_model") (plugin "sh_vip.amx")
[AMX] Function not found (name "entity_set_vector") (plugin "sh_yoda.amx")
[AMX] Function not found (name "set_user_footsteps") (plugin "sh_grimreaper.amx")
[AMX] Function not found (name "get_user_button") (plugin "sh_predator.amx")
[AMX] Function not found (name "set_user_velocity") (plugin "sh_batgirl.amx")
[MONSTER] ERROR: Could not find "cstrike/monster_skill.cfg" (default skill used)
[AMX] Function is not present (function "handle_say") (plugin "sh_afterburn.amx")
[AMX] Error raised (module "AMX") (function "register_clcmd")
[AMX] Run time error 10 on line 326 (plugin "sh_afterburn.amx")

jtp10181
08-17-2004, 23:39
you need vexd and xtrafun

and you also have AMXX heros installed which wont work on AMX

Shazam!
08-18-2004, 00:00
you need vexd and xtrafun

and you also have AMXX heros installed which wont work on AMX\

where can I get those? Also, how do you know which ones are amxx?

JASerrano
08-18-2004, 01:55
I think if you get an autoinstaller for SH mod it comes with those

jtp10181
08-18-2004, 07:49
the contrib download for the AMX superhero has vexd and xtrafun, the docs in the mian download has install directions for them.

All the plugins getting errors about missing functions with the word "entitiy" in it are for AMXX also any with "cs_" are from AMXX also.