krutoyu.blogg.se

Attach to arma 3
Attach to arma 3











attach to arma 3 attach to arma 3

Copy the following code, paste into an empty file and save it as 'enemy-trackers-01.sqf'. Now that you have successfully created a marker that follows the player, we need enemy troops that follow the marker and, in essence, track your player and give him a hard time.Ĭreate a new folder named 'spawns' in your mission directory. * This code cannot be placed directly in your 'init.sqf' file as it is a while loop and code entered below it will not be activated due to the looping. Incidentally, if you do not have an init.sqf file, simply open 'Notepad', save a file using this name and drop it into the root of your mission folder. Your 'marker-attached-to-unit.sqf' file will activate at the beginning of the game and the marker will now follow the player. -EXECUTE UNIT MARKER ATTACHMENT SO ENEMIES FOLLOW













Attach to arma 3