Search the web
Sign In
New User? Sign Up
metamod · Metamod Half-Life Utility Mod
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 571 - 600 of 723   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
571
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...
lebnix
Offline Send Email
Apr 6, 2004
6:24 am
572
Which gcc version are you using? I guess you should compile with gcc 2.95....
Marcelo Bezerra
mosca@...
Send Email
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...
gustavsemail
Offline Send Email
Apr 8, 2004
2:31 pm
574
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@...
Send Email
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...
sparkytech21
Offline Send Email
Apr 9, 2004
2:24 am
576
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...
Michael Costa
silentrunner...
Offline Send Email
Apr 9, 2004
1:50 pm
577
... 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 ...
Chuck Gibke
cgibke
Offline Send Email
Apr 9, 2004
4:44 pm
578
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 ... ...
lebnix
Offline Send Email
Apr 11, 2004
6:55 pm
579
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...
lebnix
Offline Send Email
Apr 12, 2004
12:13 am
580
... 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@...
Send Email
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...
lebnix
Offline Send Email
Apr 13, 2004
2:36 am
582
... 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@...
Send Email
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...
Sean Kiles
cheating4cha...
Offline Send Email
Apr 13, 2004
7:52 pm
584
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...
currenteprofile
Offline Send Email
Apr 16, 2004
3:11 am
585
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:...
Raven
godraven2002
Offline Send Email
Apr 16, 2004
12:44 pm
586
where can i find the download for version 1.17x3 i want to edit a conditionzero server...
stoney4cs
Offline Send Email
Apr 16, 2004
5:28 pm
587
Thats the thing. It doesn't say ANYTHING. It give the little "[" and then exits out. ... of ... mods, ... And ... thats ... unsubscribe@yahoogroups.com ... of...
currenteprofile
Offline Send Email
Apr 16, 2004
5:44 pm
588
... You can get it here http://www.amxmodx.org/metamodx.php...
godraven2002
Offline Send Email
Apr 16, 2004
5:48 pm
589
... http://www.amxmodx.org Florian...
Florian Zschocke
zschocke@...
Send Email
Apr 16, 2004
5:53 pm
590
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@...
Send Email
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/ ...
David Anderson
player220101
Offline Send Email
Apr 19, 2004
12:46 pm
592
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@...
Send Email
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...
neverwhere9
Offline Send Email
Apr 27, 2004
7:44 pm
594
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...
Heinz
heinzschwallach
Offline Send Email
Apr 28, 2004
1:53 pm
595
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@...
Send Email
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@...
Send Email
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) ...
sikosis2004
Offline Send Email
May 11, 2004
12:49 pm
598
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/...
David Anderson
player220101
Offline Send Email
May 11, 2004
11:10 pm
599
do you have version metamod 1.17X ?? try this x version ! see some treads before......
Heinz
heinzschwallach
Offline Send Email
May 12, 2004
12:22 pm
600
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...
sikosis2004
Offline Send Email
May 13, 2004
12:53 pm
Messages 571 - 600 of 723   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help