So I'm not sure if this question falls under the beginners, or advanced category. I've only recently started getting back into this program, so I'm a bit of a noob at AGS. I can't imagine this question having a very complicated answer, so here goes. 
The game I'm working on only uses one mouse cursor, as apposed to multiple cursors like most AGS games use. So the ability to switch between cursors has been disabled. Thing is, this creates a bit of a problem in regards to inventory items. While the game still switches to the inventory item that I want to use when I click on it, there is still no means of switching back to the default cursor, creating an issue where your cursor is stuck on which ever item you selected. I want to know if there's some command I'm missing that I could use to fix this problem, where after the player uses the inventory item on something, it switches the cursor back to the default cursor. That's pretty much it. Hope someone out there has a solution.

The game I'm working on only uses one mouse cursor, as apposed to multiple cursors like most AGS games use. So the ability to switch between cursors has been disabled. Thing is, this creates a bit of a problem in regards to inventory items. While the game still switches to the inventory item that I want to use when I click on it, there is still no means of switching back to the default cursor, creating an issue where your cursor is stuck on which ever item you selected. I want to know if there's some command I'm missing that I could use to fix this problem, where after the player uses the inventory item on something, it switches the cursor back to the default cursor. That's pretty much it. Hope someone out there has a solution.
