Thread: To Magnum
View Single Post
  #3  
Old May 25th, 2001, 04:39 PM
Suicide Junkie's Avatar
Suicide Junkie Suicide Junkie is offline
Shrapnel Fanatic
 
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Suicide Junkie is on a distinguished road
Default Re: To Magnum

That is true.

How it works:
in "c: \games\se4", there is a "path.txt" file.
Normally, it points to "none", so the game uses the datafiles starting from "c: \games\se4\"
components will be read from "c: \games\se4\data\components.txt"

If you add a new directory in se4, say "c: \games\se4\mymod"
then you can set path.txt to "mymod" instead of "none"
now, the components will be read from "c: \games\se4\mymod\data\components.txt"

Any data files that cannot be found in the mod directory will be loaded from the defaults if possible.

------------------------
BTW, are you still interested in making that Trek mod?

[This message has been edited by suicide_junkie (edited 25 May 2001).]
Reply With Quote