[DBD] Clan
Would you like to react to this message? Create an account in a few clicks or log in to continue.

hammer help

2 posters

Go down

hammer help Empty hammer help

Post  Biral 22nd December 2008, 5:29 am

OK i just learned the basics of hammer to a make cs:s map ,and i am ok at it. But now can any1 help me configure hammer to insurgency?
Biral
Biral

Number of posts : 6
Registration date : 2008-12-21

Back to top Go down

hammer help Empty Re: hammer help

Post  Thomson85 22nd December 2008, 11:54 am

Google is your friend, try searching it? Ok, I can help you out personally today after I get off work, or maybe Hardcell will beat me to it. But, believe you me, someone will help you soon!
Thomson85
Thomson85
Admin
Admin

Number of posts : 1087
Age : 39
Location : Hemet, Ca
Registration date : 2008-09-11

http://www.myspace.com/littlerascle

Back to top Go down

hammer help Empty Re: hammer help

Post  Thomson85 22nd December 2008, 5:26 pm

Here you go, straight from the INS forums (I used GOOGLE to find it) Wink

If you need any help related to Hammer or map making in general feel free to hit us up here on the forums and we will help any way we can! Twisted Evil

I use the pre-steam version of INS to make maps with, so I am not sure how accurate this is, but this is what is says on the INS forums: http://forums.insmod.net/index.php?showtopic=14231&st=0&p=279346&#entry279346



Hammer setup:

- Start the sourcesdk
- Open hammer
- At the top menu select "tools->options"

hammer help Addins1

1- select "edit".
2- Select "add".
3- Add a name for this profile: Insurgency
(Users that have a insurgency entry already from the downloadable mod can call the new entry Insurgency:steam)
4- Press "ok"

hammer help Addins2

5- Hit the button for the dropdown list.
6- Select the new created profile.

hammer help Addins3

7- Press "add" and browse to the location of the fgd file:
xx/steam/steamapps/yourlogin/insurgency/insurgency/mapsrc/insurgency.fgd
8- "browse" to xx/steam/steamapps/yourlogin/insurgency
9- "browse" to xx/steam/steamapps/yourlogin/insurgency/insurgency
10- Select a location to store your vmf's.


Close hammer and the sourcesdk.
make sure you have loaded insurgency at least once
Start the sdk again and you should be able to select Insurgency


============= Below Should no longer be nessesary ==========================
Due to a bug in the gameinfo.txt no custom materials or models will show up.
Open the gameinfo.txt in the insurgency folder
xx/steam/steamapps/yourlogin/insurgency/insurgency/gameinfo.txt

Steam will overwrite the gameinfo txt to default every time it starts or when you play insurgency

It looks like this:
CODE
"GameInfo"
{
game "Insurgency"
title "INSURGENCY"
title2 "modern infantry combat"
type "multiplayer_only"
icon "resource/logo"
developer "Insurgency Team"
developer_url "http://www.insmod.net"
manual "http://www.insmod.net/manual"


FileSystem
{
SteamAppId 17700
ToolsAppId 211

SearchPaths
{
Game |gameinfo_path|.
Game hl2
}
}
}


Add the extra line "Game insurgency" as shown below.
CODE
"GameInfo"
{
game "Insurgency"
title "INSURGENCY"
title2 "modern infantry combat"
type "multiplayer_only"
icon "resource/logo"
developer "Insurgency Team"
developer_url "http://www.insmod.net"
manual "http://www.insmod.net/manual"


FileSystem
{
SteamAppId 17700
ToolsAppId 211

SearchPaths
{
Game |gameinfo_path|.
Game hl2
Game insurgency
}
}
}
Thomson85
Thomson85
Admin
Admin

Number of posts : 1087
Age : 39
Location : Hemet, Ca
Registration date : 2008-09-11

http://www.myspace.com/littlerascle

Back to top Go down

hammer help Empty Re: hammer help

Post  Thomson85 22nd December 2008, 5:54 pm

I hate double or triple posting, but its ok cause I can do it! Twisted Evil

I just wanted to point out that there are a lot of great tutorials on making maps on FPSBANANA.COM, but I recommend reading the ones on CS:S as there are not that many on INS.

Looking forward to seeing what you create, just know that being the #1 custom map server, we host clan made maps, so once you have one done, hit me up and we'll load it onto the server cheers

If you plan to have us host it on our game server, please keep the size of the map under 15MB as thats the maximum file size we can upload to our fast download server.
Thomson85
Thomson85
Admin
Admin

Number of posts : 1087
Age : 39
Location : Hemet, Ca
Registration date : 2008-09-11

http://www.myspace.com/littlerascle

Back to top Go down

hammer help Empty Re: hammer help

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum