2007.12.08, 02:59 PM
(since Brian couldnt move it I put a new one here, if you have problems Ill delete it)
Okay I assumed you alread made a map using teh1ghool's tutorial.
So you made the down right greatest map ever, thing is, you want it to be multiplayer. Well I'll show you...
1. Have the map ready in editor!
2. Make a few script spots with this:
name:Spawn
type: Spawn
( nothing ELSE!!!)
3.(optional) edit a few portals and change the settings of it so it becomes a team base (it will make the spawns inside it team oriented)
4. go in to network xml(in the settings folder)
you should see this:
<Network>
<Server />
<Query password="dim3" />
<Games>
<Game type="Death Match" map="Arena" />
<Game type="Team Death Match" map="Arena" />
<Game type="CTF" map="Red Blue House" />
</Games>
</Network>
5. Add this <Game type=" type of game" map=" name of your map"/>
into <Games> </Games>
6. save
7. run server
8. click on your map
9. open engine and join your game
Okay I assumed you alread made a map using teh1ghool's tutorial.
So you made the down right greatest map ever, thing is, you want it to be multiplayer. Well I'll show you...
1. Have the map ready in editor!
2. Make a few script spots with this:
name:Spawn
type: Spawn
( nothing ELSE!!!)
3.(optional) edit a few portals and change the settings of it so it becomes a team base (it will make the spawns inside it team oriented)
4. go in to network xml(in the settings folder)
you should see this:
<Network>
<Server />
<Query password="dim3" />
<Games>
<Game type="Death Match" map="Arena" />
<Game type="Team Death Match" map="Arena" />
<Game type="CTF" map="Red Blue House" />
</Games>
</Network>
5. Add this <Game type=" type of game" map=" name of your map"/>
into <Games> </Games>
6. save
7. run server
8. click on your map
9. open engine and join your game