Anyone know how to make the built-in pawn ability hotkey work, and not error out?
I have 'UI/Hotkey/Pawn=Control+RightMouseButton' set in my 'GameHotkeys.txt' file, but when I hit 'Control+RightMouseButton' on an item in my unit's inventory, it errors saying 'Can't pawn that'.
I have the flag 'Pawnable' set on the item unit, and I have a working pawn system already setup, where the unit can buy/sell items, but currently the player has to right click on an item in the unit's inventory, then left click on my shop unit to pawn the item. I'd love to just have the built-in cntrl right click work.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Anyone know how to make the built-in pawn ability hotkey work, and not error out?
I have 'UI/Hotkey/Pawn=Control+RightMouseButton' set in my 'GameHotkeys.txt' file, but when I hit 'Control+RightMouseButton' on an item in my unit's inventory, it errors saying 'Can't pawn that'.
I have the flag 'Pawnable' set on the item unit, and I have a working pawn system already setup, where the unit can buy/sell items, but currently the player has to right click on an item in the unit's inventory, then left click on my shop unit to pawn the item. I'd love to just have the built-in cntrl right click work.