Originally Posted by Transcending I tried this but no luck how could i do that? I'm still learning java lol but i really appreciate your help its just a basic countdown timer that pulses every 600ms under process () { Code: if (DoubleExpScroll.EXPERIENCE_TIMER > 0) { DoubleExpScroll.EXPERIENCE_TIMER--; if (DoubleExpScroll.EXPERIENCE_TIMER == 0 ) { DoubleExpScroll.EndExp(this): } }
if (DoubleExpScroll.EXPERIENCE_TIMER > 0) { DoubleExpScroll.EXPERIENCE_TIMER--; if (DoubleExpScroll.EXPERIENCE_TIMER == 0 ) { DoubleExpScroll.EndExp(this): } }
There are currently 1 users browsing this thread. (0 members and 1 guests)
Forum Rules