🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
Title.
I know one of the arrays will never go over a certain size, so that's not an issue. But the other one could theoretically max out.
Now I could just pick a large enough number that will most likely never occur in any game, but I'd rather not if given the option.
Speaking of which...
Hello, I am currently trying to make a system that saves a certain ressource to the Table 3.1 made by vexorian.
library MatrixCoreMechanic requires Table
globals
private Table tMatrixInformation
private constant integer iMaximumCore = 100
endglobals
private keyword Initialization...
🔨 Downloads and Uploads have been fixed! If you still have trouble downloading or uploading assets to or from Hive, please reach out to us in the Site Discussion board.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.