Iris-Testshard (Iris: 4 Kingdoms)
Shard StatsTake a look at my Proof of Concept Shard. You need to use Iris2.
gClientVersion = "5.0.9.1"
gShardList["Iris : 4 Kingdoms"] = {
gLoginname = "xxxx", -- Loginname
gPassword = "xxxx", -- Password
gLoginServerIP = "zwischenwelt.org",
gLoginServerPort = 2593,
gMaps = {
[0] = {
name = "Trammel",
mapwidth = 896,
mapheight = 512,
skybox = "cleansky",
fog_r = 228,
fog_g = 208,
fog_b = 166,
mapfilename = "\\_iris_online\\map0.mul",
staidxfilename = "\\_iris_online\\staidx0.mul",
staticfilename = "\\_iris_online\\statics0.mul",
}
},
}
|