Chaos Project

RPG Maker => General Discussion => Topic started by: RoseSkye on August 23, 2011, 07:28:29 pm

Title: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: RoseSkye on August 23, 2011, 07:28:29 pm
As you know I'm no novice when it comes to crap like this, but I do need someone to spot me (figuratively) with this stuff.

(http://i2.photobucket.com/albums/y18/TokyoAngel/Untitled1.png)
1. Boss charges player giving them little time to dodge.

(http://i2.photobucket.com/albums/y18/TokyoAngel/Untitled2-2.png)
2. Boss charges behind (to make sure player doesn't camp)

(http://i2.photobucket.com/albums/y18/TokyoAngel/Untitled3-1.png)
3. Boss jumps high in air and tries to squash player.

Cool down time and repeat.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: G_G on August 23, 2011, 07:36:27 pm
Novice my ass. Everytime I see one of your videos in my subscription box (which hasn't been in forever you ass) I nerdgasm.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: RoseSkye on August 23, 2011, 07:49:21 pm
Well, I hate to toot my own horn... but I usually do when noone is around.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Spaceman McConaughey on August 24, 2011, 02:15:04 am
He said "no novice", G_G.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Ryex on August 24, 2011, 02:57:12 am
It's true rose, you may well be god when it comes to awesome usage of Blizz ABS.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: RoseSkye on August 25, 2011, 06:53:46 pm
So, yeah... if anyone wants to help me test my bosses I'll upload them to my rmxos thing.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Magus on August 30, 2011, 12:41:04 pm
Bosses aren't really that hard to create (like these.) They're just time consuming. Of course, the next bosses I want to create jumps, but damnit, BABS spazzes error messages whenever I force an enemy to jump.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: JellalFerd on August 30, 2011, 05:40:58 pm
Quote from: Magus on August 30, 2011, 12:41:04 pm
Bosses aren't really that hard to create (like these.) They're just time consuming. Of course, the next bosses I want to create jumps, but damnit, BABS spazzes error messages whenever I force an enemy to jump.

Winkio's already noted that problem.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: winkio on August 30, 2011, 07:32:36 pm
Yeah i made a temporary fix in the Arshes game I made.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Magus on August 31, 2011, 02:21:44 am
Ah.  Btw, lol Arshes.   Anyway, I'll be looking forward to the next version :)
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: RoseSkye on August 31, 2011, 10:21:52 am
Quote from: Magus on August 30, 2011, 12:41:04 pm
Bosses aren't really that hard to create (like these.) They're just time consuming. Of course, the next bosses I want to create jumps, but damnit, BABS spazzes error messages whenever I force an enemy to jump.


It's not a jump command... nor is it a boss that is pre-programmed.
It's a custom psuedo boss that uses script calls and movement commands to move. It doesn't jump, it doesn't move, it doesn't have any attacks. The only thing that's blizz abs about it is it's a b-abs enemy that can be killed with the b-abs controls. 10 pages of event/script calls btw... and I'm pretty sure you can't mimic it without me telling you how.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Magus on August 31, 2011, 10:27:51 am
Quote from: RoseSkye on August 31, 2011, 10:21:52 am
Quote from: Magus on August 30, 2011, 12:41:04 pm
Bosses aren't really that hard to create (like these.) They're just time consuming. Of course, the next bosses I want to create jumps, but damnit, BABS spazzes error messages whenever I force an enemy to jump.


I never said it was o_o  I'm talking about me. I want to make a boss that uses the jump command. :/

It's not a jump command... nor is it a boss that is pre-programmed.
It's a custom psuedo boss that uses script calls and movement commands to move. It doesn't jump, it doesn't move, it doesn't have any attacks. The only thing that's blizz abs about it is it's a b-abs enemy that can be killed with the b-abs controls. 10 pages of event/script calls btw... and I'm pretty sure you can't mimic it without me telling you how.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Subsonic_Noise on August 31, 2011, 11:16:51 am
Sadly, this is not your topic and it's not about you, and what you want to do has absolutely no relevance here. This topic is about RoseSkye looking for someone who can test his boss battle, which I would do if RMXP games would run on mac.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Blizzard on August 31, 2011, 11:23:28 am
Quote from: Subsonic_Noise on August 31, 2011, 11:16:51 am
which I would do if RMXP games would run on mac.


Which you will once ARC is out and runs on Mac. HURR HURR HURR
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Subsonic_Noise on August 31, 2011, 11:33:53 am
Quote from: Blizzard on August 31, 2011, 11:23:28 am
Quote from: Subsonic_Noise on August 31, 2011, 11:16:51 am
which I would do if RMXP games would run on mac.


Which you will once ARC is out and runs on Mac. HURR HURR HURR

Actually didn't know of that. You better finish it fast so i can help rose out >:U
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Blizzard on August 31, 2011, 01:51:46 pm
Yeah. The editor should be able to run right away since it's written in Python. But the engine will take a while because we will first have to compile a Mac executable.
Title: Re: I'll need someone to aid me testing my boss creation. (Experienced only)
Post by: Magus on August 31, 2011, 05:11:29 pm
Quote from: Subsonic_Noise on August 31, 2011, 11:16:51 am
Sadly, this is not your topic and it's not about you, and what you want to do has absolutely no relevance here. This topic is about RoseSkye looking for someone who can test his boss battle, which I would do if RMXP games would run on mac.

Didn't say it was about me. I simply mentioned one little thing o_o
But I will say to Rose that he's done an awesome job though. I mean, look at that map. That's just pure win.