Page 2 of 2
Re: [NEW] EnemyTergeter v0.2
Posted: Mon Jan 28, 2013 8:27 pm
by timer
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
Re: [NEW] EnemyTergeter v0.2
Posted: Mon Jan 28, 2013 8:33 pm
by Smivs
timer wrote:
PS please, folks - can u check my english in description and readme file
There is a typo in this thread's title, I think. T
ergeter should be t
argeter.
Re: [NEW] Targeter v0.4 (Target System Upgrade)
Posted: Tue Jan 29, 2013 5:41 am
by timer
Smivs wrote:There is a typo in this thread's title, I think. Tergeter should be targeter.
oh... thanks.
correction suggestions
Posted: Tue Jan 29, 2013 2:00 pm
by GGShinobi
timer wrote:PS please, folks - can u check my english in description and readme file
I've just read your Targeter_readme.txt, and here is my suggestion for a corrected version:
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.
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
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.
EDIT2 +
EDIT3
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";
}
)
)
Note: I noticed that you get 90% of the purchase price back when you sell the equipment, and I thought that should be mentioned in the description.
Re: correction suggestions
Posted: Tue Jan 29, 2013 2:05 pm
by timer
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
maybe "hostile/neutral" ?
Re: correction suggestions
Posted: Tue Jan 29, 2013 2:09 pm
by GGShinobi
timer wrote: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
maybe "hostile/neutral" ?
Good suggestion!
Note that I'm still editing my post above for more changes! I will let you know when I'm done!
Re: [NEW] Targeter v0.4 (Target System Upgrade)
Posted: Tue Jan 29, 2013 2:14 pm
by GGShinobi
Alright, done!
Re: [NEW] Targeter v0.4 (Target System Upgrade)
Posted: Tue Jan 29, 2013 2:39 pm
by timer
I have too many typos
even TL in equipment.plist incorrect..
correcting... upload new revision after 20-30 min.
GGShinobi, thank a lot!
Re: [NEW] Targeter v0.4 (Target System Upgrade)
Posted: Tue Jan 29, 2013 2:43 pm
by GGShinobi
You're welcome!
Re: [Release] Targeter v0.5 (Target System Upgrade)
Posted: Tue Jan 29, 2013 10:34 pm
by timer
uploaded v0.5 with different tiny fixes.
Re: [Release] Targeter v0.5 (Target System Upgrade)
Posted: Sat Jul 26, 2014 4:36 pm
by timer