[SCR] Custom wing manager aka. add-remove wings

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
User avatar
Zypherg
Posts: 274
Joined: Fri, 12. Sep 08, 06:17
x4

[SCR] Custom wing manager aka. add-remove wings

Post by Zypherg » Fri, 16. Jan 09, 01:15

* Note: This script is free to be reused in your scripts/mods as long as you say thankyou in your topic.

* NEW Update *
Version 1.2 updated by vukica now allows renaming of your custom wings

* Update *
I resurrected the old Custom Wing Manager script for bonus pack consideration
the new script is v1.1 it works without Cycrow's Community Plugin Configuration script but it requires:

:arrow: special command software MK1

it uses the ship command slot:
:arrow: <t id="553">COMMAND_TYPE_SPECIAL_53</t>

and can now be found in the special commands menu
Its functionality remains exactly the same though

:arrow: Bonus Pack Submission of Custom Wing Manager v1.1



well folks this is my very first attempt at a script and i stress attempt lol
since i've waited and searched for a script like it but never found it i made one

it'll ad a new command in Cycrow's Community Plugin Configuration that will let you create and delete your own custom wings.

it's not perfect, but it gets the job done.
credits should go out to LV (thanks) for it was his menu tutorials i hacked up to make this, so.. i guess some code was harmed in the making of this sorry..


Zypherg

Edit: fixed spelling error
thanks AsterXiphos i totaly missed it lol

*Edit old version link removed


Thanks to Cycrows encouragement i have managed to make this work with his Community plugin configuration script so i have made it available for download.
new version now uses a custom command slot <t id="1381">COMMAND_ZYPHERG_CWM</t>
instead of the one mentioned above and no special commands software is needed
no other changes where made so upgrading is totaly optional

:arrow: SPK v2 Requires: Cycrow's Community Configuration Menu
:arrow: RAR v2 Requires: Cycrow's Community Configuration Menu
:arrow:Mirror by TSM Thanks :)

upgrading should be as simple as replacing the 2 script files and the t file all names remain the same so nothing needs to be deleted first and is savegame compatible
Last edited by Zypherg on Sat, 4. Dec 10, 21:38, edited 13 times in total.

madpainter
Posts: 25
Joined: Sat, 6. Dec 08, 04:13
x3tc

Re: [SCR] Custom wing manager aka. add-remove wings

Post by madpainter » Sat, 17. Jan 09, 05:20

Zypherg wrote:
it's far from perfect or even ok, but it gets the job done.

Zypherg




SPK = http://files.filefront.com/custom+wing+ ... einfo.html

RAR = http://files.filefront.com/X3TC+Custom+ ... einfo.html

Its not that far from perfect.
I'm using it now and I'm impressed :)

AsterXiphos
Posts: 141
Joined: Mon, 26. Jul 04, 23:03
x3tc

Post by AsterXiphos » Sat, 17. Jan 09, 05:42

Nice - I've been looking for this kind of script. Seems to work fine! Good job!
And after hundreds of years of evolution, the common housefly still doesn't know that the big, solid, clear thing is a window . . .

User avatar
Zypherg
Posts: 274
Joined: Fri, 12. Sep 08, 06:17
x4

Post by Zypherg » Sat, 17. Jan 09, 08:13

thank you for your kind words

i'm glad it's working well for you and usefull :)

russbo
Posts: 862
Joined: Sat, 12. Nov 05, 21:53
x4

Post by russbo » Wed, 18. Feb 09, 05:58

This is a great little script! Incredibly useful. Don't let this get buried in the forum; people really need to see this.

Now if you can add custom colors, at least to the text, it would be awesome.

Thanks for making this.

sphr
Posts: 119
Joined: Tue, 15. Aug 06, 17:16
x4

Post by sphr » Wed, 18. Feb 09, 06:04

rather than using a command slot, consider cycrow's configuration menu. I think it will be a better place esp when hooked up to a hot key. Perhaps it can even semi-standardize a subheading ("Wings" perhaps) in the menu.

It also makes it very easy to add new general util commands in the future without more command slots.

lastly! Good idea and good action!

User avatar
Zypherg
Posts: 274
Joined: Fri, 12. Sep 08, 06:17
x4

Post by Zypherg » Thu, 19. Feb 09, 03:02

sphr wrote:rather than using a command slot, consider cycrow's configuration menu. I think it will be a better place esp when hooked up to a hot key. Perhaps it can even semi-standardize a subheading ("Wings" perhaps) in the menu.

It also makes it very easy to add new general util commands in the future without more command slots.

lastly! Good idea and good action!
if i knew how i would definatly try, but alas i have no clue how to hook into Cycrow's config menu.
i wanted to make it possible to mass-rename all ships in a wing but couldn't get my head around it, looked at a few scripts that do some renaming but i just couldn't figuer it out.
i also wanted to add colors but theres a bug that messes with the "Message Log" (a real scripter shelfed his work on account of it, i forget who) so i didin't even try that one.
but if anyone with real scripting skill wants to take tha ball and run with it i have no problem at all with that.

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

Post by Cycrow » Sat, 25. Apr 09, 18:43

adding it to the configration script is very easy.

its explained how in the first post, http://forum.egosoft.com/viewtopic.php?t=218088

you simple have to call a script, and set the argument you want for the display name, and it'll be all done for you

User avatar
Zypherg
Posts: 274
Joined: Fri, 12. Sep 08, 06:17
x4

Post by Zypherg » Sat, 25. Apr 09, 23:03

Cycrow wrote:adding it to the configration script is very easy.

its explained how in the first post, http://forum.egosoft.com/viewtopic.php?t=218088

you simple have to call a script, and set the argument you want for the display name, and it'll be all done for you
That’s easy for you to say, I’m just a mere mortal, one that can't script to save his life even :D
However you are correct it's very extremely easy to do as I did manage to figure it out and update my little script thanks for the encouragement I had just assumed it was beyond my meager copy 'n paste skills :oops:

now i don't know which one i should submit for the library :?
Split say:"you fly with too little speed, or too much weed"

StarbuckAK
Posts: 111
Joined: Fri, 7. Dec 07, 08:32

Post by StarbuckAK » Sat, 12. Sep 09, 18:08

this should have really been in X3 in the first place. thank you for making it.

Thrandisher
Posts: 357
Joined: Sun, 1. Jul 07, 03:33
x4

Post by Thrandisher » Sun, 13. Sep 09, 05:35

I forgot all about this one. Thanks for changing it to CCCM. One of those small but great ones.
The mongrels will never get over THIS wall.

Bishop149
Posts: 7232
Joined: Fri, 9. Apr 04, 21:19
x3

Post by Bishop149 » Mon, 26. Jul 10, 19:37

All the links for this one appear to be dead!
"Shoot for the Moon. If you miss, you'll end up co-orbiting the Sun alongside Earth, living out your days alone in the void within sight of the lush, welcoming home you left behind." - XKCD

User avatar
Zypherg
Posts: 274
Joined: Fri, 12. Sep 08, 06:17
x4

Post by Zypherg » Tue, 27. Jul 10, 06:53

links are fixed
Split say:"you fly with too little speed, or too much weed"

Lushent
Posts: 17
Joined: Sat, 17. Apr 10, 05:44

Post by Lushent » Tue, 19. Apr 11, 07:13

Links are dead D:

Post Reply

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