IFF add on OXP.. Bounty Information

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

Moderators: another_commander, winston

User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Post by Frame »

Bump...

Version 1.04 released

Download here.. fixes warnings from 1.72 test release, and ensures 1.73 compatibility...

http://www.box.net/shared/l4rkhi5ldl#BountyScannerV1.04
Bounty Scanner
Number 935
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

Sorry I didn't post it earlier. There is still a warning to be fixed:

shipDisplayName is deprecated as well and produces a warning. From 1.72 it's displayName.

And a suggestion: In my personal copy I've changed the display itself from

Code: Select all

Frame_bountyScannerName+":bounty:"+this.lasttarget.bounty+" cr"
to

Code: Select all

Frame_bountyScannerName+": Bounty "+this.lasttarget.bounty+" cr"
Looks nicer for my taste.
User avatar
Ark
---- E L I T E ----
---- E L I T E ----
Posts: 664
Joined: Sun Dec 09, 2007 8:22 am
Location: Athens Greece

Post by Ark »

Commander McLane wrote:
Sorry I didn't post it earlier. There is still a warning to be fixed:

shipDisplayName is deprecated as well and produces a warning. From 1.72 it's displayName.

And a suggestion: In my personal copy I've changed the display itself from

Code: Select all

Frame_bountyScannerName+":bounty:"+this.lasttarget.bounty+" cr"
to

Code: Select all

Frame_bountyScannerName+": Bounty "+this.lasttarget.bounty+" cr"
Looks nicer for my taste.
Second that
I like this gap
User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Post by Frame »

Odd... i´m not getting that warning... :-/...

Anyway, i´m going to change it... and i´ll include the gap...

Edit, I did a complete reinstall of Oolite 1.72... there where just to many Things that didn' t add up... i now got the warning.....

Thanks for the report...

Cheers Frame
Bounty Scanner
Number 935
User avatar
Ark
---- E L I T E ----
---- E L I T E ----
Posts: 664
Joined: Sun Dec 09, 2007 8:22 am
Location: Athens Greece

Post by Ark »

Frame wrote:
Odd... i´m not getting that warning... :-/...

Anyway, i´m going to change it... and i´ll include the gap...

Edit, I did a complete reinstall of Oolite 1.72... there where just to many Things that didn' t add up... i now got the warning.....

Thanks for the report...

Cheers Frame
I have noticed that the bounty scanner is the only equipment that can be bought from a zero tech level station. Is that intentional?
User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Post by Frame »

Ark wrote:
Frame wrote:
Odd... i´m not getting that warning... :-/...

Anyway, i´m going to change it... and i´ll include the gap...

Edit, I did a complete reinstall of Oolite 1.72... there where just to many Things that didn' t add up... i now got the warning.....

Thanks for the report...

Cheers Frame
I have noticed that the bounty scanner is the only equipment that can be bought from a zero tech level station. Is that intentional?
Sounds odd, as Tech-level can never be Zero, but Tech level 0 should actually be Tech level 1 for coders, and therefore impossible to set to Zero..

Could you Please link me to that OXP.. Thanks in advance:-) .oO(nasty way of ensurering a link, by thanking them in advance :lol:)

I set it to 0(tech level 1) as many Anarchy systems have a low tech level. while it would not make sense to not have it for sale in Anarchy systems...

Cheers Frame.

Not actually sure that I will do anything about it though
Bounty Scanner
Number 935
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Post by Kaks »

Hi Frame,

if you have some spare time (probably not, but who knows) you might want to add other conditions to the bounty scanner availability: maybe make it available in just medieval or anarchy systems, since more centralised societies might be unhappy about helping out bounty hunters... or even making it a tech 99 item and make it available only in specific trading outposts / specific systems, etc... hmmm, the possibilities are endless, really.

Oops, is that the time! Hmmm, better go.
Anyway that was just my twopenny's worth.
Bye for now (I'll try not to disappear for such a long time)

Cheers,

Kaks :)
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Post by Frame »

new version, same link... as 1.04

Edit another odd thing...

I had it at version 1.05, i did fix those warnings and add a gap and then forgot to upload and announce it :oops:
Bounty Scanner
Number 935
User avatar
goran
---- E L I T E ----
---- E L I T E ----
Posts: 294
Joined: Sat Feb 23, 2008 12:32 am
Location: Zagreb, Croatia
Contact:

Post by goran »

I have @ sign at the end of bounty value.

bounty: 34@

Mac, latest trunk, latest BountyScanner.
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

Are you sure that it is a @, not a ₢?
User avatar
goran
---- E L I T E ----
---- E L I T E ----
Posts: 294
Joined: Sat Feb 23, 2008 12:32 am
Location: Zagreb, Croatia
Contact:

Post by goran »

Image

nope.[/img]
User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Post by Frame »

Thanks for the heads up, I had forgotten that on windows

it will show the @ and not the ₢ sign...

Updated to 1.061
Bounty Scanner
Number 935
User avatar
goran
---- E L I T E ----
---- E L I T E ----
Posts: 294
Joined: Sat Feb 23, 2008 12:32 am
Location: Zagreb, Croatia
Contact:

Post by goran »

I'm on mac but still the problem is solved in 1.0.61. Thanks Frame.
User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Post by Frame »

updated to 1.07 to show

cargo , asteroids and bouy bounty correctly..


same download location as 1.061..

http://www.box.net/shared/l4rkhi5ldl


1500 downloads so far :-)

Cheers Frame...
Bounty Scanner
Number 935
User avatar
caracal
Deadly
Deadly
Posts: 205
Joined: Wed Jun 25, 2008 11:31 am
Location: The Desert, USA
Contact:

Post by caracal »

Frame wrote:
updated to 1.07 to show

cargo , asteroids and bouy bounty correctly..
Very nice, have been loving 1.061. However, the switch to RAR didn't do me any favors. Using Debian's unrar-free:

Code: Select all

Extracting  BountyScannerv1.07.oxp/Config/equipment.plist             Failed    
Extracting  BountyScannerv1.07.oxp/Config/world-scripts.plist         OK        
Extracting  BountyScannerv1.07.oxp/Info.plist                         Failed    
Extracting  BountyScannerv1.07.oxp/requires.plist                     OK        
Extracting  BountyScannerv1.07.oxp/Scripts/BountyScanner.js           Failed    
3 Failed
Any chance of getting a zipped version?
Post Reply