Joinable CS muli-player Map

Joinable CS muli-player Map

Re: Joinable CS muli-player Map Posted by TheBildo on Sun Mar 16th 2008 at 8:02am
TheBildo
1 post
Posted 2008-03-16 8:02am
TheBildo
member
1 post 0 snarkmarks Registered: Mar 16th 2008
Ok, I am curently making a map, its not yet complete but it has all neccisary entities to lauch a game that could host several players. Me and my buddy want to play what I have so far so I can make some game-play changes.

The problem is that I cannot lauch a game that can host anyother players. When my friend tried to join, an error message occured stating that he could not join the LAN server.

My Question is how do you make a multiplayer map that can be played by other people? Or, how do you host a game without it starting as a LAN. (local area network)
Re: Joinable CS muli-player Map Posted by reaper47 on Sun Mar 16th 2008 at 11:20am
reaper47
2827 posts
Posted 2008-03-16 11:20am
reaper47
member
2827 posts 1921 snarkmarks Registered: Feb 16th 2005 Location: Austria
make sure "sv_lan 0" is set in console. If sv_lan is 1, people from the internet can't connect.
Why snark works.
Re: Joinable CS muli-player Map Posted by amanderino on Mon Mar 31st 2008 at 1:54am
amanderino
205 posts
Posted 2008-03-31 1:54am
205 posts 21 snarkmarks Registered: Nov 13th 2006 Location: United States
Also, make sure that whoever is trying to join your LAN server has the latest edition of your map. Or, make sure that they have the option set to download custom content. It's been too long since I've been on CS; so I can't tell you its exact name.
Re: Joinable CS muli-player Map Posted by $loth on Sun Apr 13th 2008 at 6:48am
$loth
2256 posts
Posted 2008-04-13 6:48am
$loth
member
2256 posts 292 snarkmarks Registered: Feb 27th 2004 Occupation: Student Location: South England
<html><head><link rel="stylesheet" href="themes/standard.css" type="text/css"></head><body topmargin=2 leftmargin=2>
make sure "sv_lan 0" is set in console. If sv_lan is 1, people from the internet can't connect.
So if I wanted my friend to play my map from his house I coudl just go to create server in CSS? Then set sv_lan to 0 and he could join?