Re: [UberEMU] Freeze- Bug fix
Re: [UberEMU] Freeze- Bug fix
Quote:
Originally Posted by
scottstamp851
Rewrote the command handler with a dictionary earlier because I got bored, but you're right, I can't code.
Private Paste - Pastie
Fucking idiots. :glare:
Quote:
Originally Posted by
PEjump2
@Scott, why recode the commandhandler to something like that? :o
so he can commandhandle his e-penis better...
Re: [UberEMU] Freeze- Bug fix
Quote:
Originally Posted by
scottstamp851
Rewrote the command handler with a dictionary earlier because I got bored, but you're right, I can't code.
Private Paste - Pastie
Fucking idiots. :glare:
I aint the fucking idiot tho
Well done you made the command handler worse
Re: [UberEMU] Freeze- Bug fix
Very Nice, Thank you 10/10
Re: [UberEMU] Freeze- Bug fix
what emulator do you use JayNike..
Re: [UberEMU] Freeze- Bug fix
Why you have done this?
Code:
public void Destroy()
{
// Disconnect();
// Connection.Dispose();
// Connection = null;
// Command.Dispose();
// Command = null;
// Manager = null;
}