Jump to content
  • 0

dome radius


carl101

Question

Anyone any idea what part of this mission.sqm code makes the size of the dome?

position[]={5739.13,0.0014534,14935.2};
a=130;
b=97;
rectangular=1;
activationBy="WEST";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="dome";
expCond="(vehicle player) in thislist;";
expActiv="dome = [] execVM ""dome.sqf"";";
expDesactiv="terminate dome; titleText [""You've left the dome"", ""PLAIN DOWN"", 3];";
class Effects

i assume its the a and b part?  at the moment the dome is huge and i want to shrink it down to the size say 30m

 

any ideas?  is it simply a=30 and b=30

 

thanks

Link to comment
Share on other sites

5 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
  • Advertisement
  • Discord

×
×
  • Create New...