Twin Matrix
Member
[RMXP]
I have a question on the parameters of skills and items in the database. In the database you have to insert set values, etc. Do you know how to change this (probably in script) with a variable?
Like: skill28.damage += $game_variables[xx]. Something like that. Of course it's completely wrong and "skill28" doesn't exist, but I hope you get what I mean. ^_^
Thank you for your time!
(Note: I'm not very good at arrays and hashes, so if you refer to something like that, please give an example. ^^; )
I have a question on the parameters of skills and items in the database. In the database you have to insert set values, etc. Do you know how to change this (probably in script) with a variable?
Like: skill28.damage += $game_variables[xx]. Something like that. Of course it's completely wrong and "skill28" doesn't exist, but I hope you get what I mean. ^_^
Thank you for your time!
(Note: I'm not very good at arrays and hashes, so if you refer to something like that, please give an example. ^^; )