Home| What is Steam| Community| News| Cyber Cafés| Forums| Support| Stats

Go Back   Steam Users' Forums > Steam Game Discussions > H - L > Left 4 Dead
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Old 03-15-2009, 09:59 PM   #1
EVOL
 
Join Date: Mar 2009
Reputation: 7
Posts: 67
Exclamation HUNTER GAMES Mod 1.0 is available for download!

In case you missed the previous thread:

http://forums.steampowered.com/forum...d.php?t=821493

Or the youtube video that shows the gameplay of HUNTER GAMES:

http://www.youtube.com/watch?v=2q7CKpAoX4Y&fmt=22

And here is where you can download the HUNTER GAMES mod for your server(s)!

www.huntergames.org

Thanks all!

-EVOL
EVOL is offline   Reply With Quote
Old 03-15-2009, 10:12 PM   #2
Mrcod
 
Join Date: Dec 2008
Reputation: 16
Posts: 712
Man looks like a blast! Will download in the morning.
Mrcod is offline   Reply With Quote
Old 03-15-2009, 10:14 PM   #3
loraliromance
 
Join Date: Feb 2009
Reputation: 125
Posts: 1,888
I want to do this i just d/led it

where do install it to it looks awesome.

pleeassee get back to me soon i'm really excited
loraliromance is offline   Reply With Quote
Old 03-15-2009, 10:18 PM   #4
Bilbaenosaur
Banned
 
Join Date: Nov 2008
Reputation: 2
Posts: 454
Wow this looks amazing.

Can't wait for SDK when servers can host the DL files and not everyone has to have it.
Bilbaenosaur is offline   Reply With Quote
Old 03-15-2009, 10:19 PM   #5
Anshrew
 
Join Date: Jan 2009
Reputation: 7
Posts: 439
I think I'm missing the folder it's supposed to go in... SM, Meta whatever both say to install to the mods folder? There isn't one. :|
Anshrew is offline   Reply With Quote
Old 03-15-2009, 10:25 PM   #6
loraliromance
 
Join Date: Feb 2009
Reputation: 125
Posts: 1,888
come on peeeeoppllee help us I wanna play this now
loraliromance is offline   Reply With Quote
Old 03-15-2009, 10:28 PM   #7
EVOL
 
Join Date: Mar 2009
Reputation: 7
Posts: 67
The INSTALL_README.txt has instructions on how to install. First, you need to actually have the L4D dedicated server installed somewhere. On your computer, on a server, etc. Then, you have to install MetaMod:Source and SourceMod. It's all in the INSTALL_README.txt....
EVOL is offline   Reply With Quote
Old 03-15-2009, 10:30 PM   #8
loraliromance
 
Join Date: Feb 2009
Reputation: 125
Posts: 1,888
thank you EVOL
loraliromance is offline   Reply With Quote
Old 03-15-2009, 10:56 PM   #9
Anshrew
 
Join Date: Jan 2009
Reputation: 7
Posts: 439
Quote:
Originally Posted by EVOL View Post
The INSTALL_README.txt has instructions on how to install. First, you need to actually have the L4D dedicated server installed somewhere. On your computer, on a server, etc. Then, you have to install MetaMod:Source and SourceMod. It's all in the INSTALL_README.txt....

forgot to mention I'm trying to run this locally.
Neither the sourcemod website, Metamod website or the Install readme explain how to set this stuff up on a local server.
I googled for L4D server files, ended up getting to HLServer? Looked at a bunch of guides on that, nothing for setting it up on a "listen" server which i'm guessing is local because if its not dedicated it has to be local right?

Quote:
Originally Posted by fox-elusive View Post
Yes

We are hoping to release the plugin this weekend.

If that happens, you just need SourceMod installed on your server, then you throw this plugin in the sourcemod plugin folder, and bind 1 key to a command.

Maybe we'll even throw up a tutorial on how to run it locally.
From the first thread you made "Announcement: Hunter Games plugin"
on page 3

Last edited by Anshrew : 03-15-2009 at 10:58 PM.
Anshrew is offline   Reply With Quote
Old 03-15-2009, 11:15 PM   #10
phlexx
 
Join Date: Feb 2009
Reputation: 14
Posts: 38
looks fun
I definitely can use some work on my hunter
phlexx is offline   Reply With Quote
Old 03-15-2009, 11:36 PM   #11
EVOL
 
Join Date: Mar 2009
Reputation: 7
Posts: 67
Quote:
Originally Posted by Anshrew View Post
forgot to mention I'm trying to run this locally.
Neither the sourcemod website, Metamod website or the Install readme explain how to set this stuff up on a local server.
I googled for L4D server files, ended up getting to HLServer? Looked at a bunch of guides on that, nothing for setting it up on a "listen" server which i'm guessing is local because if its not dedicated it has to be local right?


From the first thread you made "Announcement: Hunter Games plugin"
on page 3
There are a couple of ways to run locally. I'm not the expert at this, but I'll call them the "server way" and the "client way". The server way is basically the same thing you would do with a dedicated server. You'd download and install the HLDSUpdateTool (http://www.srcds.com/db/engine.php?s...&id=1097362093). Let's say you installed it to c:\srcds (for source dedicated server). Then you'd open up your command prompt (start > run > type in "cmd" and hit enter), and type this
cd c:\srcds
HldsUpdateTool.exe -command update -game l4d_full

That would download and install a dedicated server to c:\srcds\l4d

That might not be what you want to do, however. It seems that left 4 dead allows you to use your client-side game installation to run a dedicated server.

If from your L4D game menu you go to Play Versus > Play With Friends > Create Lobby > Versus Mode, and change the Server Type to Local Server, then you will host locally. I would imagine that you could still install MetaMod:Source and SourceMod to the same folders you normally would for a dedicated server, and those files would be used when you start a local server. I'll try it out this week when I get some time.

If that's the case, the same installation procedure would pretty much work. You'd want to install MetaMod and SourceMod to c:\program files\steam\steamapps\common\left 4 dead\left4dead\addons. That should give you a good point of reference.
EVOL is offline   Reply With Quote
Old 03-16-2009, 03:52 AM   #12
Anshrew
 
Join Date: Jan 2009
Reputation: 7
Posts: 439
Quote:
Originally Posted by EVOL View Post
There are a couple of ways to run locally. I'm not the expert at this, but I'll call them the "server way" and the "client way". The server way is basically the same thing you would do with a dedicated server. You'd download and install the HLDSUpdateTool (http://www.srcds.com/db/engine.php?s...&id=1097362093). Let's say you installed it to c:\srcds (for source dedicated server). Then you'd open up your command prompt (start > run > type in "cmd" and hit enter), and type this
cd c:\srcds
HldsUpdateTool.exe -command update -game l4d_full

That would download and install a dedicated server to c:\srcds\l4d

That might not be what you want to do, however. It seems that left 4 dead allows you to use your client-side game installation to run a dedicated server.

If from your L4D game menu you go to Play Versus > Play With Friends > Create Lobby > Versus Mode, and change the Server Type to Local Server, then you will host locally. I would imagine that you could still install MetaMod:Source and SourceMod to the same folders you normally would for a dedicated server, and those files would be used when you start a local server. I'll try it out this week when I get some time.

If that's the case, the same installation procedure would pretty much work. You'd want to install MetaMod and SourceMod to c:\program files\steam\steamapps\common\left 4 dead\left4dead\addons. That should give you a good point of reference.
This works. Or, at least i think it works. Need to try inviting a friend next.

Installed MetaMod and Sourcemod to.

C:\Program Files (x86)\Steam\steamapps\left 4 dead\left4dead\addons
(had to create addons folder)

each with their own separate folders inside \addons

put the huntergames folder in the same place


created the metamod.vtf with the metamod website guide thing.

went.

Campaign>Play w/ Friends>Local> Start> console` changelevel l4d_vs_mapname


edit: it might be because I'm playing alone but, the survivors don't spawn for the 25dmg pounce or pounce race game types

Last edited by Anshrew : 03-16-2009 at 04:03 AM.
Anshrew is offline   Reply With Quote
Old 03-16-2009, 04:54 AM   #13
Hippie
 
Join Date: Dec 2008
Reputation: 3
Posts: 257
All you need to do to PLAY this is to connect to a server which is hosting it, correct? No client-side modding necessary?
Hippie is offline   Reply With Quote
Old 03-16-2009, 05:31 AM   #14
<DS>Deicide
 
Join Date: Dec 2008
Reputation: 5
Posts: 76
my friends and I are hunter s, this looks like it may peak our interests :B
<DS>Deicide is offline   Reply With Quote
Old 03-16-2009, 05:35 AM   #15
TheHolyChicken
 
Join Date: Jan 2009
Reputation: 176
Posts: 1,514
Quote:
Originally Posted by Hippie View Post
All you need to do to PLAY this is to connect to a server which is hosting it, correct? No client-side modding necessary?
yep, that's right
TheHolyChicken is online now   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


All times are GMT -8. The time now is 02:01 PM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Site Content Copyright Valve Corporation 1998-2009, All Rights Reserved.