| 1 | -- This file was automagically generated. Edit with care. :) |
|---|
| 2 | gameTimeout = 30; |
|---|
| 3 | maxPacketSize = 500; |
|---|
| 4 | playerName = "31stFF_Viking"; |
|---|
| 5 | idleTimeout = 120; |
|---|
| 6 | stats { |
|---|
| 7 | enable = true; |
|---|
| 8 | file = "Temp/mp_log.txt"; |
|---|
| 9 | }; |
|---|
| 10 | chat { |
|---|
| 11 | height = 95; |
|---|
| 12 | delay = 10000; |
|---|
| 13 | }; |
|---|
| 14 | serverFiles = { |
|---|
| 15 | [1] = "./Bazar/Names.lua"; |
|---|
| 16 | [2] = "./Bazar/Racks.lua"; |
|---|
| 17 | [3] = "./Bazar/Types.lua"; |
|---|
| 18 | [4] = "./Config/Weapons/Guns.lua"; |
|---|
| 19 | [5] = "./Config/Weapons/DrawInfo.lua"; |
|---|
| 20 | [6] = "./Config/Weapons/Bombs.lua"; |
|---|
| 21 | [7] = "./Config/Planes/Pylons.lua"; |
|---|
| 22 | [8] = "./Config/Planes/Damage.lua"; |
|---|
| 23 | [9] = "./Config/Planes/AIControl.lua"; |
|---|
| 24 | [10] = "./Config/Export/Config.lua"; |
|---|
| 25 | [11] = "./Config/View/Server.lua"; |
|---|
| 26 | [12] = "./Config/View/Labels.lua"; |
|---|
| 27 | [13] = "./Config/World/World.lua"; |
|---|
| 28 | [14] = "./Config/Network/stats.lua"; |
|---|
| 29 | }; |
|---|
| 30 | configList = { |
|---|
| 31 | ["xDSL 2048/2048 Kbit/s"] = { |
|---|
| 32 | downstream = 256000; |
|---|
| 33 | upstream = 256000; |
|---|
| 34 | }; |
|---|
| 35 | ["LAN 10 Mbit/s"] = { |
|---|
| 36 | downstream = 500000; |
|---|
| 37 | upstream = 500000; |
|---|
| 38 | }; |
|---|
| 39 | ["Modem 56.6K"] = { |
|---|
| 40 | downstream = 5000; |
|---|
| 41 | upstream = 3000; |
|---|
| 42 | }; |
|---|
| 43 | ["xDSL 128/128 Kbit/s"] = { |
|---|
| 44 | downstream = 16000; |
|---|
| 45 | upstream = 16000; |
|---|
| 46 | }; |
|---|
| 47 | ["Modem 33.6K"] = { |
|---|
| 48 | downstream = 3000; |
|---|
| 49 | upstream = 1000; |
|---|
| 50 | }; |
|---|
| 51 | ["LAN 100 Mbit/s"] = { |
|---|
| 52 | downstream = 5000000; |
|---|
| 53 | upstream = 5000000; |
|---|
| 54 | }; |
|---|
| 55 | ["xDSL 1024/128 Kbit/s"] = { |
|---|
| 56 | downstream = 128000; |
|---|
| 57 | upstream = 16000; |
|---|
| 58 | }; |
|---|
| 59 | ["xDSL 256/128 Kbit/s"] = { |
|---|
| 60 | downstream = 32000; |
|---|
| 61 | upstream = 16000; |
|---|
| 62 | }; |
|---|
| 63 | }; |
|---|
| 64 | client { |
|---|
| 65 | syncPing = 1; |
|---|
| 66 | type = "xDSL 1024/128 Kbit/s"; |
|---|
| 67 | livePing = 15; |
|---|
| 68 | port = 10308; |
|---|
| 69 | server = "80.250.162.148"; |
|---|
| 70 | serverList = { |
|---|
| 71 | [1] = "80.250.162.148"; |
|---|
| 72 | [2] = "chaoshq.dyndns.org"; |
|---|
| 73 | }; |
|---|
| 74 | }; |
|---|
| 75 | server { |
|---|
| 76 | type = "xDSL 2048/2048 Kbit/s"; |
|---|
| 77 | name = "LockOn Server"; |
|---|
| 78 | maxPlayers = 32; |
|---|
| 79 | port = 10308; |
|---|
| 80 | pingUpdate = 30; |
|---|
| 81 | interface = "All interfaces"; |
|---|
| 82 | }; |
|---|