Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

Removing FL starting movies.

The general place to discuss MOD''ing Freelancer!

Post Thu Sep 29, 2005 5:48 am

Removing FL starting movies.

Ya can I make so the intro movies wont show when I start FL? can anyone gimme XLM code for removing all movies?

Post Thu Sep 29, 2005 5:55 am

id ont know XML, oyu jsut remove the lines in \EXE\freelancer.ini and its done.

Post Thu Sep 29, 2005 6:48 am

Here try this:

;remove startup sceens
<script>
<data file="exe\freelancer.ini" method="sectionreplace">
<section>
[Startup
</section>
<dest>
movie_file = movies\MGS_Logo_Final.wmv
movie_file = movies\DA_Logo_Final.wmv
movie_file = movies\FL_Intro.wmv
</dest>
<source>
;movie_file = movies\MGS_Logo_Final.wmv
;movie_file = movies\DA_Logo_Final.wmv
;movie_file = movies\FL_Intro.wmv
</source>
</data>
</script>


Its the job that's never started that takes the longest to finish.

Post Thu Sep 29, 2005 9:13 am

If you want to get into scripting check out the XML Scripter version 2 by Paddy
If nothing else it will show you how xml works...
Desctiption:
XML sripting could sound scarry to some but this program makes it easy.
So if you have hesitated to try your hand at creating scripts to add or change things in Freelancer here's your chance to understand how it works.
You don't even need to write the TAG's, because they will be generated automatically.

Also another xml scripting tool is the ShipScripter-V1-2-1 made by Crabtree
Short Description:
The ShipScripter is an excellent program for shipwrights complete with a 21 page illustrated tutorial to make fully functional scripts for ships. With the ShipScripter you can generate fully functional scripts of ships.

And check out the XML Toolkit Mod v1.2 by Argh
Short Description:
For modders, the Toolkit Mod offers them an easier starting-place. Most of the major features are very well documented- simply read through the commented INIs or look at the XML scripts that come with the mod to get going.

Post Thu Sep 29, 2005 3:12 pm

i just manually edit my freelancer.ini and comment those lines out. It doesn't matter because FL and everysingleothergodd*mn mod out there works perfectly without movies.

Return to Freelancer General Editing Forum