Meta Mod Plugins Too Old?

bradisbestbradisbest Join Date: 2004-02-28 Member: 26959Members, Constellation
I am trying to add plugins like lerk lift and phaseEQ, and I always get the error that I need metamod 5.9 not 5.10. Where can I find this earlier version of metamod, or is there a work aroud?

Comments

  • bradisbestbradisbest Join Date: 2004-02-28 Member: 26959Members, Constellation
    I think it is actually that i am running AMX mod 0.9.7 I cannot seem to upgrade it to 0.9.8 I changed the .so file with no luck. SO I overwrote the entire addons/amx directory. How do i upgrade amx?
  • CheesyPetezaCheesyPeteza Join Date: 2002-11-24 Member: 9784Members, NS1 Playtester, Constellation
    <!--QuoteBegin-bradisbest+May 14 2004, 08:59 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (bradisbest @ May 14 2004, 08:59 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> I think it is actually that i am running AMX mod 0.9.7 I cannot seem to upgrade it to 0.9.8 I changed the .so file with no luck. SO I overwrote the entire addons/amx directory. How do i upgrade amx? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Metamod <b>WARNINGS</b> about newer versions are just warnings, not errors. It just means the plugin has been compiled against a different version than you are using. Its only telling you incase there is a problem, so that you can try to get a newer version.

    AMXMod 0.9.6j, 0.9.7 and 0.9.8 all have the version number, 0.9.7. They are essentially all the same version, just compiled against different HL SDKs due to some updates that broke things.
  • bradisbestbradisbest Join Date: 2004-02-28 Member: 26959Members, Constellation
    Well i get the following errors with all plugins that are .so plugins and the server restarts itself.

    L 05/14/2004 - 18:41:25: [META] dll: Note: plugin '<selfweld_mm_i386.so>' is usi
    ng an older interface version (5:9), not the latest interface version (5:10); there might be an updated version of the plugin
    L 05/14/2004 - 18:41:25: [META] dll: Loaded plugin 'SelfWeld': SelfWeld v1.01 March 25, 2003, [WHO]Them
    L 05/14/2004 - 18:41:25: [META] dll: Finished loading 2 plugins
    L 05/14/2004 - 18:41:25: [META] dll: Loaded plugin 'CS STATS': CS STATS v0.9.7 (old) Nov 27 2003, OLO

    ...

    [AMX] Couldn't find "AMX_Query" (file "nsp/addons/amx/dlls/selfweld_mm_i386.so")
    [AMX] Make sure that modules are compatible with AMX 0.9.7
    [AMX] Please fix the problem then start the server again
  • CheesyPetezaCheesyPeteza Join Date: 2002-11-24 Member: 9784Members, NS1 Playtester, Constellation
    You load metamod plugins in addons/metamod/plugins.ini, not addons/amx/modules.ini.
  • AvitarAvitar Join Date: 2003-09-11 Member: 20760Members
    Just recompile the plugin for your version of amx from the source...

    this isnt that hard.. =)

    I am a AMX noob and i got it running Plus learned a bit of small and wrote my first plugin in under 6 hours.

    it is easy stuff pls read their manualz in the djeyl forums..
Sign In or Register to comment.