Hey Guys,
So haven't prorammed or scripted for a long time and excited to get back into it and learning it agian.
I want to implement a working GUI and I don't know how. I've made a good GUI with WindowsBuilder in eclipse but I don't know how to program it into make it work.. Would anybody be able to help me out?
Also,
http://osbot.org/forum/topic/60921-areapositionmyplayer/
I'm looking to add checking if the play is an area like this thread, but I'm curious to know how to I make the area like, what are the coordinates I see the Method as Area(Int, Int, Int, Int). How is that composed of? Like... What is the first, second, third, and fourth int?