I'm looking for a way to import the objects and NPCs from my mission initServer.sqf and initPlayersqf files into EDEN so I can make some tweaks relative to those already in-game. I've tried a few things in the debug console but the parameters aren't translating correctly.
Herre is an example of the format that my initServer.sqf contains:
I'm looking for a way to import the objects and NPCs from my mission initServer.sqf and initPlayersqf files into EDEN so I can make some tweaks relative to those already in-game. I've tried a few things in the debug console but the parameters aren't translating correctly.
Herre is an example of the format that my initServer.sqf contains:
["Exile_Locker",[2988.82,18173.9,1.35244],[[0.999929,0.011945,0],[0,0,1]],[false,false]],
["Exile_Sign_Locker",[2984.21,18173.6,1.35244],[[0.999929,0.0118953,0],[0,0,1]],[false,false]]
And initPlayer.sqf
"Exile_Trader_Aircraft","Exile_Trader_Aircraft","WhiteHead_17",["LHD_krajPaluby"],[14596.5, 16752.9, 0.12644],133
I only need to load them into EDEN, I will manually export and insert the new objects into their respective files.
Any help here would be appreciated.
Share this post
Link to post
Share on other sites