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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 175 - 204 of 723   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
175
There is a bug, or at least an oddity, in MM 1.13.0. Metamod uses the LOAD_FILE_FOR_ME() function provided by the engine to check for the plugins.ini file and...
Florian Zschocke
zschocke@...
Send Email
Sep 2, 2002
10:56 am
176
... Indeed, sometimes LOAD_FILE_FOR_ME is a bit _too_ helpful at trying to load a file. That particular routine is used for this kind of thing partially...
Will Day
wdmetamod
Offline Send Email
Sep 2, 2002
11:53 am
177
... Correct. I would guess a simple attempt to open() the file would come close. ... Yup, Admin Mod suffers from the same problem. For Admin Mod it is a...
Florian Zschocke
zschocke@...
Send Email
Sep 2, 2002
12:30 pm
178
Thx Will for ur fast help .. im running a pretty fast Metamod ... greetz Commander...
Network
network@...
Send Email
Sep 2, 2002
12:36 pm
179
I spent 30min tryin to figure out about the const char * (*pfnGetPlayerAuthId) (edict_t *e); line... i finally got it.. (then 10min later found the email about...
Dustin
viperacen@...
Send Email
Sep 2, 2002
9:17 pm
180
... Hmm, well the "char * COMPILE_TIME" is defined in vdate.cpp: char const *COMPILE_TIME=__DATE__ ", " __TIME__; It sounds like it's not including vdate.o...
Will Day
wdmetamod
Offline Send Email
Sep 2, 2002
9:29 pm
181
I'm sorry. I want to get the server port in a MM plugin. If executeing the 'status' command and parsing its response is the only way, how to do this? Executing...
Peter Winkler
pwinkler@...
Send Email
Sep 3, 2002
8:31 am
182
... I doubt that this is possible because the output from the status command is generated by the engine and not the MOD, AFAIK. That means that the message...
Florian Zschocke
zschocke@...
Send Email
Sep 3, 2002
9:34 am
183
... So I have to use a other way get the server port. But how? Pete...
Peter Winkler
pwinkler@...
Send Email
Sep 3, 2002
9:51 am
184
... You should probably pose the question to the general HL SDK coding community (hlcoders list, hlsdk forums, google searches, etc); ie, how does a Mod...
Will Day
wdmetamod
Offline Send Email
Sep 3, 2002
5:37 pm
185
Hi, I need to make my mod do some functions at every map start _after_ the server.cfg file has been loaded but I'm not sure where I should do this work. It...
Olafur Osvaldsson
oli@...
Send Email
Sep 5, 2002
3:03 am
186
Hi all, I recently found time to go a bit into metamod and am very thrilled at the posibilities there. I need a little help with some features though, since Im...
sentslash
Offline Send Email
Sep 11, 2002
11:55 pm
187
I have a major problem on these days. When a client connects a server that runs AM and metamod (latest relase) It gives an error like this : [META](Debug:3)...
desdinovam
cti@...
Send Email
Sep 17, 2002
3:39 pm
188
-- This is a screenshot of my error. please help King Regards Tolga INAM...
Your Name
cti@...
Send Email
Sep 17, 2002
7:13 pm
189
In CS is it possible to catch a member trying to switch from CT to Terrorist or vice versa, and then prevent this from happening?...
Kevin Smith
capt_kevman
Offline Send Email
Sep 23, 2002
10:42 pm
190
How would i go about creating a server side plugin that allows the client to login using a username and password?...
Stephen Caldwell
steffcaldwell
Offline Send Email
Oct 10, 2002
7:40 pm
191
uhh....adminmod? ROFL~!!! what do u mean...just so u could track who comes one your server or what? cause if thats it there is an AM plugin that tracks people...
gbs05@...
Send Email
Oct 11, 2002
1:05 am
192
I'm not really very much into these technical stuff so I have a problem installing the new version of metamod and the plugins. Can someone please explain to me...
Diane L. Grace
grace_diane2001
Offline Send Email
Oct 11, 2002
7:06 am
193
Please tell me what I got wroobg because I can't load hlguard. There seems ot be an error in the path. Am I doing something wrong here? Liblist.gam: game...
Diane L. Grace
grace_diane2001
Offline Send Email
Oct 15, 2002
7:09 am
194
Please tell me what I got wroobg because I can't load hlguard. There seems ot be an error in the path. Am I doing something wrong here? Liblist.gam: game...
Diane L. Grace
grace_diane2001
Offline Send Email
Oct 15, 2002
7:09 am
195
On Tue, 15 Oct 2002 07:09:16 -0000 ... Hi Diane, I've had problems with recent metamods and/or HL if I do not install to the new format addon paths. ...
Joe Vaughan
joev@...
Send Email
Oct 15, 2002
7:20 am
196
By the way, I am using the Retail Version of Counterstrike 1.3. I did install metamod.dll in Cstrike/addons/metamod/dll as instructed by the metamod website. ...
Diane L. Grace
grace_diane2001
Offline Send Email
Oct 15, 2002
7:42 am
197
Hy, I'm french so excuse for my langage. I'm want to play some .wav when I play with a bind key. Problem s are that I want all other player heared me. That no...
seb85000
Offline Send Email
Oct 24, 2002
2:09 pm
198
can't help you there i have the same problems with it _________________________________________________________________ Broadband? Dial-up? Get reliable MSN...
kyel mand
starwin99
Offline Send Email
Oct 24, 2002
10:59 pm
199
Am I missing something obvious? It seems like I should be able to catch when a player changes a CVar. Especially a server only CVar. Is this possible? I...
Kevin Smith
capt_kevman
Offline Send Email
Oct 25, 2002
9:42 pm
200
from wut i member if an ADMIN changed it or som1 wit password it would say RCON (a shit load o' numbers, i think ip addy.) then the command and wut it was...
gbs05@...
Send Email
Oct 25, 2002
11:32 pm
201
Hey, I trashed all of my HL and CS files to start over from scratch because I had a few versions of plugins and stuff. Anyways, I d/l the new admin mod and...
pepsibytes
pepsibytes@...
Send Email
Nov 2, 2002
1:36 am
202
... Looks good to me. Try starting the server without any plugin enabled and then add them one by one to see which one is causing problems. Florian. -- Want to...
Florian Zschocke
zschocke@...
Send Email
Nov 2, 2002
8:53 pm
203
Howdy. It would seem that apparantly Metamod COULD be having problems with a TFC (Team Fortress Classic) MoD called NeoTF. (http://www.neo- tf.com). This...
fawbobafett
Offline Send Email
Nov 6, 2002
2:48 am
204
When I create a listen server on LAN it works (the metamode.dll file is loaded....but:) the HL crashes when I try to load any plugin in metamod :((( what do...
Andrei
pedala@...
Send Email
Nov 17, 2002
11:15 pm
Messages 175 - 204 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