General Mcclintock 0 Posted April 4, 2004 Well running the first few beta tests on LAN with my convoy mission we had to transport weapons to a rooftop to prepare an ambush, problem is, something allways goes wrong, so if I could park an ammo crate on the roof carrying the weapons it would be easier for us all. But, I have another problem too, my perfectly engineered briefing shows up in the preview in the editor, all works (Links etc, etc) But once I fire it up in MP it is gone, like it never was there, what is wrong? Share this post Link to post Share on other sites
laulau 0 Posted April 4, 2004 to put an ammo crate on a building, just put this line in the init line of your ammo crate with the right height (the last number of the line): this setPos [(getpos this select 0), (getpos this select 1), 2] here, in the line i wrote the object will be 2 meters above the ground. About your briefing, maybe an old pbo version of your mission which didn't have a briefing is not overwritted when you compress your mission. So try to erase the pbo of your mission, it's in "operation flashpoint/MPmission" folder. Then export your mission to MPmission and try to see if it works. If it doesn't work, un-pbo your mission to see if the mission fodler was compressed with all its content. hope it will help you. Share this post Link to post Share on other sites