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

CSDM 2.10+AMX 1.75


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
crazeejitt
Member
Join Date: Jun 2006
Old 08-04-2006 , 11:17   CSDM 2.10+AMX 1.75
Reply With Quote #1

Soo I was bored so I just thought I would put together a amx 1.75 and CSDM 2.10 file together so here it is ^_^.
__________________


crazeejitt is offline
crazeejitt
Member
Join Date: Jun 2006
Old 08-04-2006 , 11:19   Re: CSDM 2.10+AMX 1.75
Reply With Quote #2

it exceeds the forums upload limits so heres a link =/ http://truegaming.org/amx/AMX 1.75+CSDM 2.zip =]
__________________



Last edited by crazeejitt; 09-01-2006 at 14:56.
crazeejitt is offline
chrisi5232
Junior Member
Join Date: Apr 2006
Old 08-13-2006 , 07:35   Re: CSDM 2.10+AMX 1.75
Reply With Quote #3

Hi,

I downloaded it and copied it into addons\ Folder, but it doesn't work!
I always get the same error..

Code:
] meta list
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.75a    ini   ANY   ANY  
 [ 2] STATSME          RUN   -    statsme_mm.dll    v2.8.3    ini   Chlvl Chlvl
 [ 3] Fun              RUN   -    fun_amxx.dll      v1.75     pl1   ANY   ANY  
 [ 4] Engine           RUN   -    engine_amxx.dll   v1.75     pl1   ANY   ANY  
 [ 5] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.75     pl1   ANY   ANY  
 [ 6] CStrike          RUN   -    cstrike_amxx.dll  v1.75     pl1   ANY   ANY  
 [ 7] CSX              RUN   -    csx_amxx.dll      v1.75     pl1   ANY   ANY  
 [ 8] CSDM2            RUN   -    csdm_amxx.dll     v2.10     pl1   ANY   ANY  
8 plugins, 8 running
] csdm_active 1
] amxx plugins
Currently loaded plugins:
       name                    version  author            file             status   
 [  1] Admin Base              1.75     AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.75     AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.75     AMXX Dev Team     adminhelp.amxx   running  
....
[ 21] unknown                 unknown  unknown           csdm_main.amxx   bad load 
 [ 22] unknown                 unknown  unknown           csdm_equip.amxx  bad load 
 [ 23] unknown                 unknown  unknown           csdm_spawn_pres  bad load 
 [ 24] CSDM Spawn Editor       2.10     CSDM Team         spawn_editor.am  paused   
 [ 25] unknown                 unknown  unknown           csdm_misc.amxx   bad load 
 [ 26] unknown                 unknown  unknown           csdm_protection  bad load 
 [ 27] CSDM Main               2.10     CSDM Team         csdm_ffa.amxx    paused   
( 21) Load fails: Plugin uses an unknown function (name "csdm_respawn") - check your modules.ini.
( 22) Load fails: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
( 23) Load fails: Plugin uses an unknown function (name "csdm_trace_hull") - check your modules.ini.
( 25) Load fails: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
( 26) Load fails: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
27 plugins, 20 running
On debug mode:
Code:
L 08/13/2006 - 13:45:08: Called dynanative into a paused plugin.
L 08/13/2006 - 13:45:08: [AMXX] Displaying debug trace (plugin "spawn_editor.amxx")
L 08/13/2006 - 13:45:08: [AMXX] Run time error 10: native error (native "csdm_main_menu")
L 08/13/2006 - 13:45:08: [AMXX]    [0] spawn_editor.sma::plugin_init (line 55)
L 08/13/2006 - 13:45:08: Called dynanative into a paused plugin.
L 08/13/2006 - 13:45:08: [AMXX] Displaying debug trace (plugin "csdm_ffa.amxx")
L 08/13/2006 - 13:45:08: [AMXX] Run time error 10: native error (native "csdm_main_menu")
L 08/13/2006 - 13:45:09: [AMXX]    [0] csdm_ffa.sma::plugin_init (line 75)
In my modules.ini:
fun
engine
fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx

Please help me! :O
chrisi5232 is offline
crazeejitt
Member
Join Date: Jun 2006
Old 08-13-2006 , 10:49   Re: CSDM 2.10+AMX 1.75
Reply With Quote #4

you have to put the addons folder I have in it. Go to my file names AMX1.75+CSDM2, the go to addons then got to the addons folder in your server and copy in paste EVERYTHING from the addons in my folder to the addons folder on your server and click yes to all when it asks to overwrite
__________________


crazeejitt is offline
crazeejitt
Member
Join Date: Jun 2006
Old 08-13-2006 , 10:50   Re: CSDM 2.10+AMX 1.75
Reply With Quote #5

you seem to have most modules and plugins in the wrong folder
__________________


crazeejitt is offline
chrisi5232
Junior Member
Join Date: Apr 2006
Old 08-13-2006 , 11:09   Re: CSDM 2.10+AMX 1.75
Reply With Quote #6

Ok, I found the problem. Im using ZBot, so the config.ini of metamod looks like this:
gamedll dlls\zbot.dll

When I change it to mp.dll it works perfectly..

So I have to change it every time I want to play CSDM? :S
Or does CSDM works with PODbot?

Or I have to use tDM..hmm..
chrisi5232 is offline
BAILOPAN
Join Date: Jan 2004
Old 08-13-2006 , 12:59   Re: CSDM 2.10+AMX 1.75
Reply With Quote #7

zbot is an illegal hack of CZ bots and I've no intention to support it. It also crashes a lot.
__________________
egg
BAILOPAN is offline
chrisi5232
Junior Member
Join Date: Apr 2006
Old 08-14-2006 , 09:01   Re: CSDM 2.10+AMX 1.75
Reply With Quote #8

Yeah, with Podbot it works fine

But Podbot don't create waypoints dynamicly..or? This would be great for costum maps..

Or can I use the zBot waypoints for Podbot?
chrisi5232 is offline
cigs
Senior Member
Join Date: Jul 2006
Old 08-14-2006 , 14:11   Re: CSDM 2.10+AMX 1.75
Reply With Quote #9

I doubt it. And that is something you should look op here: http://www.bots-united.com/
__________________
cigs is offline
Old 08-14-2006, 16:05
crazeejitt
This message has been deleted by BAILOPAN. Reason: inappropriate language
chrisi5232
Junior Member
Join Date: Apr 2006
Old 08-14-2006 , 16:47   Re: CSDM 2.10+AMX 1.75
Reply With Quote #10

What, Im a hacker? lol

To create a self-installer use iexpress.exe (in C:\Windows\system32).

edit: Thanks Bail

Last edited by chrisi5232; 08-15-2006 at 11:53.
chrisi5232 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 18:58.


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