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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 678 - 707 of 723   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
678
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 ...
benzino_86
Offline Send Email
Jun 15, 2006
2:55 am
679
... 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. ...
Florian Zschocke
zschocke@...
Send Email
Jun 15, 2006
7:26 am
680
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...
small_but_wow
Offline Send Email
Jan 12, 2007
2:16 am
681
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....
mcfattyjr
Offline Send Email
Feb 11, 2007
7:42 pm
682
... 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...
Florian Zschocke MRH
zschocke@...
Send Email
Feb 18, 2007
9:47 am
683
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' and/or 'alter' memory in...
altpluzf4
Offline Send Email
Mar 18, 2007
6:21 pm
684
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...
David Anderson
player220101
Offline Send Email
Mar 18, 2007
8:03 pm
685
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...
altpluzf4
Offline Send Email
Mar 22, 2007
11:31 pm
686
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...
dsmanoa
Offline Send Email
Mar 22, 2007
11:39 pm
687
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: ...
David Anderson
player220101
Offline Send Email
Mar 23, 2007
2:10 am
688
Thank you for your time. I've learned basic assembly (via a 'cracking' tutorial *for educational purposes*) I'll look around and test some things and see what...
altpluzf4
Offline Send Email
Mar 23, 2007
4:48 am
689
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...
David Anderson
player220101
Offline Send Email
Mar 23, 2007
6:26 am
690
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,...
altpluzf4
Offline Send Email
Mar 30, 2007
11:40 pm
691
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...
sourceforager
Offline Send Email
Apr 14, 2007
3:45 pm
692
It's not hardcoded. Read the section about config.ini: http://metamod.org/metamod.html ... http://www.bailopan.net/ ... ...
David Anderson
player220101
Offline Send Email
Apr 15, 2007
4:37 am
693
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]#...
sourceforager
Offline Send Email
Apr 25, 2007
12:45 pm
694
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 ...
David Anderson
player220101
Offline Send Email
Apr 25, 2007
1:17 pm
695
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...
Georgi Hristozov
georgi@...
Send Email
Jul 25, 2007
2:04 am
696
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 ...
s.corridore
Offline Send Email
Sep 1, 2007
2:46 am
697
hi... first, i would like to apologise if this is an OT here and i've missed the place for posting this :) i made a metamod plugin for detecting aim bots on...
Hrvoje Zeba
hrvoje.zeba@...
Send Email
Jan 3, 2008
3:32 am
698
Hrvoje Zeba wrote: Hi! Your plugin sound intersting. You should put up a small web page with the description you just send in the mail, e.g. under ...
Florian Zschocke
zschocke@...
Send Email
Jan 3, 2008
7:37 pm
699
It does look very very interesting and promising as well! Really a well thought-out project. Perhaps you could give us more details about the neural network....
Aurelien Derouineau
cooloreo@...
Send Email
Jan 3, 2008
11:47 pm
700
... tnx :) ... the neural net uses two hidden layers with 5 and 3 nodes. bias node is included in every layer. there are 4 input nodes and 1 output node. nn ...
Hrvoje Zeba
hrvoje.zeba@...
Send Email
Jan 4, 2008
3:47 am
701
Arrey I m not a coder/developer but i m going to try ur plugin since we play on a mass lan and some ppl i hack thr so i will need ur plugin and if u know ne...
warrior within
warriormaxxx
Offline Send Email
Jan 4, 2008
4:05 am
702
I would really like to give this a try, but for some reason I couldn't compile it for linux, is there anyone who can do this ? and if so pls post the binaries...
Raphael J. Hettich
godraven2002
Offline Send Email
Jan 4, 2008
2:05 pm
703
... shure, try it out but be careful... data used for training is not complete so you could have some false positives. ... sry, the best bet so far is to...
Hrvoje Zeba
hrvoje.zeba@...
Send Email
Jan 4, 2008
2:05 pm
704
sry, i replyed to Aurelien directly... ... there is only one big reason for doing this... it was a school project ;) on the other hand, i compared the code i...
Hrvoje Zeba
hrvoje.zeba@...
Send Email
Jan 4, 2008
2:09 pm
705
sry, i replyed to Aurelien directly... ... all FPS games... shure. this may be useful for all the games where user input can be explioted in such a way. this...
Hrvoje Zeba
hrvoje.zeba@...
Send Email
Jan 4, 2008
2:09 pm
706
... yup... i could do it... just give me some sistem info. x86 or amd64? linux distro? -- I doubt, therefore I might be....
Hrvoje Zeba
hrvoje.zeba@...
Send Email
Jan 4, 2008
2:16 pm
707
Thx would be great, amd64 and the distri is debian 4.0 Greetings to Everyone ^^ Von: metamod@yahoogroups.com [mailto:metamod@yahoogroups.com] Im Auftrag von ...
Raphael J. Hettich
godraven2002
Offline Send Email
Jan 4, 2008
2:55 pm
Messages 678 - 707 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