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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 639 - 668 of 723   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
639
Can you guys add BrainBread please?...
Martin
cozmicshredder
Online Now Send Email
Feb 4, 2005
5:05 am
640
... Sure. :) Florian...
Florian Zschocke
zschocke@...
Send Email
Feb 4, 2005
9:35 pm
641
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...
Dave
mewse@...
Send Email
Mar 8, 2005
12:24 am
642
... 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...
Florian Zschocke
zschocke@...
Send Email
Mar 8, 2005
10:14 am
643
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?...
nicjedi1982
Offline Send Email
Mar 19, 2005
5:48 pm
644
... 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:...
Chuck Gibke
cgibke
Offline Send Email
Mar 19, 2005
6:59 pm
645
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...
David Anderson
player220101
Offline Send Email
Mar 20, 2005
4:26 am
646
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...
andre19xx
Offline Send Email
Apr 1, 2005
6:07 pm
647
Does it run without ClanMod? Also, you should only use "lin64" in specific situations. Use "linux" instead, even on amd64. ... http://www.tcwonline.org/ ...
David Anderson
player220101
Offline Send Email
Apr 1, 2005
10:36 pm
648
... Yes it runs without ClanMod but when we use the linux command it happens the same....
andre19xx
Offline Send Email
Apr 2, 2005
1:43 pm
649
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...
Aurelien Derouineau
cooloreo@...
Send Email
Apr 4, 2005
7:58 am
650
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...
andre19xx
Offline Send Email
Apr 6, 2005
1:36 pm
651
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...
Gagiu viorel
gagiu_viorel
Offline Send Email
Apr 6, 2005
2:54 pm
652
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...
Aurelien Derouineau
cooloreo@...
Send Email
Apr 8, 2005
1:05 am
653
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...
LeRrA
lerra.rm
Offline Send Email
Apr 24, 2005
4:44 pm
654
Seems like a memory hardware/handling problem, don't you think?...
Aurelien Derouineau
cooloreo@...
Send Email
Apr 26, 2005
3:01 am
655
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...
Franjo Stipanovic
fritz@...
Send Email
Jun 15, 2005
5:11 pm
656
Uhh, wrong idea :) This is Metamod for Half-Life 1. For Half-Life 2 coding... Use Valve's built in plugin interface: ...
David Anderson
player220101
Offline Send Email
Jun 15, 2005
8:46 pm
657
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...
guojkd777
Offline Send Email
Jul 22, 2005
6:59 pm
658
Hum... I'm sorry if asking this may waste time, but how do MOTDs currently work? Are they set by a TXT file or what? If they are, I do not see an easy way of...
Aurelien Derouineau
cooloreo@...
Send Email
Jul 23, 2005
12:49 am
659
Hi all! I'm trying to find a way to obtain teamscore in CS with metamod. If anyone has got any ideas ?...
lapolice85
Offline Send Email
Jul 24, 2005
10:30 pm
660
Hook the MessageBegin/WriteByte/etc functions for the message "TeamScore" (GET_USER_MSG_ID). ... __________________________________________________ Do You...
David Anderson
player220101
Offline Send Email
Jul 25, 2005
2:25 pm
661
It pulls the text out from motd.txt, maybe you can catch the data from motd.txt and append the SteamID and such. ... ...
hadhs hnsns
alexia0895
Offline Send Email
Jul 26, 2005
2:03 pm
662
... That may be a problem because the Steam id may not yet be verified when the user connects and is shown the MOTD. I guess usually it will already be there...
Florian Zschocke
zschocke@...
Send Email
Jul 26, 2005
7:10 pm
663
Ok.. first off, I start CS 1.0 Steam mod. I install metamod & adminmod, everything is done right and several times. Now when I start a game on lets say...
crudoxcruo
Offline Send Email
Aug 8, 2005
2:23 am
664
lol why would you wanna play CS 1.0??? If you're against evolution, you shouldn't be having a computer right now... :p...
Aurelien Derouineau
cooloreo@...
Send Email
Aug 10, 2005
11:15 pm
665
"Implemented a client cvar value querying API (to replace the alias method various 3rd party tools were using). Servers can call ...
dacruel2k3
Offline Send Email
Aug 15, 2005
1:51 pm
666
... Yes, you add the function prototypes to the enginefuncs_t and NEW_DLL_FUNCTIONS structures as described in the original email. And note that Metamod will...
Florian Zschocke
zschocke@...
Send Email
Aug 16, 2005
4:50 am
667
I've looked all over the net for this, yet there seems to be no mention of the problem. I've installed Mmetamod: Source exactly according to the instructions ...
Arctic FoX
planewalker001
Offline Send Email
Sep 2, 2005
8:33 pm
668
Are you running a dedicated server or listenserver? Seems to be a bug in the listenserver GameInfo.txt file. If it's a ded server you have to ensure that the...
Wolvie
mdk_wolverine
Offline Send Email
Sep 2, 2005
9:57 pm
Messages 639 - 668 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