Hello, I am a new user to this forum and I am having issues with Blizz ABS. I figured this would be the place to find my answers. First and foremost I am entirely new to the RGSS and Ruby language. With that noted, I would just like to try to get my issues resolved. Okay, I am looking to make a game that uses the Blizz ABS but, so far no luck. I install the config file to my project folder and copy the scripts into their expected locations. Example:
(All other scripts)
(Blizz part1)
(Blizz part2)
(Bliss part3)
(Main)
From what I have read that is the proper way the scripts should be place, Is this correct? Anyway, my issue is that after installed when I play-test my game it loads correctly but at the main menu I have no response from key usage. So, If I hit "enter" a new game doesn't start also I can't move to "shutdown" Etc.... I searched this issue far and wide with no resolve. Can anyone help, please? Also, I am running Windows Vista Home Premium without SP1. I know that I have Microsoft .NET Framework 2.0 as it comes preinstalled on my system.
PS. Sorry if this "question" is placed in an undesired location.
Blizz ABS uses modified controls rather than the default RPG Maker XP controls. If you open up the Blizz ABS Configuration program (or even the help file), you will find all the button controls there. For example, the directional keys are now WASD, the 'confirm' button is now 'H', etc.
Quote from: KK20 on March 30, 2012, 07:07:56 pm
Blizz ABS uses modified controls rather than the default RPG Maker XP controls. If you open up the Blizz ABS Configuration program (or even the help file), you will find all the button controls there. For example, the directional keys are now WASD, the 'confirm' button is now 'H', etc.
Thanks So much!