Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: seraphimdreamer777 on Sat 03/11/2007 01:58:50

Title: I need help creating a battle mode in my game
Post by: seraphimdreamer777 on Sat 03/11/2007 01:58:50
Hi I was told someone here had a program for adding fight scenes in ags.
I checked modules for this but I only found one for battle ships.
How can I add a battle mode in my game.
Title: Re: I need help creating a battle mode in my game
Post by: Dualnames on Sun 04/11/2007 00:23:12
You mean like Street Fighter. Mortal Kombat. Taken ecc?
There is a game (QuestFighter 2)  PM the author and ask him what kind of code did he use.

EDIT: Why do I have the feeling this is a wrong post?
Title: Re: I need help creating a battle mode in my game
Post by: Radiant on Sun 04/11/2007 01:27:20
Quote from: seraphimdreamer777 on Sat 03/11/2007 01:58:50
Hi I was told someone here had a program for adding fight scenes in ags.

What kind of fight scene did you have in mind?

Beat-em-up (http://www.adventuregamestudio.co.uk/games.php?action=detail&id=908)?

Shooting (http://www.adventuregamestudio.co.uk/games.php?action=detail&id=923)?

RPG (http://www.adventuregamestudio.co.uk/yabb/index.php?topic=13649.0)?
Title: Re: I need help creating a battle mode in my game
Post by: seraphimdreamer777 on Sun 04/11/2007 04:03:59
I wanted RPG style or Quest For Glory style battle mode. Sorry I wasn't specific enough. Thank you very much for the help. :)
Title: Re: I need help creating a battle mode in my game
Post by: Dualnames on Mon 05/11/2007 10:46:53
If you search the forums you'll find many modules about RPG based battles. There was a competition once so you might wanna check out the competition thread.
Title: Re: I need help creating a battle mode in my game
Post by: seraphimdreamer777 on Tue 13/11/2007 03:04:15
I just remembered who had the battle mode That I was told about and what kind it was.It was a Quest For Glory style battle mode that someone named Scorporius had I'm gonna check the contest thread too to see what all I can find but the particular one I'm looking for is made by Scorporius
Title: Re: I need help creating a battle mode in my game
Post by: seraphimdreamer777 on Wed 14/11/2007 04:32:38
I played Quest Fighter 2 and liked it and was wondering how I can make a game like it so I was wondering if there is a module plugin or template I could download to make a game like it other than the ahmetfight which is nice but doesn't really have as much detail as Quest Fighter 2
Title: Re: I need help creating a battle mode in my game
Post by: quixotecoyote on Wed 14/11/2007 06:22:22
You may want to start on something easier.  I have a couple really interesting ideas, but I'm making a traditional game first to (among other reasons) familiarize myself with the program.
Title: Re: I need help creating a battle mode in my game
Post by: Scorpiorus on Wed 14/11/2007 18:25:05
Here is the template you are probably looking for:

http://www.geocities.com/scorpiorus82/qfgbe_v1.zip

Note, however, it was made for a rather old version of AGS, so if you want to take a look into the script I'd recommend opening it with AGS v2.55 or about that.

You can find old versions of AGS on the AGS wiki page (http://americangirlscouts.org/agswiki/AGS_Version_history).

Title: Re: I need help creating a battle mode in my game
Post by: vertigoaddict on Thu 15/11/2007 01:15:14
Quote from: Scorpiorus on Wed 14/11/2007 18:25:05
Here is the template you are probably looking for:

http://www.geocities.com/scorpiorus82/qfgbe_v1.zip

Note, however, it was made for a rather old version of AGS, so if you want to take a look into the script I'd recommend opening it with AGS v2.55 or about that.

You can find old versions of AGS on the AGS wiki page (http://americangirlscouts.org/agswiki/AGS_Version_history).



I was actually going to ask about this in the future, but I might as well do it right now. Is it possible to make it able to be used in the newer versions?
Title: Re: I need help creating a battle mode in my game
Post by: Scorpiorus on Sat 24/11/2007 17:36:01
Yes, but it was made using a script editor's trick with interactions to make it look like a script module, so it will need some refactoring to be fully compatible with the latest AGS versions; and updating old-style script command names should also be addressed. I'll see if I can do something about it.

EDIT: Ok, here is the version that runs with AGS 2.72. Note, however, that I haven't changed much of the code -- just upgrated to new-style commands here and there (there are no enums or struct methods used):

http://www.geocities.com/scorpiorus82/qfg_battle/qfg_battle_v11.zip
Title: Re: I need help creating a battle mode in my game
Post by: seraphimdreamer777 on Thu 24/04/2008 04:30:02
Hey Scorpiorus thanx for making the updated version of the QFG battle system if you make anymore updates can you send me a message to let me know this will be most useful thanx again and sorry I didn't say thanx back then I was busy tryin to learn more about AGS and never checked this thread till now