"PlayerDatabase": {
"Type": "sqlite",
"Server": "localhost",
"Port": 3306,
"Database": "",
"Username": "",
"Password": ""
},
"GameDatabase": {
"Type": "sqlite",
"Server": "localhost",
"Port": 3306,
"Database": "",
"Username": "",
"Password": ""
Do I have to change those?
~I mean it's not working yet ewe
"GameName": "NoNameYet",
"ServerPort": 8080,
"AdminOnly": false,
"BlockClientRegistrations": false,
"UPnP": true,
"Player": {
"MaxStat": 999,
"MaxLevel": 100,
"MaxInventory": 35,
"MaxSpells": 35,
"MaxBank": 100,
"MaxCharacters": 5,
"ItemDropChance": 0,
"RequestTimeout": 300000
I know I should be always checking in to know if I got replied, but if it is not a problem, I usually check discord very often. donut#8086
C:
I'm sorry xD I know too many replies, I'm not really used to the forum format yet.
But I got the game to work o.o
I did the netdebug thing, and I saw there was an IP for my router as well (not my computer), so I insterted that link to the game client config and it worked. I'm not sure if I want it to be like that but... I guess that'll do for now...