Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For the time being I can attempt to add a null check... I'm a big rookie when it comes to MP.
Ask for help on the arma discord. There are a few good eggs on there that helped me with my mod scripting issues :)
the version with the massive error log worked better at this point.
Yes, it worked minus the error spam
As long as "hasInterface and isPlayer _unit" are verified there should be those effects since it runs locally.
New error found....
if(_scaled > _thres) then {
_unit setUnconscious true>
15:45:48 Error position: <_thres) then {
_unit setUnconscious true>
15:45:48 Error Undefined variable in expression: _thres
15:45:48 File CBRN_scripts\functions\fn_manageGasEffects.sqf..., line 43
15:45:48 Error in expression <ilLevel");
_unit setSkill selectMax[0, (_fixedSkill - _sum/100)];
if(isPlayer>
15:45:48 Error position: <_fixedSkill - _sum/100)];
if(isPlayer>
15:45:48 Error Undefined variable in expression: _fixedskill
15:45:48 File CBRN_scripts\functions\fn_manageGasExposure.sqf..., line 37