I am interesed in learning how to make Freelancer scrips, or at last how to make a event in game. For example:
1.When I come close to a Battleship in a system, it will radio me with a message, if I am hostile it will call allies to atack my. They will appear some where at nK distance(n=1,2,3,4...to infinite) and in that moment friendly npcs will come from nK to assist me.
2.NPC's fleet fight with predecided targets,kills,weapons,etc.
I saw that video a while ago. It's the scrip from firs mission from the single player story, he nly chenhed the location of the liner and the location from where the rougues ships are coming. This means there is a editor for the script files from game.
Posts: 6,295
Threads: 329
Joined: Aug 2007
Staff roles: Story Dev Economy Dev
Unfortunately not. Mission scripting is done through (I believe) THN formats, which are a royal pain in the arse to tinker with. Other than being generally complex, there aren't any editors. Currently you have to make changes in a raw text format through notepad.
Planetscapes also use the same files. You can assign weather effects and passing traffic through it.
Without additional hooks it works well only for one player, for multiple - bugged. Tutorial you may find somewhere at TSP under the topic "help with the mission script"