Quote:
Originally posted by Kaimetsu
You can simulate them but it's icky. We should get multidimensional arrays and functions to which we can pass them. Then I can make 3D rotation matrices without writing a million lines of code =D
|
Yea that would be nice, right now youd have to do rows right next to each other then use a forumla like ((rownumber*itemsineachrow)-itemsineachrow)+iteminthatrow
I am doing that right now in one of my scripts and it is very inefficient