My rawcode for my unit type is h004:hfoo.
I want the integer representation of it like when i use this, i get "174798532":
I want the integer representation of it like when i use this, i get "174798532":
-
Custom script: set udg_TFT_EnteringInteger1 = GetUnitTypeId(udg_TFT_EnteringUnit)
-
Custom script: set udg_TempInteger = GetUnitTypeId(udg_TempUnit)