SpaceCore_shop fix

by Keko91
SpaceCore_shop fix

Summary

Quick fix to be able to sort Tank and Boat in shop/catalog =)

This fix corrects the wrong behavior while trying to assign "VEHICLE_TANK/BOAT" categories to a prefab you'll get another label instead.

Description

if TheSpaceStrider goes by this page :  
You've missed to identify the Enums ID (56, 57) in the file "EEditableEntityLabel.c" as follow : 

modded enum EEditableEntityLabel
{
	VEHICLE_TANK = 56,
	VEHICLE_BOAT = 57
}

License

Arma Public License (APL)

Version
1.0.2
Game Version
1.6.0.119
Version size
35.10 KB
Downloads
8
Created
07.04.2026
Last Modified
07.04.2026
ID
690EEDCC4C7E85F1

Dependencies