monkeybrain Posted February 27, 2015 Report Share Posted February 27, 2015 I want to add a vehicle to server_monitor.fsm, to stop it vanishing, like the parachute and uav(which I have done). However I'm not to sure how to compile the file. I tried this if (isServer) then { server_init = compile preProcessFileLineNumbers "server_init.sqf"; }; in my init and then putting this in server_init. []execFSM "server_monitor.fsm" But it doesn't seem to work. Server_init and server_monitor would be in my mission file. Could someone help me out? Thanks! Link to comment Share on other sites More sharing options...
0 monkeybrain Posted February 28, 2015 Author Report Share Posted February 28, 2015 nobody knows.... Link to comment Share on other sites More sharing options...
Question
monkeybrain
I want to add a vehicle to server_monitor.fsm, to stop it vanishing, like the parachute and uav(which I have done). However I'm not to sure how to compile the file.
I tried this
in my init and then putting this in server_init.
But it doesn't seem to work.
Server_init and server_monitor would be in my mission file.
Could someone help me out?
Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now