Hi.
I encountered an strange behaviour of BIS_fnc_ObjectVar.
I would like to knew what cause this.
This is about map building objects called on BIS_fnc_ObjectVar.
In SP:
buildingobject call BIS_fnc_ObjectVar // is returning variable like bis_o6 which is ok
in MP
buildingobject call BIS_fnc_ObjectVar // is returning variable like bis_o1_-2046404426 which is wrong ,causing errors
It is normal situation or i am doing something wrong?
In addition i need to say when the object is for example dead body, no problem at all