[Release] Targeter v0.72 (Target System Upgrade)
Moderators: winston, another_commander
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: [NEW] EnemyTergeter v0.2
I update code and description, I think the name is now more appropriate.
PS please, folks - can u check my english in description and readme file
PS please, folks - can u check my english in description and readme file
Cobra MK III owner since 1994
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [NEW] EnemyTergeter v0.2
There is a typo in this thread's title, I think. Tergeter should be targeter.timer wrote:PS please, folks - can u check my english in description and readme file
Commander Smivs, the friendliest Gourd this side of Riedquat.
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: [NEW] Targeter v0.4 (Target System Upgrade)
oh... thanks.Smivs wrote:There is a typo in this thread's title, I think. Tergeter should be targeter.
Cobra MK III owner since 1994
correction suggestions
I've just read your Targeter_readme.txt, and here is my suggestion for a corrected version:timer wrote:PS please, folks - can u check my english in description and readme file
Code: Select all
v0.4
Targeter is an upgrade to the ship Target System to cycle targeting between hostile or pacific ships and cargoes.
It is a more expensive and complicated alternative for "Target System Memory Expansion".
Price: 3100 Cr.
Techlevel: 12
Use keys: "Shift+n" for select the Targeter as prime equipment,
than "b" for mode change and than "n" for cycle targeting.
Requires equipment: Scanner Targeting Enhancement, Multi-Targeting System
Enjoy ;)
Requires v1.77 !!! (for "mode button")
web: http://oolite.ru/tine
forum topic: https://bb.oolite.space/viewtopic.php?f=4&t=13345
P.S.: this OXP works much better in union WITH the cool OXPs "Target Autolock",
"SniperLock" and "Police IFF Scanner Upgrade" - it is very convenient to see
the current target (and it's type) in the scanner.
BIG thanks to author of "Police IFF Scanner Upgrade" - Capt Murphy, his code inspired me to create this OXP.
Will read the other files now.
EDIT1:
Here my suggestion for "Targeter_license.txt"
Code: Select all
This product is licensed under CC BY-NC-SA 3.0
see http://creativecommons.org/licenses/by-nc-sa/3.0/ for more info.
Entry in "equipment.plist":
Code: Select all
(
(
1, 31000, "Target System Upgrade",
"EQ_ENEMY_TARGETER_UPGRADE",
"Upgrade to the ships Target System that allows to cycle targeting between hostile or pacific ships and cargoes. It is a more expensive and complicated alternative for the Target System Memory Expansion.",
{
"available_to_all" = 1;
"script" = "eq_enemy_targeter.js";
"requires_equipment" = ("EQ_SCANNER_SHOW_MISSILE_TARGET","EQ_MULTI_TARGET");
}
),
(
1, 100, "Sell Target System Upgrade",
"EQ_ENEMY_TARGETER_UPGRADE_REMOVAL",
"Sell TSU. You get a 90% refund.",
{
"available_to_all" = 1;
"requires_equipment" = "EQ_ENEMY_TARGETER_UPGRADE";
}
)
)
Last edited by GGShinobi on Tue Jan 29, 2013 2:13 pm, edited 3 times in total.
忍 knowing that enough is enough, you'll always have enough.
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: correction suggestions
maybe "hostile/neutral" ?GGShinobi wrote:Also, I'm not sure about the use of the word "pacific"... I thought in a military-like context one uses "hostile/friendly", but like I said, I'm not sure... and I also really don't mind
Cobra MK III owner since 1994
Re: correction suggestions
Good suggestion!timer wrote:maybe "hostile/neutral" ?GGShinobi wrote:Also, I'm not sure about the use of the word "pacific"... I thought in a military-like context one uses "hostile/friendly", but like I said, I'm not sure... and I also really don't mind
Note that I'm still editing my post above for more changes! I will let you know when I'm done!
忍 knowing that enough is enough, you'll always have enough.
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
Re: [NEW] Targeter v0.4 (Target System Upgrade)
Alright, done!
忍 knowing that enough is enough, you'll always have enough.
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: [NEW] Targeter v0.4 (Target System Upgrade)
I have too many typos
even TL in equipment.plist incorrect..
correcting... upload new revision after 20-30 min.
GGShinobi, thank a lot!
even TL in equipment.plist incorrect..
correcting... upload new revision after 20-30 min.
GGShinobi, thank a lot!
Cobra MK III owner since 1994
Re: [NEW] Targeter v0.4 (Target System Upgrade)
You're welcome!timer wrote:GGShinobi, thank a lot!
忍 knowing that enough is enough, you'll always have enough.
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
Running Oolite 1.77 on Ubuntu Linux 12.04 LTS
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: [Release] Targeter v0.5 (Target System Upgrade)
uploaded v0.5 with different tiny fixes.
Cobra MK III owner since 1994
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: [Release] Targeter v0.5 (Target System Upgrade)
converted to oxz
http://wiki.alioth.net/index.php/Targeter_OXP
http://wiki.alioth.net/index.php/Targeter_OXP
Cobra MK III owner since 1994