AL Plugin : Shield Boosting Tech 10/2/06

The place to discuss scripting and game modifications for X³: Reunion.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

Post Reply

Rate This Script

5/5
12
63%
4/5
6
32%
3/5
1
5%
2/5
0
No votes
1/5
0
No votes
 
Total votes: 19

User avatar
LV
Sith Lord
Posts: 8255
Joined: Wed, 6. Nov 02, 20:31
x3tc

AL Plugin : Shield Boosting Tech 10/2/06

Post by LV » Fri, 10. Feb 06, 20:53

Split from my BBS plugins scripts as a separate AL plugin

Shield Boosting Tech ZIP Download

Shield Boosting Tech Cycrow Installer Download

Name : AL Plugin Shield Boosting technology

Description : Plugin which offers Extra shield power for your ships
Version : 1.0
Date : 10/2/06
Author : LV


{EMP} - Extended Mod Pack Needed

Detailed description:


Shield Boosting technology can be purchased from Boron Equipment Docks for [ external image ]1 million credits. Once purchased the command "Boost Shields" will appear in the ships secondary command menu.

As long as the chosen ship has enough energy cells equipped extra power will be shunted into the shield generators to upgrade the re-charge rate.

The higher the class ship chosen the more energy is needed and the command will only terminate if the shields are either fully re-charged or there is not enough energy available.

With the command being a secondary command you will be free to go about your business or continue your fighting while they re-charge.


Enjoy :)

---------------------------------------------------------------------
Install:

Just extract the zip file to your main X3 directory or use the Cycrow Installer version



---------------------------------------------------------------------
Uninstall: Set the plugin to off in your AL menu and leave it for a good while. once the commands have gone you should be fine to delete.






---------------------------------------------------------------------



(language files)

448817.xml

1240 Command Ship

EMP Mod Pack Ware
161;10853 1million cr
Last edited by LV on Tue, 5. Dec 06, 17:57, edited 3 times in total.
LV's TC Scripts
Readme's For All My Scripts


I felt a great disturbance in the forum, Like millions of voices cried out in terror, then were silenced

si tacuisses, philosophus mansisses

999-JAY-999
Posts: 622
Joined: Mon, 7. Apr 03, 16:29
x3tc

Post by 999-JAY-999 » Fri, 10. Feb 06, 21:08

One more for the books.... super doooopeer.
System Spec :-

AMD Athlon(tm) 64 Duel 6000+ (3.01GHz)
Windows XP Home Ed. SP 3
ATI Radeon HD 4850 (512)
Creative X-FI Soundard
2.00 GB of RAM
G9 RAZOR Mouse

User avatar
nuclear_eclipse
Posts: 1129
Joined: Thu, 2. Sep 04, 01:54
x3tc

Post by nuclear_eclipse » Fri, 10. Feb 06, 21:09

Ummm, 1 million credits isn't very much money anymore...... ;)

Good job LV. I was tempted to make something like this for the Syndicate, but you beat me to it!

Cycrow
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 22227
Joined: Sun, 14. Nov 04, 23:26
x4

Post by Cycrow » Fri, 10. Feb 06, 21:13

yeah, im making a shield booster script as well, althou it will be part of Capitol ship crews, and will use engineers to improve the shielding rather than energy cells ;)

User avatar
LV
Sith Lord
Posts: 8255
Joined: Wed, 6. Nov 02, 20:31
x3tc

Post by LV » Fri, 10. Feb 06, 21:27

It's been released for well over a month in my BBS plugins scripts ladies.

Don't tell me you've only ever concentrated on your own work :roll: , It will crush me. I'd never be the same sith again :)
LV's TC Scripts
Readme's For All My Scripts


I felt a great disturbance in the forum, Like millions of voices cried out in terror, then were silenced

si tacuisses, philosophus mansisses

Cycrow
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 22227
Joined: Sun, 14. Nov 04, 23:26
x4

Post by Cycrow » Fri, 10. Feb 06, 22:19

dont worry, i was aware of this script b4, as i've used ur BBS plugins ;)

User avatar
Azz
Posts: 1031
Joined: Tue, 18. May 04, 20:14
x4

Post by Azz » Sat, 11. Feb 06, 12:32

Code: Select all

Script plugin.boostshields.full
Version: 0
for Script Engine Version: 30

Description
Description
Arguments
Source Text

001   $ship = [THIS]
002   skip if $ship != null
003    $ship = [PLAYERSHIP]
004   
005   
006   $ec = Energy Cells
007   = $ship -> add 100 units of $ec
008   $echk = $ship -> get amount of ware $ec in cargo bay
009   if $echk == 0
010    = speak text: page=13 id=135 priority=0
011    = speak text: page=17 id=2013 priority=0
012    = speak text: page=13 id=24 priority=0
013    return null
014   end
015   ....
016   

Line 7 ? Is it an error (debug remain...)


And thanks for all your good work for the community :)

User avatar
LV
Sith Lord
Posts: 8255
Joined: Wed, 6. Nov 02, 20:31
x3tc

Post by LV » Sat, 11. Feb 06, 17:58

good spot ta,

Skorne Tet'Zu
Posts: 126
Joined: Mon, 27. Mar 06, 11:42
x3

Sweet System....but...

Post by Skorne Tet'Zu » Sun, 9. Jul 06, 09:18

I'm not sure what's going on... but when ever I engage the Shield Boost I get 100 Energy Cells... whether I need them or not. I know there's a Persoal Energy Script out there... but I don't touch things like that; any idea what's causing this?

Otherwise... Sweet System
Skorne Tet'Zu
Corny Signture Saying Removed

kurush
Posts: 4320
Joined: Sun, 6. Nov 05, 23:53
x3tc

Post by kurush » Fri, 24. Aug 07, 07:40

Awesome script! I was always wondering why Egosoft did not provide some basic stuff that can be found in other space sims. I guess they just count on the awesome people who creates such mods :)

I found a really minor glitch though: The script keeps recharging the shield even if I try to scoop some cargo. How to replicate:
1) Start the booster with less than 100% shields
2) Press Ctrl-O to open the cargo bay
3) See the shield recharging from zero before you close it.

Not a big deal really but worths mentioning in case it is easily fixable...

Thanks for the mod!

Buck_Rogers
Posts: 1521
Joined: Mon, 20. Dec 04, 23:23
x3

Post by Buck_Rogers » Fri, 24. Aug 07, 16:00

just noticed a command conflict in the script installer when i added this script.

SHIP_40
8810 - BBS Offers
8817 - Shield Boost

strange thing is the previous version of the installer i had (v1.86) never flagged this conflict up?
Buck Rogers

Vice Admiral of Shadows Haven Alliance (SHA) visit us at:
SHA Forum
Feel free to join my DID
Too often we lose sight of life's simple pleasures. Remember, when someone annoys you, it takes 42 muscles in your face to frown. But only 4 to extend your arm and slap the bugger!

Buck_Rogers
Posts: 1521
Joined: Mon, 20. Dec 04, 23:23
x3

Post by Buck_Rogers » Sat, 19. Apr 08, 00:00

Hi LV

Sorry to bug you again. I have a slight problem with the remova of this script. Although I think It has something to do with your BBS script to.

Even though I do not have the shield boosting technology script installed anymore. I still get BBS messages. 1 with the offer to use it and another to extend my subscription.

Is there any way you can help me remove these messages?

Edit: I have also noticed, that I still have the Boost Shields command in the extra slot to :(
Buck Rogers

Vice Admiral of Shadows Haven Alliance (SHA) visit us at:
SHA Forum
Feel free to join my DID
Too often we lose sight of life's simple pleasures. Remember, when someone annoys you, it takes 42 muscles in your face to frown. But only 4 to extend your arm and slap the bugger!

mwyeoh
Posts: 10
Joined: Sun, 29. Aug 10, 06:40

Post by mwyeoh » Sun, 29. Aug 10, 06:41

This was one of my favorite scripts in X3R, are there any plans to implement it into X3TC??

John2022
Posts: 9
Joined: Tue, 26. Jul 11, 13:41

Post by John2022 » Thu, 18. Aug 11, 20:47

+1

User avatar
X2-Illuminatus
Moderator (Deutsch)
Moderator (Deutsch)
Posts: 24961
Joined: Sun, 2. Apr 06, 16:38
x4

Post by X2-Illuminatus » Thu, 18. Aug 11, 20:53

Looking through the scrips and mods download library for TC there are a several scripts that enable the energy transfer between certain subsystems or by the usage of energy cells. None of them does the job for you?
Nun verfügbar! X3: Farnham's Legacy - Ein neues Kapitel für einen alten Favoriten

Die komplette X-Roman-Reihe jetzt als Kindle E-Books! (Farnhams Legende, Nopileos, X3: Yoshiko, X3: Hüter der Tore, X3: Wächter der Erde)

Neuauflage der fünf X-Romane als Taschenbuch

The official X-novels Farnham's Legend, Nopileos, X3: Yoshiko as Kindle e-books!

Dgreig555
Posts: 1
Joined: Sat, 4. Jan 14, 20:11

Post by Dgreig555 » Tue, 7. Jan 14, 22:39

Is it possible to use this with X3R 2.5? I have plug in manager 2.12. the shield boosting technology appears in the Artificail life list, but is not offered at the equipment docks

xxx73
Posts: 170
Joined: Wed, 10. Mar 04, 22:16
x3tc

Post by xxx73 » Thu, 9. Jan 14, 21:31

I tested it today with several other mods and scripts and it worked fine so it should work with X3R 2.5.

I'm not an expert but I can think of three things that can cause it:
1. Conflict with other mod/script e.g. using same ware slot
2. You forgot to install the required EMP - Community Extended Mod Pack
3. Some files is missing/misplaced

Good luck :)

Buck_Rogers
Posts: 1521
Joined: Mon, 20. Dec 04, 23:23
x3

Post by Buck_Rogers » Thu, 9. Jan 14, 22:15

Dgreig555 wrote:the shield boosting technology appears in the Artificail life list, but is not offered at the equipment docks
It is only available from Boron Equipment Docks. So you will not find it everywhere.
Buck Rogers

Vice Admiral of Shadows Haven Alliance (SHA) visit us at:
SHA Forum
Feel free to join my DID
Too often we lose sight of life's simple pleasures. Remember, when someone annoys you, it takes 42 muscles in your face to frown. But only 4 to extend your arm and slap the bugger!

Post Reply

Return to “X³: Reunion - Scripts and Modding”