Forums » Community Projects
The only things we can do with radars are make new ones and change the size of the icons. I think they use mainly C++ instead of Lua (because it's faster I guess?)
Yeah radar data is not accessible via lua :( You can set the friendly/hostile status of ship id's, which the radar picks up, but you cannot actually access the dots/data in radar directly :(
When you select something 'out there', the radar display puts a ring around its dot.
Which of the two radar screens the circle gets drawn in would give the fore/aft info, if there was some way to snatch that information from the data stream coming into the game client/graphics engine.
But I can see how accessing it could be difficult or have a negative effect on game performance.
Which of the two radar screens the circle gets drawn in would give the fore/aft info, if there was some way to snatch that information from the data stream coming into the game client/graphics engine.
But I can see how accessing it could be difficult or have a negative effect on game performance.
Accessing it (from lua) is not possible. Believe me I've wanted to do this for a long time :(
1.7.9 released
* address memory leak when selfinfo disabled.
* /unroid command added, target nearest unscanned roid (or show sector heuristics when none in radar range)
* other bug fixes and minor changes.
For screenshots, download, and lots of additional yum! go to [TargetLess.com]
or download direct [targetless.zip]
* address memory leak when selfinfo disabled.
* /unroid command added, target nearest unscanned roid (or show sector heuristics when none in radar range)
* other bug fixes and minor changes.
For screenshots, download, and lots of additional yum! go to [TargetLess.com]
or download direct [targetless.zip]
Um, did you intend to take away the ore content display from the upper right when you target a 'roid that is out of scanning range? Because that was a very useful feature. I would say that I am surprised how much I miss it, but I'm not. :-)
Otherwise, so far, so good...
Otherwise, so far, so good...
I did not take it away, and it shows up fine for me. If you had a much older version please note that info was moved into the targetinfo box (where players ship would normally be listed) above the targetless list instead of to the left of it. If you still don't see it please contact me ingame or IRC.
Cheers.
Cheers.
Thanks drazed! Working fine here.
Ok, one thing I notice is that if you use the "-" to toggle roid selection, it forces the player credits / mass/ cargo graphic on the left to push over two columns to the left so it isn't visible on you screen. I can send you a screen shot if you like. I still have your gmail address.
It isn't completely missing for me. It shows up when I am *not* in the ore display, but did when I was viewing PvE. Then it hung with one report and didn't change the rest of the night.
I am also getting a lot of /lua errors, with pop ups (when I attempt to change the size of the text in the HUD) and even one complete lock-up (but not so complete that I wasn't able to bring up the console and reload the interface). I will send you a list of the other plug-ins I am running and general system info. If there is a way to get debugging info for you, let me know.
MacOS 10.6.4, MacBookPro 17, 4Gb RAM, VO running in window mode.
Thanks for the work! I tested the unroid option (I set it to 'p', for 'prospect') and it certainly works well, if a little slowly due to the 5 sec scanner sample rate. There are places where it is going to be a huge help.
I am also getting a lot of /lua errors, with pop ups (when I attempt to change the size of the text in the HUD) and even one complete lock-up (but not so complete that I wasn't able to bring up the console and reload the interface). I will send you a list of the other plug-ins I am running and general system info. If there is a way to get debugging info for you, let me know.
MacOS 10.6.4, MacBookPro 17, 4Gb RAM, VO running in window mode.
Thanks for the work! I tested the unroid option (I set it to 'p', for 'prospect') and it certainly works well, if a little slowly due to the 5 sec scanner sample rate. There are places where it is going to be a huge help.
Vskye, please do email me @gmail.com
Vnend, what are the lua popup errors? You can find/copy them from errors.log
Vnend, what are the lua popup errors? You can find/copy them from errors.log
drazed, sent.
Drazed, it seems whenever I target a player or NPC I cannot untarget them. It screws with cargolist and is a bit annoying. Is this supposed to happen?
vskye, try lowering your font-size a bit in /targetless options. I'll see about testing/fixing that for all font sizes in a future version.
trenty, type /targetless and set the targetnone bind in controls section.
Cargolist might not be fully compatible with targetless, if you have other plugins that scan through RadarNext/RadarPrev let me know which ones when reporting bugs as they can mess with targetless pretty bad if they don't set the new api locks :(
trenty, type /targetless and set the targetnone bind in controls section.
Cargolist might not be fully compatible with targetless, if you have other plugins that scan through RadarNext/RadarPrev let me know which ones when reporting bugs as they can mess with targetless pretty bad if they don't set the new api locks :(
Well drazed, the font size adjustment would prolly work minus the fact that it's set to the lowest it can go. Oh well, thanks.
Vskye, try playing with the font size in vo "interface" options screen as well as the /targetless options screen. You might be able to find a combo that works for now :)
I have two characters each with a different roid map, is there a way to merge them? I've tried copying and pasting, and /importconfigroids(or whatever it said on the first page).
AlistairG, currently there is no way to automatically merge character lists but I will add a way soon(tm) ;)
1.7.11 released.
* hud-toggle no longer freezes the list.
* levi/queens flagged as capships once more.
Please report any bugs here.
For screenshots, download, and lots of additional yum! go to [TargetLess.com]
or download direct [targetless.zip]
* hud-toggle no longer freezes the list.
* levi/queens flagged as capships once more.
Please report any bugs here.
For screenshots, download, and lots of additional yum! go to [TargetLess.com]
or download direct [targetless.zip]
Thanks drazed.