Sorry what exactly do you mean by a leak?
Post a Thread...It starts, initializes the MUS socket then closes. Destroys the environment. What have I done wrong?
I looked it and got about 4 warnings but I got rid of the warnings lol its just return false; you need to delete from some commands but other then that the commands look awesome!
Maybe because you removed 'return false;' lololol
And it is very well coded IMO, tcpconnection.cs is very nice tbh, totally recoded.
And warnings don't matter really.
It is nicely coded, except i don't like the way hes done the handling of Room Items.
By the way Roller code is in this.. items move on rollers.
This EMU is not good tbh.When you debug it you get ALOT of errors and just find where the command has return false; and it is giving the command an error
return false; // is because its the if() thing :
if(what ever == false) {
return false;
}
return false;