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

CSDM 2.1.3d KWo beta


Post New Thread Reply   
 
Thread Tools Display Modes
SoulWeaver16
Senior Member
Join Date: May 2021
Location: Uruguay
Old 05-29-2021 , 15:24   Re: CSDM 2.1.3d KWo beta
Reply With Quote #541

I'm a little late but, your mod works relatively well with the polymorph mod (Mod Manager)
Maybe it's unrelated, because the only thing I run is the csdm_enable 0 command
The respawn works well, the tickets I think also, what does not work is the equipment menu, when it reappears it does not appear to buy, perhaps it is just my error, in any case, with the CSDM 2.0 (Old version) it does not happen.
SoulWeaver16 is offline
Moke1984
New Member
Join Date: Aug 2021
Old 08-22-2021 , 14:42   Re: CSDM 2.1.3d KWo beta
Reply With Quote #542

it doesnt work on windows server cs 1.6 AMXMODX v1.8.2, MetaMod v1.21.1-am

L 08/22/2021 - 18:40:49: Start of error session.
L 08/22/2021 - 18:40:49: Info (map "cs_assault") (file "addons/amxmodx/logs/error_20210822.log")
L 08/22/2021 - 18:40:49: [AMXX] Plugin file open error (plugin "csdm_main.amxx")
L 08/22/2021 - 18:40:49: [AMXX] Plugin file open error (plugin "csdm_equip.amxx")
L 08/22/2021 - 18:40:49: [AMXX] Plugin file open error (plugin "csdm_spawn_preset.amxx")
L 08/22/2021 - 18:40:49: [AMXX] Plugin file open error (plugin "csdm_misc.amxx")
L 08/22/2021 - 18:40:49: [AMXX] Plugin file open error (plugin "csdm_protection.amxx")
L 08/22/2021 - 18:40:49: [AMXX] Plugin file open error (plugin "csdm_ffa.amxx")
Moke1984 is offline
@LeX
Junior Member
Join Date: Nov 2018
Old 10-23-2021 , 05:26   Re: CSDM 2.1.3d KWo beta
Reply With Quote #543

why ?

PHP Code:
   Metamod-r version 1.3.0.128 Copyright (c2016-2018 ReHLDS Team (rebuild of original Metamod by Will Day and Jussi Kivilinna)
   
Metamod-r 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.

Metamod-r v1.3.0.128, API (5:13)
Metamod-r build: 15:47:39 Aug 24 2018
Metamod-r from: https://github.com/theAsmodai/metamod-r/commit/0cf2f70

   AMX Mod X version 1.9.0.5293 Copyright (c) 2004-2015 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'
.
   
This is free software and you are welcome to redistribute it under
   certain conditions
type 'amxx gpl' for details.

[
ReAuthCheckVersion0.1.6 Windows 'Counter-Strike 1.6'
[ReAuthCheckSuccessConfiguration executed.
[
ReAuthCheckSuccessBuild ReHLDS version defined Windows '2628'
ReGameDLL version5.21.0.534-dev
L 10
/23/2021 12:25:20: -------- Mapchange to de_dust2 --------
Can't register variable "mp_freeforall", already defined
L 10/23/2021 - 12:25:20: [AMXX] Plugin "csdm_main.amxx" failed to load: Plugin uses an unknown function (name "csdm_respawn") - check your modules.ini.
L 10/23/2021 - 12:25:20: [AMXX] Plugin "csdm_equip.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 10/23/2021 - 12:25:20: [AMXX] Plugin "csdm_spawn_preset.amxx" failed to load: Plugin uses an unknown function (name "csdm_trace_hull") - check your modules.ini.
L 10/23/2021 - 12:25:20: [AMXX] Plugin "csdm_misc.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 10/23/2021 - 12:25:20: [AMXX] Plugin "csdm_stripper.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 10/23/2021 - 12:25:20: [AMXX] Plugin "csdm_protection.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
Executing ReGameDLL Configuration File
L 10/23/2021 - 12:25:20: [CSDM2] CSDM failed to load, contact author...
[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 
@LeX is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 11-02-2021 , 02:11   Re: CSDM 2.1.3d KWo beta
Reply With Quote #544

Install the csdm_amxx_i386.so from package to server dir .../moddir/amxmodx/modules
Optional if still doesn't start add csdm to .../moddir/amxmodx/configs/modules.ini
To look like this
PHP Code:

;;;
To enable a moduleremove the semi-colon (;) in front of its name.
; If 
it's not here, simply add it its name, one per line.
; You don'
t need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
SQL Modules usually need to be enabled manually ;;
;; 
You can have any number on at a time.  Use      ;;
;;  
amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;
mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
Put third party modules below here.              ;;
;; 
You can just list their nameswithout the _amxx ;;
;;  or 
file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
These modules will be auto-detected and loaded   ;;
;;  as 
needed.  You do not need to enable them here ;;
;;  
unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;
fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
;cstrike
;csx
;hamsandwich
;csdm 
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 11-02-2021 at 02:13.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
@LeX
Junior Member
Join Date: Nov 2018
Old 05-01-2022 , 14:37   Re: CSDM 2.1.3d KWo beta
Reply With Quote #545

Quote:
Originally Posted by CryWolf View Post
Install the csdm_amxx_i386.so from package to server dir .../moddir/amxmodx/modules
Optional if still doesn't start add csdm to .../moddir/amxmodx/configs/modules.ini
To look like this
PHP Code:

;;;
To enable a moduleremove the semi-colon (;) in front of its name.
; If 
it's not here, simply add it its name, one per line.
; You don'
t need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
SQL Modules usually need to be enabled manually ;;
;; 
You can have any number on at a time.  Use      ;;
;;  
amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;
mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
Put third party modules below here.              ;;
;; 
You can just list their nameswithout the _amxx ;;
;;  or 
file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
These modules will be auto-detected and loaded   ;;
;;  as 
needed.  You do not need to enable them here ;;
;;  
unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;
fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
;cstrike
;csx
;hamsandwich
;csdm 
sorry for the late reply...
i solved the problem. the problem was with the latest version of rehlds

i don't know precise what version of rehlds ( linux ) i used
i downloaded randmly old version of rehlds )

i wanted to use CSDM mode also on local mode to test certain plugins that worked only with CSDM
but for this ... i needed to use more old version of rehlds, more precise 3.8.0.711 ( windows )

i will come back with an edit with the rehlds version i used

ps.
normally it should load the necessary modules automatically and if it doesn't work we add it manually from "modules.ini". i knew this. thanks anyway

but my problem was that the CSDM module is not loading

shows that it is running in the meta list but stopped instantly after loading, which made that message in the meta list appear normal, probably saved temporarily in hlds memory and was displayed each time as if it was running, or it was running but stopped at a certain point which made the module appear to be running but the functions no.
i don't know i'm not an expert ) i am noob on this )

edit:
i come back )
my current rehlds version is: 3.10.0.761
more precise:
PHP Code:
ReHLDS version3.10.0.761-dev
Build date
14:03:01 Jul 25 2021 (2661)
Build from"i don't know if i'm allowed to post such links so i leave it hidden :)" 

Last edited by @LeX; 05-01-2022 at 14:50.
@LeX is offline
sharpwg
Junior Member
Join Date: Feb 2019
Old 06-02-2022 , 00:39   Re: CSDM 2.1.3d KWo beta
Reply With Quote #546

In my server you keep spawning with your knife out. Should be a pistol or gun right? Preferably your primary gun. Is this normal behavior?
sharpwg is offline
Siska1
Senior Member
Join Date: Feb 2020
Location: BedRock
Old 07-10-2022 , 05:32   Re: CSDM 2.1.3d KWo beta
Reply With Quote #547

How to change [csdm] prefix ?
__________________
Siska1 is offline
Send a message via Skype™ to Siska1
BobbyTanomred
New Member
Join Date: Jul 2022
Old 09-16-2022 , 03:35   Re: CSDM 2.1.3d KWo beta
Reply With Quote #548

I have been using zbots for what must bei close to ten years and I have never had an problems with them nor have I ever heard that they might get you VAC banned. So, no worries about using them. Still I'd be interested in seeing where you got that idea from!
BobbyTanomred is offline
ChillerX
Member
Join Date: Dec 2022
Old 01-15-2023 , 16:59   Re: CSDM 2.1.3d KWo beta
Reply With Quote #549

Quote:
Originally Posted by Siska1 View Post
How to change [csdm] prefix ?
Is it [csdm] or [CSDM] ?

If its the 2nd then you need to change all of these lines: client_print(id, print_chat, "[CSDM] This etc" and there is a lot of them i the main.sma alone.
I couldn't find any prefix/prefix cvar in the the sma`s or the .inc file.

Last edited by ChillerX; 01-15-2023 at 17:21.
ChillerX is offline
darkallience32
Junior Member
Join Date: Jan 2018
Old 01-18-2023 , 14:34   Re: CSDM 2.1.3d KWo beta
Reply With Quote #550

Useful , thank you!
__________________
Connect : CSDM.ZEROHP.RO
IP SERVER : 162.19.195.149:27015
Mod: Respawn | Status: Online | Owner: [COLOR="Lime"]SeeTherr

darkallience32 is offline
Reply


Thread Tools
Display Modes

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:56.


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