Jump to content
  • 0

Damaged looking Buildings on server start


natoed

Question

I'm run the below from my initServer.sqf within mission pbo, but it doesn't seem to do anything nor any RTP errors.
 

if (isServer) then { 
{_x setDamage ((random 0.3)+0.4)) foreach ((getMarkerPos "_MARKER1" ) nearObjects ["Building", 25000]);
};

note: "_MARKER1" is completed by a script, I have not place this marker in my mission.sqm.

any help would be great and thanks again.

cheers

natoed

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...