Thanks for the update and nice to see that the "Error: Bone" spam is gone :)
mabe its a noobish thing, but i have a problem while adding loot to the zeds.
class Item0 { value="FirstAidKit"; parentCls="RyanZM_ModuleLootSettings"; typeName="Items"; };
"FirstAidKit" it's just an example... what ever i fill in behind "value=" it gives me an error in rpt:
maybe i use a wrong quotation? i dunno...
2015/12/13, 17:02:55 Error in expression <_Items = FirstAidKit> 2015/12/13, 17:02:55 Error position: <FirstAidKit> 2015/12/13, 17:02:55 Error Undefined variable in expression: firstaidkit 2015/12/13, 17:02:55 Error in expression <_ItemsSoldier = FirstAidKit> 2015/12/13, 17:02:55 Error position: <FirstAidKit> 2015/12/13, 17:02:55 Error Undefined variable in expression: firstaidkit 2015/12/13, 17:02:55 Error in expression <aponsamountmax",1]; ryanzombiesitems = _Items; ryanzombiesitemschance = _Itemsc> 2015/12/13, 17:02:55 Error position: <_Items; ryanzombiesitemschance = _Itemsc> 2015/12/13, 17:02:55 Error Undefined variable in expression: _items 2015/12/13, 17:02:55 File ryanzombies\functions\fn_ModuleLootSettings.sqf, line 31
Would really appreciate a hint what i'm doing wrong.