Search results

  1. chemical77

    EVE Bookmark Creation

    I see bookmarks can be created, but only for your current location and not a remote location. Is that right? I read elsewhere on the forums that bookmarks are tricky but just wanted to make sure I'm not missing out if it's possible ;)
  2. chemical77

    Commas Being Parsed Out When Relaying

    I have chat text being passed from session 1 into the uplink, and then on to session 2. Any chat text that contains commas has the commas removed and the text truncated. Here is the function running on session 1. I echo it before it goes and everything looks fine: atom(script)...
  3. chemical77

    Hiding the EQ2 UI

    I know I can press F10 twice, but is there a way to do it through LavishScript? I'm having issues with pip timing and relaying multiple F10s reliably. I looked at the EQUIPage and EQUIElement but it doesn't look like they can be used for this purpose.
  4. chemical77

    PIP and EQ2Bot

    Hey all, I wrote a little PIP script to have 5 PIP windows and 1 active emulated fullscreen window. Initially I had it in a PIP_DefaultStartup.iss file, which worked, but I have it in it's own newpip.iss file atm. Anyway, the PIP'ing works as intended, allowing switching between the...
  5. chemical77

    ISXEVE Version #

    The change notes indicate ISXEVE 20070911.0127 as the current version of the extension. The extension that gets loaded in game is 20070311.09. Since it auto patches, this 20070311.09 is the correct live version, yes? Just want to make sure I haven't jacked up my install ;) Thanks
Top Bottom