Bug - Fixed "use *" CLI command now fails if you have none of the item in build 14366

Ioeth

Member
I'm not sure if this was intentional with the latest round of item handling changes, but the behavior of the "use" command on the CLI no longer supports "use * [item]" unless you have 1 or more of that item. If you don't, Mafia spits out the "You need 1 more [item] to continue." message and stops execution. This might be a problem as a lot of scripts use the "use * [item]" command as shorthand for using all of the item that the player currently has, or none if the player has none. This is occurring in the latest build (14366).
 
Top