Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: ZeroKirbyX on September 01, 2005, 11:38:50 PM
-
How might I go about this without 90 billion switches?
-
The lowest way to do it is use 1 switch for each item and a variable for each item number. I dont think there's any other way in a CMS..
Well, unless your character can only carry 1 of an item at a time. Then the switch could be used to represent both number and item, and you wouldnt need variables.
-
I just use forks. If you wanna know more just pm err my brother err me.