Hi all Wonder if someone has the time to help me. I have installed MetaMod and AdminMod Version 2.50.58, and I am struggeling to get it to work. I have read...
574
Florian Zschocke
zschocke@...
Apr 8, 2004 2:42 pm
You're not supplying enough information for anyone to help you. "Does not work" is usually not much to go by. Sorry, Florian...
575
sparkytech21
Apr 9, 2004 2:24 am
Im having trouble getting people to hang out long enough to get the latest sound files or mods that I have added to my server. Is there a way to allow them to...
576
Michael Costa
silentrunner...
Apr 9, 2004 1:50 pm
if you have a webserver you can enable the sv_downloadurl cvar on your server. for info on that go to htp://www.euvclan.com and search the public forum for a...
577
Chuck Gibke
cgibke
Apr 9, 2004 4:44 pm
... a ... cant ... The game engine assumes that everything in the map resource files (mapname.res) must be present before loading the game. Sounds are not ...
578
lebnix
Apr 11, 2004 6:55 pm
Hello, I used gcc-3.3 It works with 2.95 Thx a lot ... Wno- ... 2.3/multiplayer/common - ... I/home/sim/dev/hlsdk- ... *, ... long ... (const ... ...
579
lebnix
Apr 12, 2004 12:13 am
Hello, I would like to know how to retrieve the server ip and port ? I managed to get the server name using : CVAR_GET_STRING("hostname") but didnt find out...
580
Kevin Masterson
cybermind@...
Apr 12, 2004 8:19 pm
... look at the net_address cvar, it is IP:port ... take a look at ClientUserInfoChanged ( http://metamod.org/dllapi_notes.html#ClientUserInfoChanged )...
581
lebnix
Apr 13, 2004 2:36 am
Hello, Thx a lot for ur help, I managed to get it work.. I still have a little problem : When invoking : void ClientUserInfoChanged( edict_t *pEntity, char...
582
Kevin Masterson
cybermind@...
Apr 13, 2004 3:26 pm
... function ? You have to store the IPs in ClientConnect, i.e. #define MAX_IP_LENGTH 22 //22 = xxx.xxx.xxx.xxx:xxxxx92;0 char UserIPs[32][MAX_IP_LENGTH]; BOOL...
583
Sean Kiles
cheating4cha...
Apr 13, 2004 7:52 pm
I would like to be able to compile my own METAMOD.DLL file. I think I remember what files to edit in the source but I tried learning how to compile it using...
584
currenteprofile
Apr 16, 2004 3:11 am
I have gotten metamod to work with counter-strike and have tons of plugins. It also works with just the metamod.dll and the plugins.ini. But when i copy the...
585
Raven
godraven2002
Apr 16, 2004 12:44 pm
Did you looked at your Console ? what error do you got ? ... From: currenteprofile To: metamod@yahoogroups.com Sent: Friday, April 16, 2004 3:14 AM Subject:...
586
stoney4cs
Apr 16, 2004 5:28 pm
where can i find the download for version 1.17x3 i want to edit a conditionzero server...
587
currenteprofile
Apr 16, 2004 5:44 pm
Thats the thing. It doesn't say ANYTHING. It give the little "[" and then exits out. ... of ... mods, ... And ... thats ... unsubscribe@yahoogroups.com ... of...
588
godraven2002
Apr 16, 2004 5:48 pm
... You can get it here http://www.amxmodx.org/metamodx.php...
589
Florian Zschocke
zschocke@...
Apr 16, 2004 5:53 pm
... http://www.amxmodx.org Florian...
590
da.elf
da.elf@...
Apr 19, 2004 2:43 am
Hello. I had try to compile metamod 1.17 with hlsdk2.3 and with Visual Studio 6, it fails with errors. I had insert headers directories in followed order...
591
David Anderson
player220101
Apr 19, 2004 12:46 pm
You're not using the patched eiface.h file... http://www.adminmod.org/downloads/updated_eiface.tgz Try that. ... http://www.tcwonline.org/ ...
592
da.elf
da.elf@...
Apr 26, 2004 8:39 pm
Hello, pplz! I spend lot of time to find way to detect shots in a cs mod. But I'm even does not found ammo values. Most of game data I get in UpdateClientData ...
593
neverwhere9
Apr 27, 2004 7:44 pm
Im trying to install metamod and AMX but it wont start up. Ive even removed my AMX dir entirely and just tried running CS with only metamod as a plugin, but it...
594
Heinz
heinzschwallach
Apr 28, 2004 1:53 pm
if you want a cz server use metamod 1.17X version special for CZ post liblist.gam and tree of cstrike with addons are your files uptodate ? i mean the hlds.exe...
595
jonny@...
May 6, 2004 1:22 pm
Hi, I am in need of Metamod that will work with the new "CS13" Steam Mod. I am relativly confident on how to do this, I just dont have the resources. If...
596
Florian Zschocke
zschocke@...
May 6, 2004 1:52 pm
... You don't need to recompile Metamod for that. You can use the gamedll option to specify the game dll explicitely. Either on the commandline via the...
597
sikosis2004
May 11, 2004 12:49 pm
I get the following error when I try to start a server of CZ 1.1 on Win32 LoadLibrary failed on C:\Games92;Valve92;czero92;addons92;metamod92;dlls92;metamod.dll (126) ...
598
David Anderson
player220101
May 11, 2004 11:10 pm
create a addons\metamod\config.ini file put this line in it: gamedll dlls\mp.dll ... http://www.tcwonline.org/ http://www.sourceforge.net/projects/tcwphpalbum/...
599
Heinz
heinzschwallach
May 12, 2004 12:22 pm
do you have version metamod 1.17X ?? try this x version ! see some treads before......
600
sikosis2004
May 13, 2004 12:53 pm
hrmmm I tried that too, just drops to the desktop. files:- metamod 1,17 1,333kb metamod 1.17x 612kb does metamod create a log when its been touched ? ... on...
601
David Anderson
player220101
May 13, 2004 2:02 pm
What metamod plugins are you using? ... http://www.tcwonline.org/ http://www.sourceforge.net/projects/tcwphpalbum/ __________________________________ Do you...
602
sikosis2004
May 14, 2004 12:08 am
I've tried AMX, AMXX and StatsMe. They all do the same, so it appears to be a metamod issue, because I can't even run a server and type meta to see if metamod...