View Single Post
  #7  
Old 05-25-2001, 07:06 AM
kyle0654 kyle0654 is offline
-. .`
kyle0654's Avatar
Join Date: Mar 2001
Posts: 1,000
kyle0654 will become famous soon enough
Mine doesn't seem to have any problems...I wouldn't do it that way if I made one though...I'd probably use an array or something, but it's easier to explain and use that way. The only possible bug is that the int and % is mixing up. try
(int(var / #))%#;
if you still can't get it to work
Reply With Quote