Submissions to Community Library

The place to discuss scripting and game modifications for X³: Terran Conflict and X³: Albion Prelude.

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

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

Submissions to Community Library

Post by Cycrow » Tue, 14. Oct 08, 12:53

Rules for having your scripts & mods added to the Community Library

If you want your script to be included in the Library let us know the link to a thread in this forum about it. Just post the link in this thread in the format described below, and we'll do our best to keep the Library up to date. Please do not request that we add scripts or mods created by someone other than yourself to this list. If you want someone else's script or mod listed here, pm them and ask them to post that they agree to have their work listed. Also, don't post to reserve command slots for a script you are currently working on. Only completed scripts can be added to the list.

Requirements

When Posting Slot descriptions the actual command needs to be explained in the text not just the script, also in addition remember that command slots are an endangered species and if you post a script with many slots that could be combined into less slots your script will not be linked. See
This Thread for info //

Descriptions for new objects, such as ships, weapons, and wares, belong to Text Page 17 ("Boardcomp. objects"). Make sure that neither Text Page 17 nor Text Page 300017 has the ID's that you plan to use. And naturally avoid collision with already posted page 17 entries.


Text Indexing Policy Clarification

We have essentially two blocks of allowed Text Files: 1000--6999 and 7000--9999, but only one allowed Text Page block: 7000--9999.
  • Therefore, Text Files in range 1000--6999 cannot reserve corresponding Text Page. Use these files unless you need dedicated text page. For example, a ship mod can add necessary ship descriptions to page 17 from these files.
  • From now on it is implicitly assumed that Text File ID in range 7000--9999 may use the corresponding Text Page ID, which is therefore reserved.
  • Only the Text Page ID's that do not correspond to reserved Text File ID, will be listed.
A submitted mod must be in a cat/dat either as a mod, or a false patch. As apricotslice explains here, sneaking a mod as a script causes unnecessary suffering for all of us.

Image

Rules Update for authors : READ IT [url=http://forum.egosoft.com/viewtopic.php?t=216696][b]T[/b][b]C[/b] [b]S[/b]&M Posting [b]R[/b]ules[/url]

[Vogon Notification]
I've made 2 slight addendum's to the rules, first extra rule 5 over use of scripts and mods for your own work.

Secondly, I've added a request over permission to use your scripts and mods in other people's work, From now on, please add if you permit others to use your work with credit, the examples below are all that are needed and there will be no argument or debate over people's choices over this request :), neither will anybody here be writing eulas for their work:

see the rules for more info on this request

Code: Select all

[new post in the topic (unedited)]

Example 1:- These scripts/models are free to be reused in your scripts/mods as long as you say thankyou in your topic

Example 2:- You are not allowed to redistribute these scripts and/or models without my express permission

Example 3:- You are not allowed to reuse nor redistribute these scripts and/or models

If you have active topics (where if you posted now it would be hidden deep in the topic) please add a link to the agreement post in the first post in your thread.

You may ignore this request if you wish it is not a requirement, any threads that do not contain this info will be automatically deemed as off limits for distribution by others.

Please use this thread for granting permission

3rd Party Permissions Index Here.

[/Vogon Notification] LV

Image

Link code for download icons

[ external image ]

Code: Select all

[url=http://www.thedestinationforthelink][img]http://www.egosoft.com/img/button_download.gif[/img][/url]
[ external image ]

Code: Select all

[url=http://www.thedestinationforthelink][img]http://www.arcl07.dsl.pipex.com/x3tc/plugins/spk.png[/img][/url]


Image

If you require any clarification post in this thread!
LV wrote: Example Post


Image

*****Note*****
This is a request not a requirement!
Please allow a few days from when you release the script to posting a link here so any showstoppers you may have missed are dealt with. The aim of this thread is a library of scripts that are stable and of benefit to the community.
Ta, LV :)

Image

1.

Code: Select all

[url=http://forum.egosoft.com/viewtopic.php?t=105272]Race Response Fleets[/url] by LV
Post the link to the thread in this format with your plugin name and author details. Add the category of your script e.g AL Plugin/Combat?Trade/Utility.....

Just drag over your selected text and press the code button to add the box.

2. Add the t file reference and also text pages and log files if necessary as per the current format (ID: Author, Script Name)

Code: Select all

8804: LV, Race Response Fleets
3. If you are adding a ware paste it like this

Code: Select all

28;0;0;0;0;68;5843;0;4215;1;1;0;4215;-100000;0;0;SS_WARE_SW_NEW10; 118,336 credits

Hull Repair Technology by LV 
4. Post your commands in this format

Code: Select all

  <t id="559">COMMAND_TYPE_SPECIAL_59</t> : Pay Fines - Race Response Fleets by LV 
5. If you add something to the text page 17, post the Text ID's in this format

Code: Select all

For Page 17:
9867--9868: Tenk, Terran M6 Normandy
6. Add a SHORT description of where the script/mod goes

Code: Select all

RRF by LV : Combat Scripts

Code: Select all

Reveal All Sectors Script by LV: Cheats

7. Add if your script mod changes any vanilla feature

Code: Select all

RRF t8804: over rides stock Jump to Sector command for M2 class ships only 

Your finished code should look like this, every entry must have your name against it

Code: Select all

AL-Plugin: Combat

[url=http://forum.egosoft.com/viewtopic.php?t=105272]Race Response Fleets[/url] by LV

8804: LV, Race Response Fleets 

28;0;0;0;0;68;5843;0;4215;1;1;0;4215;-100000;0;0;SS_WARE_SW_NEW10; 118,336 credits: Rapid Response Drive : RRF by LV


<t id="559">COMMAND_TYPE_SPECIAL_59</t> : Pay Fines - Race Response Fleets by LV

Code: Select all

RRF by LV : Combat Scripts

Code: Select all

RRF by LV: over rides stock Jump to Sector command for M2 class ships only 
Image

Example

Code: Select all

<t id="558">COMMAND_TYPE_SPECIAL_58</t>  :Race Response Fleets by LV 
<t id="559">COMMAND_TYPE_SPECIAL_59</t>  :Race Response Fleets by LV 
<t id="560">COMMAND_TYPE_SPECIAL_60</t>  :Race Response Fleets by LV 
The above is Not Acceptable

Code: Select all

<t id="558">COMMAND_TYPE_SPECIAL_58</t> : Pay Fines - Race Response Fleets by LV 
<t id="559">COMMAND_TYPE_SPECIAL_59</t> : Change Notoriety - Race Response Fleets by LV 
<t id="560">COMMAND_TYPE_SPECIAL_60</t> : Protect Ship - Race Response Fleets by LV 
You see the difference, each command needs a description of what it does.
The reasoning behind this is because it gives everybody more information into what a script does and will help when the lists are filling up also :wink: .

Also when you link if you specify which script group you want the thread link it helps both us and you but it's up to you if you add this piece info :)

You may not reserve any command slot or ware until your script is finished but you can reserve t file numbers (max 1 per time, no blocking of number ranges)

Ignore the format rules and your post simply will not be linked :wink:

Recommended Image

Notes
apricotslice wrote:The egosoft starts are :
101 Terran Defender
102 USC Commander
103 Reserved for alternate Terran start
104 Argon Patriot
105 Humble Merchant
106 Bankrupt Assassin
107
108
109
110 Tormented Teladi
111 Poisoned Paranid
112 Aldran Adventurer
113 Goner Witness
114 Unholy Traitor
115
116 Teladi Trafficker
117 Yaki Insurgent (removed by egosoft)
118 Lost Lar
119 Savage Split

141 Anonymous Argon
142 Boring Boron
143 Pious Paranid

151 }
152 }
153 } X3R Gamestarts
154 }
157 }
164 }

120 to 140 are available, but whos to say if egosoft adds more in a later patch?

Perhaps we should be using 200 and up?
Last edited by Cycrow on Mon, 18. Jan 10, 20:44, edited 6 times in total.

User avatar
Cadvan
Posts: 2940
Joined: Sun, 14. Mar 04, 05:05
x4

Post by Cadvan » Fri, 17. Oct 08, 19:30

I hope i'm right here!?

Code: Select all

Script: 
Categorie Shipenhancement
[*][17.10.08] [url=http://forum.egosoft.com/viewtopic.php?t=217169]SpaceLootTransporter[/url] by Huefte 
T-file: 
7010 ......... SaceLootTransporter by Huefte 
text-page: 
7010 ......... SpaceLootTransporter by Huefte 
<t id="522">COMMAND_TYPE_SPECIAL_22</t>  : SpaceLootTransporter
[Added (adjusted formatting slightly] - Cycrow]

User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious » Mon, 20. Oct 08, 22:19

Please add my script:

Code: Select all

'Other' script: 

[url=http://forum.egosoft.com/viewtopic.php?t=218081]Asset Summary Report[/url] by Carlo 
T-file:
8411: Carlo, Asset Summary Report
Text page:
8411: Carlo, Asset Summary Report
Logfile 
08411: Carlo, Asset Summary Report
[Added - Cycrow]

User avatar
Cadvan
Posts: 2940
Joined: Sun, 14. Mar 04, 05:05
x4

Post by Cadvan » Tue, 21. Oct 08, 18:14

i needed one more command-slot. so please add/adjust them:

Code: Select all

<t id="521">COMMAND_TYPE_SPECIAL_21</t>  : SpaceLootTransporter-Collect in Sector
<t id="522">COMMAND_TYPE_SPECIAL_22</t>  : SpaceLootTransporter-Collect Ware
oh and please:
Text page and text id: ist sPaceloottranspüorter, not saceloottransporter ;-)

ok, one time i make this mistake myself too

User avatar
SymTec ltd.
Posts: 5285
Joined: Mon, 11. Apr 05, 21:11
x3tc

Post by SymTec ltd. » Tue, 21. Oct 08, 21:44

Code: Select all

Other scripts

[url=http://forum.egosoft.com/viewtopic.php?t=218397]X3-X3TC-Converter[/url] by SymTec ltd.
T-file:
8770: SymTec, X3-X3TC-Converter (please do not use 8750-8770 so i can port scripts over from TR)
Text page:
8770: SymTec, X3-X3TC-Converter (please do not use 8750-8770 so i can port scripts over from TR)
Logfile
08770: SymTec, X3-X3TC-Converter

[Done to here, jlehtone. Same authorname in all lists, please.]

User avatar
Graxster
Posts: 817
Joined: Sat, 14. Oct 06, 01:01
x3tc

Post by Graxster » Wed, 22. Oct 08, 20:24

I have a few to add, if you would. Not sure if you should put them under "Other" or make a new category named "Cheats" though, lol.

Code: Select all

Other scripts

[url=http://forum.egosoft.com/viewtopic.php?t=218412]Remove Rocks[/url]

Remove Rocks by Graxster
No T-files, command slots, or anything else, just .xml's in these. Not sure what's meant by "Extension Mods", but these next two are mods:

Code: Select all

Extension Mods

[url=http://forum.egosoft.com/viewtopic.php?t=218449]No Suns[/url]

No Suns by Graxster
............

Code: Select all

Extension Mods

[url=http://forum.egosoft.com/viewtopic.php?t=218233]No Civilians[/url]

No Civilians by Graxster
2 more.

Code: Select all

Other scripts

[url=http://forum.egosoft.com/viewtopic.php?t=218752]Destroy Target Hotkey[/url]

Destroy Target - Hotkey by Graxster
last one for now:

Code: Select all

Other scripts

[url=http://forum.egosoft.com/viewtopic.php?t=218754]Reset Hull and Shields Hotkey[/url]

Reset Hull and Shields - Hotkey by Graxster
Regardless of whether these should find a home here or in the Cheats thread, I figure they should have a permanent link in some kind of sticky, lest they get lost in the endless forum pages. I know I don't have language files, but I haven't quite figured that one out yet.

-G

User avatar
Gazz
Posts: 13244
Joined: Fri, 13. Jan 06, 16:39
x4

Post by Gazz » Wed, 22. Oct 08, 20:25

Oh, deja vue! =)

Code: Select all

Navigation Scripts:
[url=http://forum.egosoft.com/viewtopic.php?t=218521]Align ship with ecliptic[/url] by Gazz

Ship Commands and Other Scripts:
[url=http://forum.egosoft.com/viewtopic.php?t=218742]Numeric Race Rank Titles[/url] by Gazz

Turret Scripts:
[url=http://forum.egosoft.com/viewtopic.php?t=217470]MARS Fire Control (MARS)[/url] by Gazz
 

7046: Gazz, MARS Fire Control
7047: Gazz, MARS Fire Control (config)

7090: Gazz, Numeric Race Rank Titles


<t id="946">COMMAND_TYPE_TURRET_46</t>  : Defense, MARS by Gazz
<t id="947">COMMAND_TYPE_TURRET_47</t>  : Standby, MARS by Gazz
<t id="948">COMMAND_TYPE_TURRET_48</t>  : Offense, MARS by Gazz

<t id="1251">COMMAND_TYPE_SHIP_51</t>  : Cargo Collect, MARS by Gazz
[Added to Here - Cycrow (cheats moved to cheat sticky)]
My complete script download page. . . . . . I AM THE LAW!
There is no sense crying over every mistake. You just keep on trying till you run out of cake.

User avatar
Cadvan
Posts: 2940
Joined: Sun, 14. Mar 04, 05:05
x4

Post by Cadvan » Thu, 23. Oct 08, 18:28

sorry for this mess yesterday
Last edited by Cadvan on Fri, 24. Oct 08, 06:27, edited 1 time in total.

User avatar
Arkblade
Posts: 88
Joined: Sun, 23. Jul 06, 04:13
x4

Post by Arkblade » Thu, 23. Oct 08, 22:02

Please add this for people who need temporary Cockpit MOD.

Code: Select all

Extension Mods

[url=http://forum.egosoft.com/viewtopic.php?t=219037]Cockpit Callback MOD[/url]

Cockpit Callback MOD by Arkblade

Fistantantilis
Posts: 58
Joined: Sat, 7. Feb 04, 19:01
x3tc

Post by Fistantantilis » Fri, 24. Oct 08, 03:17

Wrong link for 'Wing Hotkeys' (http://forum.egosoft.com/viewtopic.php?t=21876)

User avatar
Gazz
Posts: 13244
Joined: Fri, 13. Jan 06, 16:39
x4

Post by Gazz » Fri, 24. Oct 08, 13:44

And another veteran is called back to duty...

Code: Select all

Combat Scripts: 

[url=http://forum.egosoft.com/viewtopic.php?t=221915]Ring of Fire[/url] by Gazz 

7013 : Gazz, Ring of Fire

<t id="531">COMMAND_TYPE_SPECIAL_31</t>  : Ring of Fire by Gazz
Last edited by Gazz on Tue, 4. Nov 08, 21:44, edited 1 time in total.
My complete script download page. . . . . . I AM THE LAW!
There is no sense crying over every mistake. You just keep on trying till you run out of cake.

User avatar
Graxster
Posts: 817
Joined: Sat, 14. Oct 06, 01:01
x3tc

Post by Graxster » Fri, 24. Oct 08, 19:16

I need a favor, Cycrow. Updated "Remove Rocks" script to "Remove rocks from Universe". Could you delete the old link and add this one please?

Code: Select all

Other Scripts

[url=http://forum.egosoft.com/viewtopic.php?t=218412]Remove Rocks from Universe[/url] by Graxster

Remove Rocks from Universe by Graxster
Also, I must have goofed on the links for No Civilians and No Suns mods. Could you either add "by Graxtser" after the link, or replace with these please?

Code: Select all

Extension Mods

[url=http://forum.egosoft.com/viewtopic.php?t=218233]No Civilians[/url] by Graxster

No Civilians by Graxster
.

Code: Select all

Extension Mods

[url=http://forum.egosoft.com/viewtopic.php?t=218449]No Suns[/url] by Graxster

No Suns by Graxster
Regards,
-Grax

jlehtone
Posts: 21809
Joined: Sat, 23. Apr 05, 21:42
x4

Post by jlehtone » Fri, 24. Oct 08, 23:48

[Done to here.]


How come stock SOS is listed both as SS_WARE_SW_NEW3 and as SS_WARE_SW_NEW14?
Goner Pancake Protector X
Insanity included at no extra charge.
There is no Box. I am the sand.

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

Post by Cycrow » Fri, 24. Oct 08, 23:51

jlehtone wrote:[Done to here.]


How come stock SOS is listed both as SS_WARE_SW_NEW3 and as SS_WARE_SW_NEW14?
bacause they are both used by the engine code, one is illegal one is not. Its how it was added in Bala Gi

User avatar
Gazz
Posts: 13244
Joined: Fri, 13. Jan 06, 16:39
x4

Post by Gazz » Sat, 25. Oct 08, 09:22

Updated for TC.

Code: Select all

Utility and Library Scripts : 

[url=http://forum.egosoft.com/viewtopic.php?t=214517]Hotkeys with double click / multiple functions[/url] by Gazz 
My complete script download page. . . . . . I AM THE LAW!
There is no sense crying over every mistake. You just keep on trying till you run out of cake.

tatakau
Posts: 697
Joined: Sat, 21. Oct 06, 08:09
x3tc

Post by tatakau » Sat, 25. Oct 08, 09:41

deleted
Last edited by tatakau on Wed, 12. Jun 19, 12:00, edited 3 times in total.

User avatar
-Dusty-
Posts: 2301
Joined: Fri, 30. Dec 05, 20:17
x3tc

Post by -Dusty- » Sat, 25. Oct 08, 15:56

Code: Select all

Other Scripts:

[url=http://forum.egosoft.com/viewtopic.php?t=219504]Factory Complex Constructor[/url] by Dusty

8845: Dusty, Factory Complex Constructor

<t id="829">COMMAND_TYPE_GENERAL_29</t>  : Factory Complex Constructor by Dusty
<t id="843">COMMAND_TYPE_GENERAL_43</t>  : Factory Complex Constructor by Dusty

tatakau
Posts: 697
Joined: Sat, 21. Oct 06, 08:09
x3tc

Post by tatakau » Sat, 25. Oct 08, 19:24

deleted
Last edited by tatakau on Wed, 12. Jun 19, 12:00, edited 1 time in total.

User avatar
Graxster
Posts: 817
Joined: Sat, 14. Oct 06, 01:01
x3tc

Post by Graxster » Sat, 25. Oct 08, 21:01

Code: Select all

Other Scripts

[url=http://forum.egosoft.com/viewtopic.php?t=219619]Friendly Pirates[/url] by TycHouse & Graxster

Friendly Pirates by TycHouse & Graxster

ThisIsHarsh
Posts: 1135
Joined: Sun, 19. Oct 08, 18:46
x3tc

Post by ThisIsHarsh » Sun, 26. Oct 08, 21:22

A couple for you here...

Code: Select all

AL plugin

[url=http://forum.egosoft.com/viewtopic.php?t=219440]NPC Bailing Addon[/url] by ThisIsHarsh

7101: ThisIsHarsh, NPC Bailing Addon
Also...

Code: Select all

Navigation scripts

[url=http://forum.egosoft.com/viewtopic.php?t=219385]Explorer Command Extension[/url] by ThisIsHarsh

7100: ThisIsHarsh, Explorer Command Extension

<t id="216">COMMAND_TYPE_NAV_16</t>  : Auto explore, Explorer Command Extension by ThisIsHarsh
<t id="217">COMMAND_TYPE_NAV_17</t>  : Scan asteroids, Explorer Command Extension by ThisIsHarsh

Post Reply

Return to “X³: Terran Conflict / Albion Prelude - Scripts and Modding”