The Hero of Time Posted March 17, 2016 Share Posted March 17, 2016 3 Quote Link to comment Share on other sites More sharing options...
Krys Posted March 17, 2016 Share Posted March 17, 2016 Quote Link to comment Share on other sites More sharing options...
Botre Posted March 17, 2016 Share Posted March 17, 2016 public void EatShark() { Item shark = getInventory().getItem("Shark") if(shark != null) shark.interact("Eat"); World.killPuppy(); } 2 Quote Link to comment Share on other sites More sharing options...
lisabe96 Posted March 17, 2016 Share Posted March 17, 2016 Dat uppercase mah eyes plz.. make it stop Quote Link to comment Share on other sites More sharing options...
Deceiver Posted March 17, 2016 Share Posted March 17, 2016 FIX IT Quote Link to comment Share on other sites More sharing options...
Vilius Posted March 17, 2016 Share Posted March 17, 2016 Hero, please follow the simple code conventions given here, it will make our life easier: http://www.oracle.com/technetwork/java/codeconventions-135099.html Quote Link to comment Share on other sites More sharing options...
Harry Posted March 17, 2016 Share Posted March 17, 2016 pls Quote Link to comment Share on other sites More sharing options...
The Hero of Time Posted March 17, 2016 Author Share Posted March 17, 2016 Hero, please follow the simple code conventions given here, it will make our life easier: http://www.oracle.com/technetwork/java/codeconventions-135099.html OCD much Quote Link to comment Share on other sites More sharing options...
Stacking Posted March 17, 2016 Share Posted March 17, 2016 OCD much Just a lil Quote Link to comment Share on other sites More sharing options...
Mikasa Posted March 17, 2016 Share Posted March 17, 2016 Quote Link to comment Share on other sites More sharing options...