MultiOgar icon indicating copy to clipboard operation
MultiOgar copied to clipboard

CLOSE

Open CalvinDKL opened this issue 9 years ago • 5 comments

Hello!

So i want to a key "E" to send the packet 22 to multiogar from my client. Does anyone here know how to add the code??

the code: .onkeydown = function(b) { switch (b.keyCode) { case 69: send(22) break;

CalvinDKL avatar Nov 12 '16 19:11 CalvinDKL

  1. This is MultiOgar, the server so we can't help with clients.
  2. How are we supposed to know when we don't even know what the client is and how it looks?

makandz avatar Nov 12 '16 20:11 makandz

Does it matter the client? every client is basically the same, ya know? Coded in html etx. I just need to know how to send a packet. Thats all :)

CalvinDKL avatar Nov 12 '16 20:11 CalvinDKL

Not really.

makandz avatar Nov 12 '16 21:11 makandz

Yes, i just need to know if i need to place it over the body for example or in a js etc. Easy, but anyways i got it now.

CalvinDKL avatar Nov 13 '16 16:11 CalvinDKL

You can close the issue by clicking "Close issue" button on the bottom (next to Comment button).

chuushi avatar Nov 16 '16 17:11 chuushi