
05-25-2001, 07:06 AM
|
|
-. .`
|
 |
Join Date: Mar 2001
Posts: 1,000
|
|
|
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 |
|
|
|