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
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3226850988
I cant figure any way of making your mod trigger mine without modifying.
If you did decide to integrate compatibility, would you be able to add the following line at the end of your burn handler?
_burnTime = 30;
if (getLoadedModsInfo findIf {_x#7 == "3226850988"} != -1) then {
[_unit, _burnTime] spawn WIH_UnitFire;
};
This would make your trigger mine
Cheers!
21:17:36 Error in expression <
params ["_object","_killer"];
_color = _killer call Flame_GetColorFlamethrower;>
21:17:36 Error position: <_killer call Flame_GetColorFlamethrower;>
21:17:36 Error Undefined variable in expression: _killer
21:17:36 File WBK_FlamethrowerSystem\bootstrap\XEH_preInit.sqf..., line 6