[FSoD] Two ServersHow would I be creating another server that leads to a different nexus like nillys or prod
Originally Posted by SwitchBot How would I be creating another server on my server like a donor server or something. Like Eun2 and Eun?
Originally Posted by SwitchBot kind of like that Running another console and have the client find that server too, gl coding it in the client - - - Updated - - - Tbh I think I know how to code it in the bytecode
Originally Posted by SwitchBot How would I be creating another server that leads to a different nexus like nillys or prod I'm at school atm but I will explain how when I get home. It's easy af
Originally Posted by SantaClausss I'm at school atm but I will explain how when I get home. It's easy af Okay I have set up everything in the server.cfg already just need it to edit the client stuff
Forget the client.... Go to server.cfg Change: svrNum: (the amount of servers that you want) Let's say that you want 3 It should look like: svrNum: 3 Now paste Code: svr1Name: Name svr1Adr: Ip svr2Name: Name svr2Adr: Ip Under Code: svr0Adr: Note You need to have the last number as 1 less than the server numbers because there is a svr0Name
Originally Posted by SantaClausss Forget the client.... Go to server.cfg Change: svrNum: (the amount of servers that you want) Let's say that you want 3 It should look like: svrNum: 3 Now paste Code: svr1Name: Name svr1Adr: Ip svr2Name: Name svr2Adr: Ip Under Code: svr0Adr: Note You need to have the last number as 1 less than the server numbers because there is a svr0Name I've done that and changed the ip to another server with same database but when i connect to it it gets me stuck on the character walking screen
Originally Posted by SwitchBot I've done that and changed the ip to another server with same database but when i connect to it it gets me stuck on the character walking screen At svrAdr / svrName: dont use white spaces! Can you show me a screenshot of how your server.cfg looks?