Forged Alliance Forever Forged Alliance Forever Forums 2013-03-31T23:49:11+02:00 /feed.php?f=45&t=3501 2013-03-31T23:49:11+02:00 2013-03-31T23:49:11+02:00 /viewtopic.php?t=3501&p=36450#p36450 <![CDATA[Re: strange function]]> Statistics: Posted by ColonelSheppard — 31 Mar 2013, 23:49


]]>
2013-03-31T23:44:49+02:00 2013-03-31T23:44:49+02:00 /viewtopic.php?t=3501&p=36449#p36449 <![CDATA[Re: strange function]]> Statistics: Posted by Ze_PilOt — 31 Mar 2013, 23:44


]]>
2013-03-31T23:26:38+02:00 2013-03-31T23:26:38+02:00 /viewtopic.php?t=3501&p=36446#p36446 <![CDATA[strange function]]>
gamedata\faforever\lua\ui\game
Code:
function OnBeat()
    for i,v in _beatFunctions do
        if v then v() end
    end
end

it's maybe superobvious for you but not for me

Statistics: Posted by ColonelSheppard — 31 Mar 2013, 23:26


]]>