Jump to content
  • 0

init.sqf


ShakeJunk

Question

Hey I dont know how to add more things to one line this is what I got atm

//Status Bar
if(hasInterface) then{[] execVM "addons\Status_Bar\init_statusBar.sqf"};

and i need this one added to the line how do i do that ?

if(hasInterface)then{execVM "semClient.sqf"};

 

Link to comment
Share on other sites

1 answer 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...