Dedmen Miller
Dedmen Miller
> why not make a loop that checks if the bool function IsConnected() of TeamSpeakClient.Client is false? I tried that at first, didn't work. Right now my workaround is to...
> I hope you can work with this Yeah thats exactly what I was requesting. Why not make a pull request and get it added to the library?
The next way more elaborate step would be noticing that almost all CU's have the std:: namespace, with over and over again the same symbols inside it that can all...
https://community.bistudio.com/wiki/selectPlayer >Before Arma 3 it was possible to selectPlayer another player-controlled unit, leading to control issues. That seems to imply you cannot select another playercontrolled unit at all. If you...
This is ongoing and assigned. Dunno why the bot wants to close this.
Bad bot -.-
Negative. Same happens with params btw. 
Yes https://github.com/acemod/ACE3/blob/e2ac18a05d5f646bc7cbc043bcc148fde4c0f5dd/addons/medical_blood/functions/fnc_spurt.sqf#L20
https://github.com/acemod/ACE3/blob/c9ad92e92d26f929e3cb78a53743585e5ffa20d8/addons/medical_gui/functions/fnc_collectActions.sqf#L24-L25 
Same. https://github.com/acemod/ACE3/blob/c9ad92e92d26f929e3cb78a53743585e5ffa20d8/addons/medical_damage/functions/fnc_woundsHandler.sqf ``` C:\Users\XXX\.atom\packages\linter\lib\linter-registry.js:159 [Linter] Error running SQFlint Error: Column start (80) greater than line length (32) for line 6 at Object.generateRange (C:\Users\XXX\.atom\packages\linter-sqf\node_modules\atom-linter\lib\index.js:181:11) at file:///C:/Users/XXX/.atom/packages/linter-sqf/lib/init.js:105:50 at at process._tickCallback (internal/process/next_tick.js:188:7) (anonymous)...