For a while now I'm wondering how could I make a derma menu configurable easily.
For example, I have a matrix of like 8 items. I want to have a config file where you add something like
mat.Add("Gun","models/gun.mdl",250)
and it adds up to the matrix. I really can't think of a way to start this, could any one help?
Just have a table, and in the code run a loop of said table.
Sorry, you need to Log In to post a reply to this thread.