Jump to content
Sign in to follow this  
Ilias38rus

Need help.

Recommended Posts

Do anyone know how to make easier?

aobgectiveshq = [];
_lvobgectiveshq = 0;
{
vcpointsw = vcpointsw + 1;
    while {_lvobgectiveshq == 0;} do {
        sleep 5;
        if (alive _x) then {}
        else {
            countingwestv = countingwestv - 1;
            _lvobgectiveshq = 1;
        };
    };
} for each aobgectiveshq;

Why he do not understanding:

vtwest = 0;
vteast = 0;

{
_lvt = format [vt%1,text "str (side (_x))"];
_lvt = _lvt + 1;
} foreach ia;

How to make addEventHandler adding for all units + any created after mission start unit?

Where executing code in object init in zeus?

Do Ai in uav's have something making they different to units?

 

Thanks in advance.

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
Sign in to follow this  

×