FILES
FILES = {
GET_NUM_TATTOO_SHOP_DLC_ITEMS=function(character)return n_invoker.invoke_int(0x278F76C3B0A8F109,character);
GET_TATTOO_SHOP_DLC_ITEM_DATA=function(characterType,decorationIndex,outComponent)return n_invoker.invoke_bool(0xFF56381874F82086,characterType,decorationIndex,outComponent);
GET_TATTOO_SHOP_DLC_ITEM_INDEX=function(overlayHash,p1,character)return n_invoker.invoke_int(0x10144267DD22866C,overlayHash,p1,character);
INIT_SHOP_PED_COMPONENT=function(outComponent)return n_invoker.invoke_void(0x1E8C308FD312C036,outComponent);
INIT_SHOP_PED_PROP=function(outProp)return n_invoker.invoke_void(0xEB0A2B758F7B850F,outProp);
SETUP_SHOP_PED_APPAREL_QUERY=function(p0,p1,p2,p3)return n_invoker.invoke_int(0x50F457823CE6EB5F,p0,p1,p2,p3);
SETUP_SHOP_PED_APPAREL_QUERY_TU=function(character,p1,p2,p3,p4,componentId)return n_invoker.invoke_int(0x9BDF59818B1E38C1,character,p1,p2,p3,p4,componentId);
GET_SHOP_PED_QUERY_COMPONENT=function(componentId,outComponent)return n_invoker.invoke_void(0x249E310B2D920699,componentId,outComponent);
GET_SHOP_PED_QUERY_COMPONENT_INDEX=function(componentHash)return n_invoker.invoke_int(0x96E2929292A4DB77,componentHash);
GET_SHOP_PED_COMPONENT=function(componentHash,outComponent)return n_invoker.invoke_void(0x74C0E2A57EC66760,componentHash,outComponent);
GET_SHOP_PED_QUERY_PROP=function(componentId,outProp)return n_invoker.invoke_void(0xDE44A00999B2837D,componentId,outProp);
GET_SHOP_PED_QUERY_PROP_INDEX=function(componentHash)return n_invoker.invoke_int(0x6CEBE002E58DEE97,componentHash);
GET_SHOP_PED_PROP=function(componentHash,outProp)return n_invoker.invoke_void(0x5D5CAFF661DDF6FC,componentHash,outProp);
GET_HASH_NAME_FOR_COMPONENT=function(entity,componentId,drawableVariant,textureVariant)return n_invoker.invoke_int(0x0368B3A838070348,entity,componentId,drawableVariant,textureVariant);
GET_HASH_NAME_FOR_PROP=function(entity,componentId,propIndex,propTextureIndex)return n_invoker.invoke_int(0x5D6160275CAEC8DD,entity,componentId,propIndex,propTextureIndex);
GET_SHOP_PED_APPAREL_VARIANT_COMPONENT_COUNT=function(componentHash)return n_invoker.invoke_int(0xC17AD0E5752BECDA,componentHash);
GET_SHOP_PED_APPAREL_VARIANT_PROP_COUNT=function(propHash)return n_invoker.invoke_int(0xD40AAC51E8E4C663,propHash);
GET_VARIANT_COMPONENT=function(componentHash,variantComponentIndex,nameHash,enumValue,componentType)return n_invoker.invoke_void(0x6E11F282F11863B6,componentHash,variantComponentIndex,nameHash,enumValue,componentType);
GET_VARIANT_PROP=function(componentHash,variantPropIndex,nameHash,enumValue,anchorPoint)return n_invoker.invoke_void(0xD81B7F27BC773E66,componentHash,variantPropIndex,nameHash,enumValue,anchorPoint);
GET_SHOP_PED_APPAREL_FORCED_COMPONENT_COUNT=function(componentHash)return n_invoker.invoke_int(0xC6B9DB42C04DD8C3,componentHash);
GET_SHOP_PED_APPAREL_FORCED_PROP_COUNT=function(componentHash)return n_invoker.invoke_int(0x017568A8182D98A6,componentHash);
GET_FORCED_COMPONENT=function(componentHash,forcedComponentIndex,nameHash,enumValue,componentType)return n_invoker.invoke_void(0x6C93ED8C2F74859B,componentHash,forcedComponentIndex,nameHash,enumValue,componentType);
GET_FORCED_PROP=function(componentHash,forcedPropIndex,nameHash,enumValue,anchorPoint)return n_invoker.invoke_void(0xE1CA84EBF72E691D,componentHash,forcedPropIndex,nameHash,enumValue,anchorPoint);
DOES_SHOP_PED_APPAREL_HAVE_RESTRICTION_TAG=function(componentHash,restrictionTagHash,componentId)return n_invoker.invoke_bool(0x341DE7ED1D2A1BFD,componentHash,restrictionTagHash,componentId);
DOES_CURRENT_PED_COMPONENT_HAVE_RESTRICTION_TAG=function(ped,componentId,restrictionTagHash)return n_invoker.invoke_bool(0x7796B21B76221BC5,ped,componentId,restrictionTagHash);
DOES_CURRENT_PED_PROP_HAVE_RESTRICTION_TAG=function(ped,componentId,restrictionTagHash)return n_invoker.invoke_bool(0xD726BAB4554DA580,ped,componentId,restrictionTagHash);
SETUP_SHOP_PED_OUTFIT_QUERY=function(character,p1)return n_invoker.invoke_int(0xF3FBE2D50A6A8C28,character,p1);
GET_SHOP_PED_QUERY_OUTFIT=function(outfitIndex,outfit)return n_invoker.invoke_void(0x6D793F03A631FE56,outfitIndex,outfit);
GET_SHOP_PED_OUTFIT=function(p0,p1)return n_invoker.invoke_void(0xB7952076E444979D,p0,p1);
GET_SHOP_PED_OUTFIT_LOCATE=function(p0)return n_invoker.invoke_int(0x073CA26B079F956E,p0);
GET_SHOP_PED_OUTFIT_PROP_VARIANT=function(outfitHash,variantIndex,outPropVariant)return n_invoker.invoke_bool(0xA9F9C2E0FDE11CBB,outfitHash,variantIndex,outPropVariant);
GET_SHOP_PED_OUTFIT_COMPONENT_VARIANT=function(outfitHash,variantIndex,outComponentVariant)return n_invoker.invoke_bool(0x19F2A026EDF0013F,outfitHash,variantIndex,outComponentVariant);
GET_NUM_DLC_VEHICLES=function()return n_invoker.invoke_int(0xA7A866D21CD2329B);
GET_DLC_VEHICLE_MODEL=function(dlcVehicleIndex)return n_invoker.invoke_int(0xECC01B7C5763333C,dlcVehicleIndex);
GET_DLC_VEHICLE_DATA=function(dlcVehicleIndex,outData)return n_invoker.invoke_bool(0x33468EDC08E371F6,dlcVehicleIndex,outData);
GET_DLC_VEHICLE_FLAGS=function(dlcVehicleIndex)return n_invoker.invoke_int(0x5549EE11FA22FCF2,dlcVehicleIndex);
GET_NUM_DLC_WEAPONS=function()return n_invoker.invoke_int(0xEE47635F352DA367);
GET_NUM_DLC_WEAPONS_SP=function()return n_invoker.invoke_int(0x4160B65AE085B5A9);
GET_DLC_WEAPON_DATA=function(dlcWeaponIndex,outData)return n_invoker.invoke_bool(0x79923CD21BECE14E,dlcWeaponIndex,outData);
GET_DLC_WEAPON_DATA_SP=function(dlcWeaponIndex,outData)return n_invoker.invoke_bool(0x310836EE7129BA33,dlcWeaponIndex,outData);
GET_NUM_DLC_WEAPON_COMPONENTS=function(dlcWeaponIndex)return n_invoker.invoke_int(0x405425358A7D61FE,dlcWeaponIndex);
GET_NUM_DLC_WEAPON_COMPONENTS_SP=function(dlcWeaponIndex)return n_invoker.invoke_int(0xAD2A7A6DFF55841B,dlcWeaponIndex);
GET_DLC_WEAPON_COMPONENT_DATA=function(dlcWeaponIndex,dlcWeapCompIndex,ComponentDataPtr)return n_invoker.invoke_bool(0x6CF598A2957C2BF8,dlcWeaponIndex,dlcWeapCompIndex,ComponentDataPtr);
GET_DLC_WEAPON_COMPONENT_DATA_SP=function(dlcWeaponIndex,dlcWeapCompIndex,ComponentDataPtr)return n_invoker.invoke_bool(0x31D5E073B6F93CDC,dlcWeaponIndex,dlcWeapCompIndex,ComponentDataPtr);
IS_CONTENT_ITEM_LOCKED=function(itemHash)return n_invoker.invoke_bool(0xD4D7B033C3AA243C,itemHash);
IS_DLC_VEHICLE_MOD=function(hash)return n_invoker.invoke_bool(0x0564B9FF9631B82C,hash);
GET_DLC_VEHICLE_MOD_LOCK_HASH=function(hash)return n_invoker.invoke_int(0xC098810437312FFF,hash);
EXECUTE_CONTENT_CHANGESET_GROUP_FOR_ALL=function(hash)return n_invoker.invoke_void(0x6BEDF5769AC2DC07,hash);
REVERT_CONTENT_CHANGESET_GROUP_FOR_ALL=function(hash)return n_invoker.invoke_void(0x3C1978285B036B25,hash);
};Last updated
