For the stat distribution/ro job skills scripts, i was curious if it is possible to bind those to keys. I am using Blizz Abs though; i know how to use the common events to bind to a key with just rpg maker, but with blizz abs it doesn't work he same way.
Also, probably an easier question, is it possible ( with the stat distribution script) to make 1 dp = 5 hp, rather than 1 dp = 1 hp? I want every other stat to be 1 to 1, but hp and sp 1 to 5 respectively.
Anyone know how i can do this?
PS AGAIN! I am getting another error. "Script ' (*) RO Skill System' line 831:NoMethodError occurred. undefined method '/' for nil:NilClass. The line in my script is @skills_left = @sp / sp_cost. I wish i knew more about scripting so i could fix these problems myself...