Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
I just want to know because my way is not working out.
This is what I'm doing:
#region killed
if (m.Type == "kill")
{
int userid = m.GetInt(0);//Use userid to see if they died
say("You died!");
}
#endregion
I'm not really trying here, but I still need help because this is my only way to do it for me.
SHUT AND LISTEN!!!
Offline
not sure if that's used any longer. did some research (wow m8) and only got tele messages.
You should do your own research. It's faster. Easier than writing a forum post.
also, beware the regions. just saying.
even if you're "not really trying here" you can always try...
Offline
You can write a little test code activated by a checkbox or whatever which writes the names of every message it receives in a list. If you set it to ignore the common spammy ones like "m", "show" and "hide", you can see which EE actions cause which messages.
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
that, or just use a console. 200% threadsafe
then it's just pattern recognition. "Gee, every time I move, this weird "m" packet shows up. Then... these "show/hide" messages keep going by. I wonder why they happen every 5 seconds. Oh, and then there's that weird "updatemeta" message. What on earth could that possibly be telling me, what with weird information like "Untitled World" and "1" showing up?"
Offline
[ Started around 1732441922.3203 - Generated in 0.040 seconds, 10 queries executed - Memory usage: 1.39 MiB (Peak: 1.5 MiB) ]