Booleans YAY Posted January 1, 2017 Posted January 1, 2017 (edited) Fixed* external issue. Edited January 1, 2017 by Booleans YAY
Xerifos Posted January 1, 2017 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