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

A quick faction question

The general place to discuss MOD''ing Freelancer!

Post Thu Apr 29, 2004 7:05 pm

A quick faction question

Hey all,

I have just made a faction (thanx to Chips's tutorial ) and I can't seem to find where it is where i can make them hate you from the get go. Or love you, doesn't really matter, i just want to know where it is I change that. TIA!

EDIT: No emoticons in the subject line please.

Edited by - Stinger on 4/30/2004 2:21:31 PM

Post Thu Apr 29, 2004 7:34 pm

It's in your mission folder. If you're playing the story line you need to open up the mission folder M01A and find mo1a.ini. Find this trigger:
[Trigger
nickname = spx_pitts
system = Li01
Cnd_SpaceExit = no_params
Act_NagOff = dock_pitts
Act_NNIds = 30040, HISTORY
Act_ChangeState = SUCCEED

Make it look like this:

[Trigger
nickname = spx_pitts
system = Li01
Cnd_SpaceExit = no_params
Act_NagOff = dock_pitts
Act_SetRep = Player, fc_lr_grp, -0.650000
Act_NNIds = 30040, HISTORY
Act_ChangeState = SUCCEED

Except make sure that your new faction's nickname is in place of "fc_lr_grp"

If you're playing OpenSP then just open M13 and put that same line in where it looks like it should go.

Post Thu Apr 29, 2004 7:45 pm

Very kewl, thanx!

Post Thu Apr 29, 2004 7:57 pm

You're welcome.
I was thinking about it and if you're playing story line I'm not sure how that might affect mission 01b. So it might be better if you went into m01b.ini and found this trigger:
[Trigger
nickname = play_juni_ethercomm
Cnd_CommComplete = dx_m01_1555_king
Act_ActTrig = tm_pausebeforejuni
Act_NagOff = gohome
Act_AdjAcct = 3500

and add your setrep line below the Act_AdjAcct=3500 line.

Post Fri Apr 30, 2004 5:58 am

Em whats OpenSP? ive seen it in my game folser but when i thry to run it it doesnt do anyting. What is it? and how do i make it work?

Return to Freelancer General Editing Forum