TUTORIALS and RESOURCES + Activating the Script Editor/Galaxy Editor

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

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

Post Reply
random50
Posts: 283
Joined: Fri, 23. Dec 05, 14:43
x3

Post by random50 » Sat, 7. Jan 06, 17:37

Yep. Thanks.

User avatar
Burianek
Posts: 2981
Joined: Mon, 29. Dec 03, 03:29
x3tc

Post by Burianek » Sat, 7. Jan 06, 20:58

Fixed that issue and updated the latest posts.
Sorry, I've been a bit lax in updating this for the past week or so.
"Nature's first green is gold" . . . stay golden.

tankerkid
Posts: 32
Joined: Sun, 15. Feb 04, 11:54
x3

Post by tankerkid » Sat, 14. Jan 06, 12:30

prehaps a basic link to how to get a ship into the game with DBOX and adjusting the Tships etc so it can be purchased?

TK

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

Post by nuclear_eclipse » Sat, 14. Jan 06, 17:20

Ship Modelling:

External Docking Tutorial by DeadlyDa
http://forum.egosoft.com/viewtopic.php?t=119097

How to Make Models Load Quickly by DeadlyDa
http://forum.egosoft.com/viewtopic.php?t=121183

edit burianek - *UPDATED* (thanks)

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

Post by Cycrow » Tue, 17. Jan 06, 00:42

heres the first proper release of the script installer, not sure if you want to put it here or in the community scripts section

Code: Select all

[url=http://forum2.egosoft.com/viewtopic.php?t=121351]XScript Installer & Script Packager[/url]

User avatar
Burianek
Posts: 2981
Joined: Mon, 29. Dec 03, 03:29
x3tc

Post by Burianek » Fri, 20. Jan 06, 05:13

I think it fits better in the community script post, let me know if you feel differently.
"Nature's first green is gold" . . . stay golden.

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

Post by Cycrow » Fri, 20. Jan 06, 15:05

yeah i agree, as when ppl download scripts, they can find the install for them in the same thead, whereas there less likly to look here

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

Post by nuclear_eclipse » Tue, 24. Jan 06, 23:38

Info on scripting waits - http://forum.egosoft.com/viewtopic.php?t=122459

Info and tips for using the galaxy editor - http://forum.egosoft.com/viewtopic.php?t=121873

User avatar
Burianek
Posts: 2981
Joined: Mon, 29. Dec 03, 03:29
x3tc

Post by Burianek » Fri, 27. Jan 06, 03:44

got 'em, thx
"Nature's first green is gold" . . . stay golden.

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

Post by nuclear_eclipse » Sat, 28. Jan 06, 22:49

Tips on using DDS textures by DeadlyDa
http://forum.egosoft.com/viewtopic.php?t=124356
--
LV
Added
--

Alanthion
Posts: 7
Joined: Sun, 29. Jan 06, 00:00
x3

Post by Alanthion » Wed, 1. Feb 06, 01:20

Ok, I want to know how to initialize the ones that are already there. How do you use the cheats that come with it? None of them work, and I end up at a dead end menu.

User avatar
Burianek
Posts: 2981
Joined: Mon, 29. Dec 03, 03:29
x3tc

Post by Burianek » Wed, 1. Feb 06, 01:23

No idea what you're talking about.
Are you posting in the wrong thread?
"Nature's first green is gold" . . . stay golden.

Alanthion
Posts: 7
Joined: Sun, 29. Jan 06, 00:00
x3

Post by Alanthion » Wed, 1. Feb 06, 01:32

Oh. Sorry. Wrong forum..

vorius
Posts: 273
Joined: Sun, 22. Jan 06, 02:56
x3

Post by vorius » Fri, 3. Feb 06, 17:43

Where can I find a list of new functions in X3 not covered in that MSCI handbook?

User avatar
Red Spot
Posts: 3461
Joined: Fri, 4. Feb 05, 13:44
x3

Post by Red Spot » Sat, 4. Feb 06, 14:12

vorius wrote:Where can I find a list of new functions in X3 not covered in that MSCI handbook?

afaik .. nowhere ..

when you 'know' the X2-SE you know whats new ..
if you do not .. anything is new .. :D



G

Naffarin
Posts: 481
Joined: Sat, 3. Dec 05, 09:49
x3

Post by Naffarin » Sat, 4. Feb 06, 14:45

an unexplained list can be found here:
http://forum2.egosoft.com/viewtopic.php ... ght=target

vorius
Posts: 273
Joined: Sun, 22. Jan 06, 02:56
x3

Post by vorius » Sun, 5. Feb 06, 05:02

Great, thanks for that!

What about any information on formatting text in the xml language files? Like how do you put symbols like square brackets, color text, put styles on text like bold or whatever ?

User avatar
Stevio
Posts: 2271
Joined: Sat, 4. Jun 05, 10:36
x3tc

Post by Stevio » Fri, 10. Feb 06, 17:30

vorius wrote:Great, thanks for that!

What about any information on formatting text in the xml language files? Like how do you put symbols like square brackets, color text, put styles on text like bold or whatever ?
try PM Cycrow he does that with several of his scripts e.g Bounty hunters guild, and mercenaries guild.

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

Post by Cycrow » Fri, 10. Feb 06, 20:54

you can use stuff like

Code: Select all

[red]Red Text[/red]
[blue]Blue Text[/blue]
[green]Green Text[/green]
[b]Yellow Text[/b]
[u]Underline Text[/u]
there are various others, like text align, number of colums, etc

AalaarDB
Posts: 2282
Joined: Thu, 29. Jan 04, 08:19
x3tc

Post by AalaarDB » Tue, 21. Feb 06, 08:38

ACK!
I just found out how to do colors magenta, white, gray and cyan so i figured I'd make it all pretty and post it. But Cycrow's beaten me. Oh well.

http://forum2.egosoft.com/viewtopic.php?t=129042

Code: Select all

[url=How to add color and formatting to text]http://forum2.egosoft.com/viewtopic.php?t=129042[/url]

Post Reply

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