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.
Pages: 1
If you have code in
case "k":
then it should work when somebody has crown and it should NOT work when somebody DOESN'T have crown.
Well, when you do /removecrown playername, then it still acts like that player has the crown and will execute the code.
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
You will receive the message but the player id should be -1.
Offline
I didn't get -1...
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
case "k":
MessageBox.Show(e.GetInt(0).ToString());
break;
// Output:
// 3
// 1
// -1 <- /removecrown
Offline
Yeah... I didn't get -1. As you can see in my picture.
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
Oh, I never tried it, really.
I might do soon, though, I am unable to do so at the moment.
Offline
Fixed as of 191
Lame!
Offline
Pages: 1
[ Started around 1732483224.207 - Generated in 0.044 seconds, 18 queries executed - Memory usage: 1.4 MiB (Peak: 1.5 MiB) ]