Booleans YAY Posted January 1, 2017 Share Posted January 1, 2017 (edited) Fixed* external issue. Edited January 1, 2017 by Booleans YAY Quote Link to comment Share on other sites More sharing options...
Xerifos Posted January 1, 2017 Share Posted January 1, 2017 (edited) You could do the following String[] actions = sailor.hasActions(); sailor.interact(actions[#of the position in the array]) this way you never make any typo's Edited January 1, 2017 by Xerifos Quote Link to comment Share on other sites More sharing options...