Silentdragon
Full Member
if(life==null && wrists) EmoAlert();
Posts: 148 Reputation: 2
34 / / –
Joined: Jun 2006
|
RE: [request] Flashing Keyboard LED's when message received
code: function OnEvent_ChatWndEditKeyDown(Wnd, key){
if(key != Vk_scroll)
MsgPlus.CancelTimer('check');
}
Wouldn't that work
This post was edited on 06-28-2006 at 12:51 AM by Silentdragon.
|
|