Short and sweet, thanks to shk for this code you could run from your init.sqf file:
[] spawn { while {not isnull Unit1} do { "mkr_unit1" setmarkerpos getpos Unit1; sleep 0.5; }; };
Short and sweet, thanks to shk for this code you could run from your init.sqf file:
[] spawn { while {not isnull Unit1} do { "mkr_unit1" setmarkerpos getpos Unit1; sleep 0.5; }; };
This entry was posted on August 5, 2010, 9:37 PM and is filed under Script Examples. You can follow any responses to this entry through RSS 2.0. Responses are currently closed, but you can trackback from your own site.
Comments are closed.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^