Joined: Mon Nov 15, 2004 12:00 am Posts: 696 Location: Germany, US Depot
|
archives would be the root directory in this case
../ takes u to levels
../../ would take u to bf1942
../../.. takes u to root (archives)
path should be like this
run ../../../Bf1942/levels/Liberation_Of_Caen/Objects/Objects
same as
run @root/bf1942/levels/Liberation_Of_Caen/Objects/Objects
or only one jump up ...
run ../Liberation_Of_Caen/Objects/Objects
but for some reason only some of this path gamble works
I couldnt get the 5 Ton from Al Nas to roll around in other maps, but soundfiles, like in a carstereo folder sitting in an El_Alamein_001.rfa could be run from e.g. Gazala.
I found this by mistake, i forgot to change the path within gazala_001.rfa, but the wav was loaded.
If anyone figures this out we could go all the way back to ControlMap.create
|
|