Well I am not gettin an error anymore BUT I still am not gettin a building on the map either. just to make sure I did it right this is what I tried. I saved one building as an .sqf and made a triger set anyone and put this in the on act nul = execVM "1.sqf"; I did not get an error and I had no building show as I ran accross the triger. I also tried to activate the building through the init.sqf and still no building showed on the map. Now lets start from the begining lol. You open the RTEcapture, start arma, start monitoring, place man on map, preview, start the editor, place building on map, export all, alt-tab to RTEcapture, You save this as the .sqf?[
[],
[],
[],
[
[0, ["AAHO136", [14616.1, 9160.59, 0.72626], -73.9229, "NONE", "UNLOCKED", 1, 1, 1, "this setVectorUp [0,0,1];", ""]]
],
[],
[],
false,
true,
[]
] call ION_RTE_fRestore;
put it in your mission folder, go back to your game, load that mission, make a triger set anyone and put this in the on act nul = execVM "1.sqf"; am I missing any steps.files,etc. because that's the steps I took and when I ran to the triger nothing happened. I even created a test pbo and loaded on a test server with RTE on the server and still nothing happened.
and what about the xml file what do you do with it and where do you put it? Because the xml file is just a rough cut of what actually goes into the .sqm file when you merge it. So it sould have no control over the .sqf and triger if I saved everything right and executed it properly.