View Single Post
  #19  
Old July 16th, 2004, 07:24 PM
Parasite's Avatar

Parasite Parasite is offline
Second Lieutenant
 
Join Date: Jul 2003
Location: Texas
Posts: 464
Thanks: 0
Thanked 0 Times in 0 Posts
Parasite is on a distinguished road
Default Re: OT: Anyone want to help me with a small basic program?

Toward the end where you find the min and max of each point around it...

REM cls
REM set cursor 0,0
For tt = 0 To 8

it should be "tt = 1 to 8"

List(0,0) is never filled in and makes your average half your max every time.

Could this be causing the spikeyness???

Edit:
I don't think it steps through the map like you said it should.

[ July 16, 2004, 19:37: Message edited by: Parasite ]
__________________
I thought of the sun as a big bright ball of something that produced an intense absence of darkness. Alan Dean Foster No More Crystal Tears
A++SeGdy$+-++Fr?C++++Cst+SfAi--Mm-MpTS---SsROPw++Fq++Nd++++RpG++Mm++Bb
Reply With Quote