Hey
Ive got a few errors in my RPT log due to 1.63
Basically when in game press 2 pops up an inventory and there will be items there but cant be used or dropped also the item weight or description isn't showing also names of people you want to give to for example the keychain
ive asked other community's about these errors but they cant seem to fix them either ive also tried everythiing
Errors:
INVfunction.sqf:
File mpmissions\[TLU]Uprisingtest.Takistan\bombs.sqf, line 260
Error in expression <ount > 0) then {
if (_Fgesamtgewicht <= INV_CarryingCapacity) then {
([_Fitem, _>
Error position: <INV_CarryingCapacity) then {
([_Fitem, _>
Error Undefined variable in expression: inv_carryingcapacity
File mpmissions\[TLU]Uprisingtest.Takistan\INVfunctions.sqf, line 37
Error in expression <ount > 0) then {
if (_Fgesamtgewicht <= INV_CarryingCapacity) then {
([_Fitem, _>
Error position: <INV_CarryingCapacity) then {
([_Fitem, _>
Error Undefined variable in expression: inv_carryingcapacity
File mpmissions\[TLU]Uprisingtest.Takistan\INVfunctions.sqf, line 37
Bomb.sqf:
Error in expression <Wait = false;
for [{_i=0}, {_i < (count INV_ServerBombArray)}, {_i=_i+1}] do {
_>
Error position: <INV_ServerBombArray)}, {_i=_i+1}] do {
_>
Error Undefined variable in expression: inv_serverbombarray
File mpmissions\[TLU]Uprisingtest.Takistan\bombs.sqf, line 165
Error in expression <rk_helper_groupChat;
};
};
};
};
if ( (INV_BombGetServerArray) ) then {
_lastLe>
Error position: <INV_BombGetServerArray) ) then {
_lastLe>
Error Undefined variable in expression: inv_bombgetserverarray
File mpmissions\[TLU]Uprisingtest.Takistan\bombs.sqf, line 260
Shops\functions
Error in expression <"ARRAY") then {
_Fobjarray = _this;
};
_Fobjarray
};
INV_GetShopArray = {
pr>
Error position: <_Fobjarray
};
INV_GetShopArray = {
pr>
Error Undefined variable in expression: _fobjarray
File mpmissions\[TLU]Uprisingtest.Takistan\INVfunctions.sqf, line 525
Error in expression <= _item call INV_GetItemArray;
_price = _infos call INV_GetItemBuyCost;
_name =>
Error position: <_infos call INV_GetItemBuyCost;
_name =>
Error Undefined variable in expression: _infos
File mpmissions\[TLU]Uprisingtest.Takistan\Awesome\Shops\functions.sqf, line 488