Raised This Month: $51 Target: $400
 12% 

Problems Loading Plugins {Revised}


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Death Blooms
Junior Member
Join Date: May 2004
Old 05-06-2004 , 19:07   Problems Loading Plugins {Revised}
Reply With Quote #1

I am having problems loading the following plugins :

nvg_mode.amx
covertopsv1.0F.amx

here are my files:

plugins.ini (AMXX)
---------------
; AMX Mod X plugins

admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
;restmenu.amx ; restrict weapons menu
;telemenu.amx ; teleport menu (Fun Module required!)
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
welcomemsg.amx ; displays motd @ client connection
pausecfg.amx ; allows to pause and unpause some plugins
stats.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
statscfg.amx ; allows to manage stats plugins via menu and commands
amx_gore.amx ; Awp, Knife, HeadShot Explosions, Bleeding and Gore
covertopsv1.0F.amx ; Steal Clothing After You Kill Em
nvg_mode.amx ; Night Vision Mode

plugins.ini (METAMOD)
-------------
linux addons/amxx/dlls/amxx_mm_i386.so

modules.ini (AMXX)
------------------
; AMX Mod X Modules; You can specify both linux & win32 modules here
;;Use i686 instead of i386 to use glibc2.3 optimized binaries

; Fun - This has extra functions for "extra" stuff
fun_amx_i386.so

; Engine - This has engine functions core to half-life
;engine_amx_i386.so

; MySQL - This adds MySQL connection support
;mysql_amx_i386.so

; Counter-Strike - This adds functions specific to Counter-Strike
cstrike_amx_i386.so

; CS Stats - This adds functionality for CS statistical information
csstats_amx_i386.so

Im running mandrake 10.0, AMXX 0.16 Linux, Metamod 1.17

Linux Server Engine version 11
HL base content version 6
cstrike content version 10
Protocol version 47
Exe version 1.1.2.5/Stdio (cstrike)
Exe build: 12:49:21 Mar 9 2004 (2693)


This is what happens when i start the server...
------------------------
Auto detecting CPU
Using default binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Logging in as 'bushfuckspigs'
Checking/Installing 'Linux Server Engine' version 11

Checking/Installing 'HL base content' version 6

Checking/Installing 'cstrike content' version 10

HLDS installation up to date

Console initialized.
scandir failed:/usr/steam/hlds_l/./valve/SAVE
scandir failed:/usr/steam/hlds_l/./platform/SAVE
Protocol version 47
Exe version 1.1.2.5/Stdio (cstrike)
Exe build: 12:49:21 Mar 9 2004 (2693)
STEAM Auth Server
couldn't exec language.cfg
Server IP address 24.18.186.150:27015

Original Metamod version 1.17 Copyright (c) 2001-2003 Will Day willday@metamo
d.org
Metamodx 1.17X3 patches (C) 2004 David 'BAILOPAN' Anderson
Metamodx comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.

L 05/06/2004 - 14:50:08: AMX Mod X log file started (file "addons/amxx/logs/L050
6028.log") (version "0.16")
Downloading Security Module from Speakeasy.net ...
Loaded plugin 'Fun' successfully
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxx_mm_i386.so v0.16 ini ANY ANY
[ 2] Fun RUN - fun_amx_i386.so v0.16 cmd ANY ANY
2 plugins, 2 running
Loaded plugin 'Counter-Strike' successfully
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxx_mm_i386.so v0.16 ini ANY ANY
[ 2] Fun RUN - fun_amx_i386.so v0.16 cmd ANY ANY
[ 3] Counter-Strike RUN - cstrike_amx_i386 v0.16 ST cmd Pause Pause
3 plugins, 3 running
Loaded plugin 'CS Stats' successfully
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxx_mm_i386.so v0.16 ini ANY ANY
[ 2] Fun RUN - fun_amx_i386.so v0.16 cmd ANY ANY
[ 3] Counter-Strike RUN - cstrike_amx_i386 v0.16 ST cmd Pause Pause
[ 4] CS Stats RUN - csstats_amx_i386 v0.16 cmd ANY ANY
4 plugins, 4 running
Completed downloading Security Module from Speakeasy.net
Server is in Secure Mode.
scandir failed:/usr/steam/hlds_l/./valve/SAVE
scandir failed:/usr/steam/hlds_l/./platform/SAVE
L 05/06/2004 - 14:50:16: [AMXX] Function not found (name "set_lights") (plugin "
nvg_mode.amx")
[AMXX] Loaded 1 admin from file

Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
couldn't exec listip.cfg
couldn't exec banned.cfg
Server logging data to file logs/L0506056.log
L 05/06/2004 - 14:501: Log file started (file "logs/L0506056.log") (game "cstr
ike") (version "47/1.1.2.5/Stdio/2693")
L 05/06/2004 - 14:501: Server cvar "mp_logdetail" = "2"
L 05/06/2004 - 14:501: Server cvar "mp_timelimit" = "25"
L 05/06/2004 - 14:501: Server cvar "mp_c4timer" = "30"
L 05/06/2004 - 14:501: Server cvar "mp_flashlight" = "1"
L 05/06/2004 - 14:501: Server cvar "mp_freezetime" = "1"
L 05/06/2004 - 14:501: Server cvar "mp_friendlyfire" = "1"
L 05/06/2004 - 14:501: Server cvar "mp_hostagepenalty" = "0"
L 05/06/2004 - 14:501: Server cvar "mp_tkpunish" = "1"
L 05/06/2004 - 14:501: Server cvar "sv_maxspeed" = "320"
L 05/06/2004 - 14:501: Server cvar "sv_proxies" = "0"
L 05/06/2004 - 14:501: Server cvar "allow_spectators" = "2"
L 05/06/2004 - 14:501: Server cvar "mp_chattime" = "1"
L 05/06/2004 - 14:501: Server cvar "decalfrequency" = "60"
L 05/06/2004 - 14:501: Server cvar "sv_maxrate" = "8000"
L 05/06/2004 - 14:501: Server cvar "sv_minrate" = "4000"
"sv_contact" is ""
L 05/06/2004 - 14:501: Server cvar "sv_region" = "255"
L 05/06/2004 - 14:501: Server cvar "mp_timelimit" = "20"
couldn't exec listip.cfg
couldn't exec banned.cfg
L 05/06/2004 - 14:501: Log file closed
Server logging data to file logs/L0506057.log
L 05/06/2004 - 14:501: Log file started (file "logs/L0506057.log") (game "cstr ike") (version "47/1.1.2.5/Stdio/2693")
L 05/06/2004 - 14:501: Server cvar "mp_timelimit" = "25"
"sv_contact" is ""
Adding auth server 65.73.232.251:27040
Adding auth server 65.73.232.253:27040
Adding master server 207.173.177.12:27010
Adding master server 207.173.177.11:27010
L 05/06/2004 - 14:509: World triggered "Round_Start"
Type 'amx_help' in the console to see available commands
Time Left: 24:43 min. Next Map: de_aztec

when i issue : amxx plugins
--------------------------------
amxx plugins
Currently loaded plugins:
name version author file status
[ 1] Admin Base 0.16 AMXX Dev Team admin.amx running
[ 2] Admin Commands 0.16 AMXX Dev Team admincmd.amx running
[ 3] Admin Help 0.16 AMXX Dev Team adminhelp.amx running
[ 4] Slots Reservation 0.16 AMXX Dev Team adminslots.amx running
[ 5] Menus Front-End 0.16 AMXX Dev Team menufront.amx running
[ 6] Commands Menu 0.16 AMXX Dev Team cmdmenu.amx running
[ 7] Players Menu 0.16 AMXX Dev Team plmenu.amx running
[ 8] Maps Menu 0.16 AMXX Dev Team mapsmenu.amx running
[ 9] Anti Flood 0.16 AMXX Dev Team antiflood.amx running
[ 10] Admin Chat 0.16 AMXX Dev Team adminchat.amx running
[ 11] Admin Votes 0.16 AMXX Dev Team adminvote.amx running
[ 12] NextMap 0.16 AMXX Dev Team nextmap.amx running
[ 13] TimeLeft 0.16 AMXX Dev Team timeleft.amx running
[ 14] Nextmap Chooser 0.16 AMXX Dev Team mapchooser.amx running
[ 15] Scrolling Message 0.16 AMXX Dev Team scrollmsg.amx running
[ 16] Info. Messages 0.16 AMXX Dev Team imessage.amx running
[ 17] Welcome Message 0.16 AMXX Dev Team welcomemsg.amx running
[ 18] Pause Plugins 0.16 AMXX Dev Team pausecfg.amx running
[ 19] CS Stats 0.16 AMXX Dev Team stats.amx running
[ 20] CS Stats Logging 0.16 AMXX Dev Team stats_logging.a running
[ 21] CS Misc. Stats 0.16 AMXX Dev Team miscstats.amx running
[ 22] Stats Configurati 0.16 AMXX Dev Team statscfg.amx running
[ 23] Plugin Gore 1.1 mike_cao amx_gore.amx running
[ 24] CovertOps 1.0F Xmdxtremekiller covertopsv1.0F. running
[ 25] unknown unknown unknown nvg_mode.amx bad load
25 plugins, 24 running

when i issue amx_modules
-------------------------
amx_modules
Currently loaded modules:
name version author
CS Stats 0.16 AMX Mod X Dev Team
Counter-Strike 0.16 ST AMX Mod X Dev Team
Fun 0.16 AMX Mod X Dev Team
3 modules

-------------------
---------------
-----------

The issue here is that the covert ops plugin is letting you steal your enemy clothing after death by binding a key to 'getclothes' , when you do this or say to your team getclothes, it tells you to bind it, yes but when i do i cannot steal enemy clothign after death even tho this plugin does load.

The second issue is the night vison plugin, i know many people use this, it makes maps with no lights and you get nightvision, well i try to load it on the above server with those configs it does not load, did i miss to add a line or something i have consulted the manual and faq and searched on my own for many hours, any clues , anyone have set this up before know how to fix

im pretty sure no typos in the file names, i did copy and paste, etc.

the requires ments for these plugins were amxx and metamod x

-------------------------------------

peace
Death Blooms is offline
Death Blooms
Junior Member
Join Date: May 2004
Old 05-06-2004 , 19:16  
Reply With Quote #2

any help loading the nightvision plugin would be nice
Death Blooms is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode