Jump to content

Daviyow

Members
  • Posts

    371
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Daviyow

  1. take it easy all, it works.. wow no for you guys to rage your tits off
  2. did not fix it
  3. Why are my users experiencing a huge fps drop if they enable the Paint? it drops all the way to 9-20, if its hided its 45-52 so what would be wrong, hes the method, (mine camps at 52 doesnt matter if the paint is on or off).
  4. nevermind got it
  5. How do i take over random events, like if the break_manager activates, i want my script to logout and reset a timer. i have tried this but no succes thanks
  6. Would like some feedback, Fay made the first one i made the second one thanks guys have a sunny day
  7. Is that ok to place this under dispose(); at GUI?
  8. can i do that in my getState? cus i have some checks for loot in my state or where would be the past part to do this
  9. If i try to log it, it says GUILoot: [Ljava.lang.String;@32f50bf4 log("GUILoot: "+GUILoot.toArray(new String[GUILoot.size()])); ?
  10. Hey, my head just exploded. How can i pass this into a string for GroundItem? ex: GroundItem lewt = ("Huge turd", "Flashlight"); public static ArrayList<String> GUILoot = new ArrayList<String>(); My arraylist outprints this atm: [iNFO ][04/01/14 01:21:22 AM]: GUILoot: [Vial, Herb, Bones] thanks!
  11. Why isnt this in the API its so helpfull i cant figure out how getHitSplats work, can anyone put me on track?
  12. Hey, stuck here with a little question, is this done correct? Im trying to stop my timer to run if its at a random Thanks for reading.
  13. NVM fixed this to thanks man
  14. Wups my bad lots of love my mate!
  15. Looks neater but still cant find addElement.. :|
  16. addElement is not in there.. its not seeing it as a DefaultListModel
  17. Hi guys, im new to GUI and i cant seem to get this working.; im trying to set my jList to model DefaultListModel so i can use list.addElement public DefaultListModel<String> availableDropsModel = new DefaultListModel(); But i cant seem to get it working help pls! Its for 2 lists and a button, 1 list should have text, and the button must pass it to the other list.
  18. Got a new thread in Local scripts section:: http://osbot.org/forum/topic/41109-dirty-fungus-up-to-670-fungushr-fairy-ring-support/
×
×
  • Create New...