[Release] Bounty Informer v1.0

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: another_commander, winston

Post Reply
User avatar
timer
---- E L I T E ----
---- E L I T E ----
Posts: 329
Joined: Sat Mar 17, 2012 8:26 pm
Location: Laenin spiv club
Contact:

[Release] Bounty Informer v1.0

Post by timer »

After not successfull attempt to continue development Bounty Scaner: https://bb.oolite.space/viewtopic.ph ... 49#p224601

I created Bounty Informer OXZ (original code not used).
http://wiki.alioth.net/index.php/Bounty_Informer_OXP

Any critic and suggestions - welcome.
Cobra MK III owner since 1994
Neelix
---- E L I T E ----
---- E L I T E ----
Posts: 288
Joined: Sat May 31, 2014 9:02 pm
Location: Melbourne, Australia

Re: [Release] Bounty Informer v1.0

Post by Neelix »

timer wrote:
After not successfull attempt to continue development Bounty Scaner: https://bb.oolite.space/viewtopic.ph ... 49#p224601

I created Bounty Informer OXZ (original code not used).
http://wiki.alioth.net/index.php/Bounty_Informer_OXP

Any critic and suggestions - welcome.

So what does this do that bounty scanner doesn't? Bounty scanner is working just fine for me in 1.80, so I'm wondering if there is any point in changing which OXP I use for that.

- Neelix
Talaxian Enterprises: [wiki]Vacuum Pump[/wiki] [wiki]Waypoint Here[/wiki]
User avatar
timer
---- E L I T E ----
---- E L I T E ----
Posts: 329
Joined: Sat Mar 17, 2012 8:26 pm
Location: Laenin spiv club
Contact:

Re: [Release] Bounty Informer v1.0

Post by timer »

Original version used Timer that always works when ship in space - we have delay before bounty show.
I used Timer too, but only for seldom update current target.
Main action is called by event - shipTargetAcquired (no delay).
And one more - this version use shipUniqueName instead displayName property (and I am not sure that it's right - other OXPs can change it without check - my code use regular expression and change only necessary part of string).
I think this version requires less CPU time :D

PS If Frame converted his OXP in OXZ format - I'd probably did not alter this magnificent OXP, I like it too.
Cobra MK III owner since 1994
richard.a.p.smith
Deadly
Deadly
Posts: 174
Joined: Mon Jun 07, 2010 9:03 am

Re: [Release] Bounty Informer v1.0

Post by richard.a.p.smith »

Hi. I'll do a check but suspect it does not get on with Numeric HUD, it's not showing anything now I've installed that, it did work with MilHUD, not sure if I tried it with the default. Bounty Scanner works, the only issue with that is the synthetic voice reads out the bounty as part of the name, but that's not a big deal even if you use the voice. A delay before the bounty shows arguably makes sense anyway; you target the ship and something contacts something else then a message comes back. Cheers, Rich.
richard.a.p.smith
Deadly
Deadly
Posts: 174
Joined: Mon Jun 07, 2010 9:03 am

Re: [Release] Bounty Informer v1.0

Post by richard.a.p.smith »

Hello. Nice OXP, thanks, should have written that in the earlier post, sorry about that! I worked out the problem - it doesn't work with Random Ship Names. I thought it was the HUD but after removing RSN the bounties started appearing. As mentioned in the RSN thread it seems both try to add to the ship name and RSN wins. Rich.
Anonymissimus
---- E L I T E ----
---- E L I T E ----
Posts: 299
Joined: Mon Apr 27, 2015 9:03 pm

Re: [Release] Bounty Informer v1.0

Post by Anonymissimus »

This OXP conflicts with Randomshipnames, see https://bb.oolite.space/viewtopic.php?p=244051#p244051
warning sound if a missile is inbound: Missile warning
User avatar
timer
---- E L I T E ----
---- E L I T E ----
Posts: 329
Joined: Sat Mar 17, 2012 8:26 pm
Location: Laenin spiv club
Contact:

Re: [Release] Bounty Informer v1.0

Post by timer »

Anonymissimus wrote: Tue Oct 27, 2015 8:35 pm
This OXP conflicts with Randomshipnames, see viewtopic.php?p=244051#p244051
fixed. v2.0 uploaded.
Cobra MK III owner since 1994
Post Reply