Plugin Problems

pacmanpacman Join Date: 2005-03-29 Member: 46900Members
A while ago (2 months to be exact), I used to run an NS server off my comp.
However, two problems plagued me (changing IPs and my internet connection kept crashing when I ran the server). Therefore, I was forced to shut down the server.

Recently, I re-tried running the server.

Everything (except the IP problem) worked perfectly... at first.

Turns out my plugins (latejoin XP, extralevels2, lerk lift) aren't working.


So:
Any advice on how to fix my plugins (or the IP problem)?

Comments

  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    edited August 2005
    My guess is you never updated the new ns module for amxx, created for 3.05. Register on <a href='http://www.modns.org/forums/' target='_blank'>modNS.org Forums</a>, then go <a href='http://www.modns.org/forums/index.php?showtopic=1955' target='_blank'>here</a> for the latest module.
  • pacmanpacman Join Date: 2005-03-29 Member: 46900Members
    The plugins work, it's just that if I try to use an upgrade on the menu upgrades, it says you don't have enough <blank>.
    Solo Test Example:
    (console)
    amx_rcon sv_cheats 1
    givexp 1000
    (in-game)
    Level 50: Behemoth (+9)
    Upgrade Adrenaline
    /xmenu
    Blood Lust
    Msg: You either do not have enough requirements, have the maximum level of this upgrade or not enough points.
  • BaltazharBaltazhar Join Date: 2005-08-01 Member: 57285Members
    1.)
    Your ip problem is it just the ports, or is it also the rest?

    2.)
    Can you tell me where you got lerk lift?
    <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
  • pacmanpacman Join Date: 2005-03-29 Member: 46900Members
    Lerk lift is on the ModNS forums, but I've only seen it work on Lerk-Gorges
  • BaltazharBaltazhar Join Date: 2005-08-01 Member: 57285Members
    ok nwm about that i found superlift insted. but i got a problem so can anyone tell me how i can fix this:
    //AMXXSC compile.exe
    // by the AMX Mod X Dev Team


    //// dfa_superlerk.sma
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(26) : warning 201
    : redefinition of constant/macro (symbol "IN_USE")
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(143) : error 017:
    undefined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(143) : error 017:
    undefined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(144) : error 017:
    undefined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(144) : error 017:
    undefined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(145) : error 017:
    undefined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(145) : error 017:
    undefined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(225) : error 017:
    undefined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(226) : error 017:
    undefined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(227) : error 017:
    undefined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\dfa_superlerk.sma(237) : error 017:
    undefined symbol "set_origin"
    //
    // 10 Errors.
    // Could not locate output file compiled\dfa_superlerk.amx (compile failed).
    //
    // Compilation Time: 0.23 sec
    // ----------------------------------------

    //// lerklift.sma
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(38) : warning 201: red
    efinition of constant/macro (symbol "IN_USE")
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(143) : error 017: unde
    fined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(143) : error 017: unde
    fined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(144) : error 017: unde
    fined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(144) : error 017: unde
    fined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(145) : error 017: unde
    fined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(145) : error 017: unde
    fined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\lerklift.sma(285) : error 017: unde
    fined symbol "set_origin"
    //
    // 7 Errors.
    // Could not locate output file compiled\lerklift.amx (compile failed).
    //
    // Compilation Time: 0.22 sec
    // ----------------------------------------

    //// me_superlift.sma
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(59) : warning 201:
    redefinition of constant/macro (symbol "IN_USE")
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(93) : error 017: u
    ndefined symbol "get_ent"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(94) : error 017: u
    ndefined symbol "get_ent"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(241) : error 017:
    undefined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(241) : error 017:
    undefined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(242) : error 017:
    undefined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(242) : error 017:
    undefined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(243) : error 017:
    undefined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(243) : error 017:
    undefined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(406) : error 017:
    undefined symbol "pev_origin_x"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(407) : error 017:
    undefined symbol "pev_origin_y"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(408) : error 017:
    undefined symbol "pev_origin_z"
    // C:\HLDSserver\ns\addons\amxmodx\scripting\me_superlift.sma(418) : error 017:
    undefined symbol "set_origin"
    //
    // 12 Errors.
    // Could not locate output file compiled\me_superlift.amx (compile failed).
    //
    // Compilation Time: 0.27 sec
    // ----------------------------------------

    It happens every time i try to compile it.
  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    Pacman, if your server was down for 2 months you have the old ns module installed for amxx. Also ensure all of your required modules are enabled.

    @Baltazhar: It appears you're attempting to compile an amx plugin using an amxx compiler. Make sure you have the proper version for your server, and that all the required modules are enabled.
  • pacmanpacman Join Date: 2005-03-29 Member: 46900Members
    It works now. Thanks.
Sign In or Register to comment.