06-01-2007, 04:28 AM
Sonire Wrote:sound's like the timer isn't working the right way or dosn't haafe the right code.
i've been looking into combing bigreds editor loading tut?anay one tried this? ineed help with it
ps, i'nm ubery drunk!
hmm I checked the code for it and its right.
in Double Click code...
Code:
For D = 1 To MAX_INV
in other parts of the code its 0 to MAX_INV - 1
I tried changing to that but then I get subscript out of range.