Jump to content

Recommended Posts

Does this script need any optimization for 1.8#?

 

How would I initiate in the beginning of the game to affect any AI Medic without needing to use the init or variable name.

 

Thanks,

Share this post


Link to post
Share on other sites

Hello, i wanted to use this script for every medic in my mission on server - KP LIberation, when someone recruit medic to his squad i would like to make it that every medic works, so:

So how can put this to every medic's init ? from what should be written in init.sqf ?

dummy = [this, units (group player)] execVM "scripts\automedic.sqf";

 

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

×