#10, by afrlmeFriday, 10. October 2014, 11:57 11 years ago
& the properties tab of the main interface? have you set the standard command? & also is the interface enabled in your current characters interface tab?
#12, by afrlmeFriday, 10. October 2014, 12:32 11 years ago
I've no idea... unless it's some strange bug with latest public build?
Only thing I can suggest trying is manually creating left click action on the items & setting the item via that. You have to create item dropped actions on items that way anyway so...
#14, by AlexFriday, 10. October 2014, 12:57 11 years ago
first you should upgrade to the latest version (4.1) although I don't think this will change anything regarding this problem. just to make sure we have the same basis.
maybe the active command is a different one than you think? you can check this in the console (Tab key in player):
exec print(game.ActiveCommand)
and then
print log
and scroll down with page-down to see the last log entry.
#16, by andy-rinaldiFriday, 10. October 2014, 13:33 11 years ago
@Alex. I have upgraded to 4.1 version but it's no solve. From the console I get those messages: 13:23:19: Error: can't open file '' (error 0: la operación se completó correctamente.) 13:23:19: Error: can't open file '' (error 0: la operación se completó correctamente.)
@Lee. Where, in the laser gun action tab? No works... See image
#20, by afrlmeFriday, 10. October 2014, 14:16 11 years ago
What do you mean where?
You've assigned the wrong execution type & you should leave the item dropdown empty. What you currently have set in that tab is:
if command 'arrow' is executed & laser gun is currently held item then...
Also I've noticed that you have certain buttons set as commands that should not be set as commands. If a button is not supposed to be a command, nor an item placeholder or item scroll button, then the button should be set as an action area.