Jump to content
Sign in to follow this  
General Mcclintock

How do i get an ammo crate to start on a building?

Recommended Posts

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×