Re: Open Source EMU question
Ehm Open Source i thought it was the hide code I dont know it anymore Sorry mate
Re: Open Source EMU question
Can you post the source to the command? If I had to guess, there was an error in the command and the catch { return false } made it put that, but I'd almost have to take a look at the command to help you, But good luck :3
Re: Open Source EMU question
The command is very simple, it doesn't really matter if it is an alert or just a simple notice command....
it goes like this
case "bla":
Session.Sendnotif("Message goes here");
return true;