PDA

View Full Version : BIS COIN Module not working on beta



lucilk
Dec 18 2009, 01:26
arma2.RPT:


Error in expression <logic getvariable "BIS_COIN_items";
if (isnil _items) then {_items = []};
_logic>
Error position: <isnil _items) then {_items = []};
_logic>
Error isnil: Type Array, expected String,code
File ca\modules\coin\data\scripts\coin.sqf, line 63

Error in expression < getvariable "BIS_COIN_categories";
if (isnil _categories) then {_categories = [>
Error position: <isnil _categories) then {_categories = [>
Error isnil: Type Array, expected String,code
File ca\modules\coin\data\scripts\coin.sqf, line 57

Error in expression <logic getvariable "BIS_COIN_funds";
if (isnil _funds) then {_funds = ["0"]}
else>
Error position: <isnil _funds) then {_funds = ["0"]}
else>
Error isnil: Type Array, expected String,code
File ca\modules\coin\data\scripts\coin.sqf, line 69

And this is not all, its not the fact that coin module not getting variables from my script, =)) try out the beta Boot camp mission "08 Construction" and notice that is not working as well, when are they going to fix this beacuse its like this for about 5 betas.

ruebe
Dec 18 2009, 02:37
http://dev-heaven.net/issues/show/7005

lucilk
Dec 18 2009, 12:22
nice job ruebe, i can see that you said it all there, and you are right they should fix it or give us ref. how to use it in the new state. cheers man

McArcher
Dec 20 2009, 23:14
how to activate COIN building screen via script? I caanot find it in wiki.