Page 1 of 9

Posted: Sat, 7. Jan 06, 17:37
by random50
Yep. Thanks.

Posted: Sat, 7. Jan 06, 20:58
by Burianek
Fixed that issue and updated the latest posts.
Sorry, I've been a bit lax in updating this for the past week or so.

Posted: Sat, 14. Jan 06, 12:30
by tankerkid
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

Posted: Sat, 14. Jan 06, 17:20
by nuclear_eclipse
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)

Posted: Tue, 17. Jan 06, 00:42
by Cycrow
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]

Posted: Fri, 20. Jan 06, 05:13
by Burianek
I think it fits better in the community script post, let me know if you feel differently.

Posted: Fri, 20. Jan 06, 15:05
by Cycrow
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

Posted: Tue, 24. Jan 06, 23:38
by nuclear_eclipse
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

Posted: Fri, 27. Jan 06, 03:44
by Burianek
got 'em, thx

Posted: Sat, 28. Jan 06, 22:49
by nuclear_eclipse
Tips on using DDS textures by DeadlyDa
http://forum.egosoft.com/viewtopic.php?t=124356
--
LV
Added
--

Posted: Wed, 1. Feb 06, 01:20
by Alanthion
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.

Posted: Wed, 1. Feb 06, 01:23
by Burianek
No idea what you're talking about.
Are you posting in the wrong thread?

Posted: Wed, 1. Feb 06, 01:32
by Alanthion
Oh. Sorry. Wrong forum..

Posted: Fri, 3. Feb 06, 17:43
by vorius
Where can I find a list of new functions in X3 not covered in that MSCI handbook?

Posted: Sat, 4. Feb 06, 14:12
by Red Spot
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

Posted: Sat, 4. Feb 06, 14:45
by Naffarin
an unexplained list can be found here:
http://forum2.egosoft.com/viewtopic.php ... ght=target

Posted: Sun, 5. Feb 06, 05:02
by vorius
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 ?

Posted: Fri, 10. Feb 06, 17:30
by Stevio
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.

Posted: Fri, 10. Feb 06, 20:54
by Cycrow
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

Posted: Tue, 21. Feb 06, 08:38
by AalaarDB
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]