PDA

View Full Version : Lan Games


darkangel2007
11-28-2007, 04:57 PM
does anyone know how to set up a server for lan games i have found a mangos guide but i dont think it will work

cus me and my family want to all play LOL

kolklik
11-28-2007, 10:13 PM
yes. in your realms.conf change the bit where it says realmcount to 2

and then in the buttom with your realm, make another realm with this :

<Realm2 Name = "AC Web Ultimate Repack;lan"
Address = "YOUR INTERNAL IP PROPALY 192.168.0.something:8129"
Icon = "Normal"
Colour = "1"
Population = "1.0"
TimeZone = "1">

ofcos keep your realm with the 127.0.0.1 ip, els you wont be able to connect you self. ask if there is anything you dosnt understand, its midnight and im on a lappy, so SOORY IF I SPELL LIKE SHIT.. god hate lappyes....

derota
01-15-2008, 03:32 AM
yeah. internal IP

[Nazzeth]
01-15-2008, 04:17 AM
yeah. internal IP

And you needed to say this why? Don't post an answer thats already been said unless u have something to add.


Also, Dark, In the Realmlist.wtf on all the client PC's ( Ur friends, not the servers) Change the address to your internal IP address.

(If u want the server accessable by LAN and WAN(Net) then you can change the realms.confg to something like this:

<Realm1 Name = "AC Web Ultimate Repack;local"
Address = "127.0.0.1:8129"
Icon = "Normal"
Colour = "1"
Population = "1.0"
TimeZone = "1">

<Realm2 Name = "AC Web Ultimate Repack;lan"
Address = "YOUR INTERNAL IP(ussually 10.1.1.x or 192.168.0.x):8129"
Icon = "Normal"
Colour = "1"
Population = "1.0"
TimeZone = "1">

<Realm3 Name = "AC Web Ultimate Repack"
Address = "YOUR EXTERNAL IP:8129"
Icon = "Normal"
Colour = "1"
Population = "1.0"
TimeZone = "1">

And change Realmcount to 3

Hope this helps.

P.S. This belongs in support

You wont Usually Need that Realm 1 when using Realm 2, But its a Safter Option.