```pawn #emit CONST.pri -5 ``` Doesn't work. The only way to do that is with the HEX equivalent: ```pawn #emit CONST.pri 0xFFFFFFFB ```