Steps to reproduce
Run ULX command:
ulx ent npc_citizen citizentype:CT_UNIQUE | model:models/odessa.mdl
Expected behavior
NPC spawns with Odessa model.
Actual behavior
NPC spawns with ERROR model.
Additional info
Named values are not resolved. Replacing CT_UNIQUE with its actual value makes the command work as expected:
ulx ent npc_citizen citizentype:4 | model:models/odessa.mdl
Version
ULib v2.63w
ULX v3.73w