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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 667 - 696 of 726   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
667 Arctic FoX
planewalker001 Send Email
Sep 2, 2005
8:33 pm
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 ...
668 Wolvie
mdk_wolverine Send Email
Sep 2, 2005
9:57 pm
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...
669 indahouse101 Send Email Sep 11, 2005
2:13 am
okay i installed all the files andd put it in the server files via FTP (smartftp.com) in cstrike/addons/metamod: i have plugins.ini which contains: win32...
670 Aurelien Derouineau
cooloreo@... Send Email
Sep 11, 2005
1:46 pm
Instead of using the -dll option, edit cstrike/liblist.gam. Change gamedll "dlls&#92;mp.dll" to gamedll "addons&#92;metamod&#92;dlls&#92;metamod.dll"...
671 Matt Parkins
mooflower1974 Send Email
Sep 12, 2005
2:17 pm
Hi, I'm trying to write a metamod mod and having lots of time spent banging my head against a wall. I have a plugin, an exact copy of the files used in the...
672 Florian Zschocke
zschocke@... Send Email
Sep 12, 2005
3:43 pm
... Metamod logs to the console and the log. I'm not sure if you have to turn on logging for it. 'badfile&#39; means that the DLL could not be loaded. That may be ...
673 mooflower1974 Send Email Sep 12, 2005
6:05 pm
Hi, I'm writing a stats mod (I know it has been done before, but I need specific functionality in it), and the starting point to my mind should be logging who...
674 Florian Zschocke
zschocke@... Send Email
Sep 12, 2005
7:31 pm
... You may instead want to flick through the disturbing StatsMe code: http://sourceforge.net/project/showfiles.php?group_id=59321 Florian...
675 Aurelien Derouineau
cooloreo@... Send Email
Sep 12, 2005
7:42 pm
I think I have had that same problem before, but I can't remember what the cause was, or how I fixed it... sorry....
676 Freedom Nova
marz_someone Send Email
Oct 10, 2005
2:17 am
Hi, I just have the desire to play tfc again. I dl the hpb bots and used metamod. However, after installing, I cannot choose a team to go in, while my bots can...
677 Aurelien Derouineau
cooloreo@... Send Email
Oct 10, 2005
3:37 pm
This mailing list is not made to answer questions about already developed plugins. You should check on the author's website for a way to contact other users or...
678 benzino_86 Send Email Jun 15, 2006
2:55 am
I just installed Admin Mod 2.50.60 on my computer to work with Counter Strike on Steam. I poured through the help file, configuring stuff and setting it up ...
679 Florian Zschocke
zschocke@... Send Email
Jun 15, 2006
7:26 am
... This error pretty much has nothing to do with Metamod or Admin Mod. Always make sure first that the server starts /without/ Metamod/Admin Mod installed. ...
680 small_but_wow Send Email Jan 12, 2007
2:16 am
Not all links there are working. :/ And you dont know for which mod the plugins are. You see source or not and on some plugins like that in descreption: A TFC...
681 mcfattyjr Send Email Feb 11, 2007
7:42 pm
Is there any large documentation on coding for metamod? Iv read a few things here and there, but not anything that points to anything directly....
682 Florian Zschocke MRH
zschocke@... Send Email
Feb 18, 2007
9:47 am
... Large documentation, no. Not that I know of. AFAIK you will have to do with http://metamod.org/coding.html and then gather the rest from examples. There...
683 altpluzf4 Send Email Mar 18, 2007
6:21 pm
Hello. I'm new to this group (or any group actually.) Does anyone have any idea how I could use a metamod plugin to 'search&#39; and/or 'alter&#39; memory in...
684 David Anderson
player220101 Send Email
Mar 18, 2007
8:03 pm
You don't need memory hacks to do this. You can just restore ammo values when you've detected low/depleted clips in the CurWeapon network message. Assuming...
685 altpluzf4 Send Email Mar 22, 2007
11:31 pm
No not counterstrike, TFC. But, I'm not really looking to use it for the ammo of a weapon. I'm just wanting the general knowledge for other things. Thanks...
686 dsmanoa Send Email Mar 22, 2007
11:39 pm
I dont Understand how i can install this to half life i want to use metamod so i can run entmod on online half life servers speicfically my server...
687 David Anderson
player220101 Send Email
Mar 23, 2007
2:10 am
TFC has a CurWeapon message and we've got a bunch of TFC helpers (including ammo functions) for AMX Mod X. So my same message as before still applies. Source: ...
688 altpluzf4 Send Email Mar 23, 2007
4:48 am
Thank you for your time. I've learned basic assembly (via a 'cracking&#39; tutorial *for educational purposes*) I'll look around and test some things and see what...
689 David Anderson
player220101 Send Email
Mar 23, 2007
6:26 am
pvPrivateData is a void * pointer to the CBaseEntity structure in the HL1SDK. This structure is mod specific, but you can get an idea of the information in it...
690 altpluzf4 Send Email Mar 30, 2007
11:40 pm
I used to have the JGHG Trace plugin, but it's been a while and I no longer have it. The link on the metamod plugin page leads to a dead end. If anyone has it,...
691 sourceforager Send Email Apr 14, 2007
3:45 pm
I'm running the latest version of Metamod-P: meta version Metamod v1.19p31 2007/04/05 (5:13) by Will Day http://www.metamod.org/ Patch: Metamod-P (mm-p) v31 by...
692 David Anderson
player220101 Send Email
Apr 15, 2007
4:37 am
It's not hardcoded. Read the section about config.ini: http://metamod.org/metamod.html ... http://www.bailopan.net/ ... ...
693 sourceforager Send Email Apr 25, 2007
12:45 pm
Please refer to this thread: http://sourceforge.net/forum/forum.php?thread_id=1714977&forum_id=459109 I'm starting my server using: [root@wilber /hlds]#...
694 David Anderson
player220101 Send Email
Apr 25, 2007
1:17 pm
Metamod is "production/stable" and I don't think we're really looking to update it unless a serious issue comes up or an API call is needed by a plugin. The ...
695 Georgi Hristozov
georgi@... Send Email
Jul 25, 2007
2:04 am
Hello, I'm using Metamod on a Slackware box with 2.6.22.1. I followed the instructions to install hlds and after that I added: gamedll_linux...
696 s.corridore Send Email Sep 1, 2007
2:46 am
HI I've installed metamod. i've followed all instructions from admin mod 2.50.60 help. I can't understand how can I choose the name of my server and what is ...
Messages 667 - 696 of 726   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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