Hello, I download metamod-1.17 and hlsdk-2.3. I added the 3 .h files to the sdk, and patched metamod. I am trying to compile but I have this error : [...] make...
Which gcc version are you using? I guess you should compile with gcc 2.95....
Marcelo Bezerra
mosca@...
Apr 6, 2004 2:59 pm
573
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...
You're not supplying enough information for anyone to help you. "Does not work" is usually not much to go by. Sorry, Florian...
Florian Zschocke
zschocke@...
Apr 8, 2004 2:42 pm
575
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...
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...
... 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 ...
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...
... look at the net_address cvar, it is IP:port ... take a look at ClientUserInfoChanged ( http://metamod.org/dllapi_notes.html#ClientUserInfoChanged )...
Kevin Masterson
cybermind@...
Apr 12, 2004 8:19 pm
581
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...
... function ? You have to store the IPs in ClientConnect, i.e. #define MAX_IP_LENGTH 22 //22 = xxx.xxx.xxx.xxx:xxxxx\0 char UserIPs[32][MAX_IP_LENGTH]; BOOL...
Kevin Masterson
cybermind@...
Apr 13, 2004 3:26 pm
583
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...
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...
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:...
Thats the thing. It doesn't say ANYTHING. It give the little "[" and then exits out. ... of ... mods, ... And ... thats ... unsubscribe@yahoogroups.com ... of...
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...
da.elf
da.elf@...
Apr 19, 2004 2:43 am
591
You're not using the patched eiface.h file... http://www.adminmod.org/downloads/updated_eiface.tgz Try that. ... http://www.tcwonline.org/ ...
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 ...
da.elf
da.elf@...
Apr 26, 2004 8:39 pm
593
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...
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...
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...
jonny@...
May 6, 2004 1:22 pm
596
... 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...
Florian Zschocke
zschocke@...
May 6, 2004 1:52 pm
597
I get the following error when I try to start a server of CZ 1.1 on Win32 LoadLibrary failed on C:\Games\Valve\czero\addons\metamod\dlls\metamod.dll (126) ...
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/...
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...