Thread: HELP!
View Single Post
nitronao

JCF Member

Joined: Jun 2001

Posts: 70

nitronao is doing well so far

Jun 16, 2001, 11:51 AM
nitronao is offline
Okay, this is gonna b complicated, so hold on.



The big number-letter code thing is hexidecimal. It is like the regular decimal system except for the fact it has a base of 16 instead of 10. It goes 0-F instead of 0-9



The whole group of numbers and letters on computers is a "thread". The thread gives the computer some sort of information in running the program. As the computer reads the different threads and values, it presents what you see. There is a thread for making Jazz run left when you press key _

there is a thread in levels that tell what the next level is that Jazz2.exe has to load once the current one is beaten, and there is one that tells what animation is used when Jazz hits a spring.



I hope you're not confused too much.