Raised This Month: $ Target: $400
 0% 

CSDM 2.0 (Old Version)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
afrodan
Junior Member
Join Date: Oct 2005
Old 11-05-2005 , 11:17  
#791

in some custom maps it wont remove hostages. I havent tested it on the regular maps. this happens on cs_crackhouse
__________________




afrodan is offline
Riddick51
BANNED
Join Date: Jul 2005
Location: Lincoln, Nebr US
Old 11-05-2005 , 20:42  
#792

there may be some misunderstanding as to how the gun menu works.

players aren't allowed to spam the gun menu. if players try to repeatedly, over, and over, and over again pull up their gun menu --- they are locked out of the gun menu until they have a death event.

this is a safeguard to prevent spamming of the gun menu.
Riddick51 is offline
Send a message via AIM to Riddick51 Send a message via MSN to Riddick51 Send a message via Yahoo to Riddick51
icez23
New Member
Join Date: Nov 2005
Old 11-06-2005 , 01:45  
#793

I'm having trouble with the plugin in. It doesn't show the gun menu at all.
Can Anybody help me thanks. I recieve this:
L 11/06/2005 - 00:421: [AMXX] Plugin "csdm_equip.amxx" failed to load: Module "cstrike" required for plugin. Check modules.ini.
L 11/06/2005 - 00:421: [AMXX] Plugin "csdm_misc.amxx" failed to load: Module "cstrike" required for plugin. Check modules.ini.

Everything is where its suppose to be too.
icez23 is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 11-06-2005 , 03:23  
#794

Quote:
Originally Posted by icez23
I'm having trouble with the plugin in. It doesn't show the gun menu at all.
Can Anybody help me thanks. I recieve this:
L 11/06/2005 - 00:421: [AMXX] Plugin "csdm_equip.amxx" failed to load: Module "cstrike" required for plugin. Check modules.ini.
L 11/06/2005 - 00:421: [AMXX] Plugin "csdm_misc.amxx" failed to load: Module "cstrike" required for plugin. Check modules.ini.

Everything is where its suppose to be too.
read the error
Freecode is offline
preppen
Junior Member
Join Date: Jun 2004
Old 11-06-2005 , 07:05   bad load on csdm_equip.amxx and csdm_misc.amxx
#795

Hi...

when I run command amx_plugins om my windows server I get this:

CSDM Main 2.00 CSDM Team csdm_main.amxx running
unknown unknown unknown csdm_equip.amxx bad load
unknown unknown unknown csdm_misc.amxx bad load
CSDM Protection 2.00 BAILOPAN csdm_protection running
CSDM Mod 2.00 CSDM Team csdm_spawn_pres running
CSDM Spawn Editor 2.00 CSDM Team spawn_editor.am running

it show me a bad load on csdm_equip.amxx and csdm_misc.amxx.

The plugin works with the respawn futures and all, but I dont get any equip to choose from when I enter my server? All runs around with just a knife!

and when I restart my server it crash... its a freash install and I'm familiar with servers, I have had a few servers up in the last 4 years...

modules cstrike is also installed.

can anyone help me?
preppen is offline
BAILOPAN
Join Date: Jan 2004
Old 11-06-2005 , 08:58  
#796

You don't have all the required modules enabled.
__________________
egg
BAILOPAN is offline
preppen
Junior Member
Join Date: Jun 2004
Old 11-06-2005 , 11:15  
#797

you where right...

thanx
preppen is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-06-2005 , 15:42  
#798

OK - Spawn Editor has been sent to Freecode - he will test it and work on it more (if someone wants to test it - it's rewritten and has some new features - I can post it if Bailopan lets me ), but I found one bug more in csdm_equip plugin. In the function csdm_PostSpawn(player) in the part
Code:
    }     else     {         if (g_mShowuser[player])         {
You need to add this line:
Code:
            if((cs_get_user_team(player) != CS_TEAM_T) && (cs_get_user_team(player) != CS_TEAM_CT)) return PLUGIN_CONTINUE
Otherwise any spectator will see gun menu after joining the server.

Another bug - easy to re-produce:
Start the server with CSDM enabled, play a bit , then switch off CSDM. Let few people get killed and during the same round enable CSDM again. These people they were dead at re-enabling CSDM they will stay dead until round will end, everyone else is normally respawning after dieing. There is a need to add a check if csdm is re-enabled during the game - then restart the round - then all players should be alive. Tested with new CSDM module (sources in CVS).
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
catavencu02
New Member
Join Date: Nov 2005
Old 11-07-2005 , 16:39   Re: error map change death match 2.00
#799

Quote:
Originally Posted by darkocean
./hlds_run: line 342: 9672 Segmentatie fout $HL_CMD
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem

what is the problem?? if info need post a guestion

ps: i get this error when a get a mapchange
I have the same problem. On map change the server crashes.

Code:
L 11/07/2005 - 23:32:15: Server cvar "sv_waterfriction" = "1"
L 11/07/2005 - 23:32:15: Server cvars end
L 11/07/2005 - 23:32:15: -------- Mapchange to de_aztec --------
L 11/07/2005 - 23:32:15: Server cvar "sv_maxspeed" = "900"
[AMXX] Loaded 64 admins from file
L 11/07/2005 - 23:32:15: Server cvar "amx_nextmap" = "aim_map"
./hlds_run: line 342:  4469 Segmentation fault      (core dumped) $HL_CMD
Failed to read a valid object file image from memory.
Cannot access memory at address 0xbfa8fd48
debug.cmds:4: Error in sourced command file:
Cannot access memory at address 0xbfa8fd48
email debug.log to [email protected]
Mon Nov  7 23:32:15 EET 2005: Server restart in 10 seconds
I'm running the server on a Fedora Core 4, P4 2.8Ghz box, with metamod 1.18, amxmodx 1.60 and no other plugins. When I disable CSDM from plugins.ini and modules.ini everithing works fine.

Any ideas what could cause this ?
catavencu02 is offline
BAILOPAN
Join Date: Jan 2004
Old 11-07-2005 , 17:19  
#800

No, but if you give me SSH access I can debug it for you.

To debug on your server, I need:
Non-root, temporary SSH access to the HLDS installation where it crashes.
The ability to start/stop an instance of the server at leisure.
GDB (Gnu DeBugger), GCC (Gnu Compiler Collection - including g++)
CVS (the client) or wget (URL downloading client)
vi (text editor).

Most servers already have most of these. It's very helpful and I can track down the problem almost immediately. Otherwise, you're outta luck because I can't reproduce this problem on my own server ;)
__________________
egg
BAILOPAN is offline
Closed Thread



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 11:22.


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