Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

metamod · Metamod Half-Life Utility Mod

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 384
  • Category: Game Programming
  • Founded: Mar 31, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 628 - 657 of 726   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
657 guojkd777 Send Email Jul 22, 2005
6:59 pm
I want to write a script to get the server id and steam id when someone is connect to my server, and use those two ids in the MOTD(message of the day) so that...
656 David Anderson
player220101 Send Email
Jun 15, 2005
8:46 pm
Uhh, wrong idea :) This is Metamod for Half-Life 1. For Half-Life 2 coding... Use Valve's built in plugin interface: ...
655 Franjo Stipanovic
fritz@... Send Email
Jun 15, 2005
5:11 pm
I would like to code a plugin for HL2 (CS: Source). It should ask players when they join (ClientActivate?) for password, if they enter correct one (every user...
654 Aurelien Derouineau
cooloreo@... Send Email
Apr 26, 2005
3:01 am
Seems like a memory hardware/handling problem, don't you think?...
653 LeRrA
lerra.rm Send Email
Apr 24, 2005
4:44 pm
When I install my metamod I get this when I try to start it: cs@birdie1:~/hlds_l$ ./hlds_run -game cstrike_public -debug Auto detecting CPU Using Pentium II...
652 Aurelien Derouineau
cooloreo@... Send Email
Apr 8, 2005
1:05 am
I think the problem might be AdminMod and ClanMod, instead of metamod. You have to remember that Metamod is the base plugin, which means if something doesn't...
651 Gagiu viorel
gagiu_viorel Send Email
Apr 6, 2005
2:54 pm
man i want addons for cs 1.5 you can`t help me ??? Pt cine mha iubeste !? ..(shi toti caini mei) :P ... Do you Yahoo!? Make Yahoo! your home page...
650 andre19xx Send Email Apr 6, 2005
1:36 pm
Only AdminMod is running. But we have found out that when you load CM after the server has start up. The plugin runs but couldn't understand any commands an...
649 Aurelien Derouineau
cooloreo@... Send Email
Apr 4, 2005
7:58 am
It seems then, that the problem is most likely with the plugin, not metamod. Or it could be Metamod's handling of that plugin. Check another 64-bit plugin to...
648 andre19xx Send Email Apr 2, 2005
1:43 pm
... Yes it runs without ClanMod but when we use the linux command it happens the same....
647 David Anderson
player220101 Send Email
Apr 1, 2005
10:36 pm
Does it run without ClanMod? Also, you should only use "lin64" in specific situations. Use "linux" instead, even on amd64. ... http://www.tcwonline.org/ ...
646 andre19xx Send Email Apr 1, 2005
6:07 pm
Hi all We have a littel prob with our server. When we start the server with any plugins and only with MM for 64bit its still running. But if we want to load...
645 David Anderson
player220101 Send Email
Mar 20, 2005
4:26 am
Intel's implementation of the AMD64 architecture is called EM64-T. If your processors have this, you can run AMD64 binaries, if your linux is running in...
644 Chuck Gibke
cgibke Send Email
Mar 19, 2005
6:59 pm
... to use the metamod_i386.so because I've a linux server? There isn't a version for 64 bit? << Right now, there are only the AMD 64 binaries:...
643 nicjedi1982 Send Email Mar 19, 2005
5:48 pm
Hi all, I've a question: my CS server is a Dual Xeon PC; Now, I have to use the metamod_i386.so because I've a linux server? There isn't a version for 64 bit?...
642 Florian Zschocke
zschocke@... Send Email
Mar 8, 2005
10:14 am
... If you have VS.NET you can use the attached project files for the trace plugin. Unpack the zip file into the trace_plugin directory. Florian...
641 Dave
mewse@... Send Email
Mar 8, 2005
12:24 am
Hi Guys, Is there anywhere I can download a win32 binary of the "Trace API" plugin for metamod? I can't get jghgtrace to work, and the Visual Studio projects...
640 Florian Zschocke
zschocke@... Send Email
Feb 4, 2005
9:35 pm
... Sure. :) Florian...
639 Martin
cozmicshredder Send Email
Feb 4, 2005
5:05 am
Can you guys add BrainBread please?...
638 Aurelien Derouineau
cooloreo@... Send Email
Dec 10, 2004
4:55 am
No, it's not adminmod. It's a special mod that does this job specifically. It took me a while to find, but it looks like it's a very good program to base a...
637 Florian Zschocke
zschocke@... Send Email
Dec 7, 2004
3:22 pm
... The only sure way to find out is to disable your plugin on the server that shows the lags and see if they go away. Florian...
636 hopingthisoneisnotuna...
hopingthison... Send Email
Dec 7, 2004
3:05 pm
Hello.. ... or ... the ... many, ... Not at all. All it does is first see if it's time to check if anybody are authenticating and if so are done, and if it's...
635 Aurelien Derouineau
cooloreo@... Send Email
Dec 7, 2004
2:05 pm
"In StartFrame, I check every X frame/second/whatever if the authentication is complete, and wether or not it was successful." The fact that the mod checks...
634 Florian Zschocke
zschocke@... Send Email
Dec 7, 2004
9:10 am
... There are project files for VS.NET available in the CVS for Metamod. Aren't they in the source package? If not you can always get them from the CVS...
633 Florian Zschocke
zschocke@... Send Email
Dec 7, 2004
8:18 am
... You can look at the source code of Admin Mod, it does that too. Florian...
632 hopingthisoneisnotuna...
hopingthison... Send Email
Dec 7, 2004
3:08 am
Hello, Unfortunately I cannot, as I did this for a company. However, it is all quite simple: In ClientConnect I spawn a thread which connects to a *sql...
631 Aurelien Derouineau
cooloreo@... Send Email
Dec 6, 2004
7:49 pm
Could you tell me what options I have to change to be able to compile metamod under Visual C++ (Studio) .NET, like how to add the Half-Life SDK includes,...
630 Aurelien Derouineau
cooloreo@... Send Email
Dec 6, 2004
7:48 pm
Do you think you could post the source of that mod? Maybe it would help us see if it's a problem with the code or not... It would also greatly help me, since I...
629 hopingthisoneisnotuna...
hopingthison... Send Email
Dec 5, 2004
11:44 pm
Hello, First I would just like to say that this is the second time I write this email, so I might miss a few things now because I am pretty upset :/ My problem...
628 cpconn@...
sparo1 Send Email
Dec 3, 2004
1:04 am
Hi guys, I program Pascal and havent been able to find much usable info regarding moding. Could someone create me a simple DLL that exports easy to use...
Messages 628 - 657 of 726   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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