Hey guys, I stopped by for a bit of help form the community. Hope someone can help.
To make a long story short.. I found an open source game engine and I have been modding it for the last few days. However, I let one of my friends play it and he doesn't seem to like the way the fight system works.
At the moment, the script is setup to randomize fights using random event (1-5) chance of fighting a monster.
As of right now, the script is setup to where users have a (1-5) chance of fighting a monster. I would like to change the script to where users can fight monsters on command.
Like for instance, have a drop down list that displays a few monsters and then the user can select it and click "Fight", which would take you to the fight function.
The thing is, I don't know where to begin.
I know you guys won't be able to help unless you see the code, but the code is available to all at: http://dragon.se7enet.com/dev.php
If anyone has any experience with this source, please reply?
I know I am probably not going to get any help just because most people have never even used this script, however I am willing to test my luck.