Close
Showing results 1 to 4 of 4

Threaded View

  1. #1

    Default [Hotkeynet] Earth and Beyond, tried to no avail

    Hello everyone


    I am doing something wrong and I have no clue as to what.

    I am running 3, windowed, Earth and Beyond games on 1 W7 desktop.


    I'm trying, for now, to get one key broadcast to all screens

    For that I have a very simple script, sadly it doesn't seem to be doing anything ingame.

    <Hotkey ScrollLockOn Ctrl R>
    <SendPC local>
    <RenameWin "Earth & Beyond" EB1>
    <RenameWin "Earth & Beyond" EB2>
    <RenameWin "Earth & Beyond" EB3>


    <Label w1 Local SendWinM EB1>
    <Label w2 Local SendWinM EB2>
    <Label w3 Local SendWinM EB3>

    <Hotkey numlockon Tab>
    <sendlabel w1, w2, w3>
    <Key %Trigger%>


    I have tried replacing the scripted SendWinM with SendWinMF, SendWinS, SendWinSF. Nothing happens on the 2 screens that are not selected.

    Hotkeynet does however tell me
    From this pc: <SendWinM EB1><Key Tab><SendWinM EB2><Key Tab><SendWinM EB3><Key Tab>
    <SendWinM EB1> completed: Window found. Target set to 0xB50202 "EB1"
    <Key Tab> completed
    <SendWinM EB2> completed: Window found. Target set to 0xDE0178 "EB2"
    <Key Tab> completed
    <SendWinM EB3> completed: Window found. Target set to 0xF40D34 "EB3"
    <Key Tab> completed


    Could someone please help me

    regards
    Bib
    Last edited by luckybib : 04-25-2013 at 04:09 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •