Maybe it's not the network but i mean like the connection speed? 100/100 (around (95) drserver/hostsailor/ovh are 500/500 or more
1573347993
Maybe it's not the network but i mean like the connection speed? 100/100 (around (95) drserver/hostsailor/ovh are 500/500 or more
That's what you need to edit, what exactly are you looking to edit? If it helps search it on the github and will tell you file(s) for example if you're looking to edit "Speed & Lag" on login then enter this and it will result in this showing you it's system/languages/en.php line 20.
Is anyone else seeing issues with case-sensitive names? I.e if someone is "Debbie" and I do :pay debbie (lowercase) they don't receive them but they get taken from the user sending?
Does @Marko97's edit need to be edited into @JynX's [link] or is that fine for negative?
The type or namespace name 'RigDiceCommand' could not be found (are you missing a using directive or an assembly reference?) when it has ".Builder" on end of namespace is this normal? Changing .Builder to .Fun the breaks client.
Where abouts does the code go for InteractorOneWayGate.cs? and would this work?
ALTER TABLE `rooms` ADD `toll_set` int(11) NOT NULL
ALTER TABLE `rooms` ADD `toll_amount` enum(11) NOT NULL
I switched back to yours, and added the code to RoomUserManager which allowed the build to pass with no errors but now everyone gets: 'Sorry but you cannot pay this user' error.