Problem description:
When I program client.New() without including the ..() for its default action, it auto disconnects the client every time without fail. When I do include it, it creates a mob which I don't want to be happening before the client even clicks the load character or new character buttons.
Copyright © 2024 BYOND Software.
All rights reserved.
AKA client.mob MUST always be a valid living instance. Regardless if you plan to use the "mob" variable.