Help - Search - Members - Calendar
Full Version: Plugin Problems
Unknown Worlds Forums > Natural Selection > Natural Selection Discussion > General Server Discussion
pacman
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)?
Depot
My guess is you never updated the new ns module for amxx, created for 3.05. Register on modNS.org Forums, then go here for the latest module.
pacman
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.
Baltazhar
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?
biggrin-fix.gif
pacman
Lerk lift is on the ModNS forums, but I've only seen it work on Lerk-Gorges
Baltazhar
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.
Depot
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.
pacman
It works now. Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.