Posts: 16
Threads: 8
Joined: Nov 2009
12-07-2009, 10:23 AM
(This post was last modified: 12-07-2009, 10:26 AM by jf8429.)
I want to release some drinks (milk and beer) in the satge mode
but i do not want to use RATIO to release them.
Instead , I want to use bandit as enemies in the stage mode.
And when he appears, the drinks will fall from the sky.
How can i do that?
May somebody help me please?
Like using <frame> ???
Like freeze make his sword but not in hand (from sky)
facing?? (how many drinks?)
<phase>bound:xxx
id:30 hp: 0? x:?? y:?? act: ???
<phase_end>
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
Uhm... if you want something TO WORK IN STAGE MODE ONLY you will always need to edit the stage.dat.
In this case, you could just delete the "ratio" in the bottle-spawnline and add some more lines instead. (or increase number... dunno...)
But if you relate it to the number of bandit it will be ratio either way, since the bandits are ratio-spawned, too.
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by:
Posts: 759
Threads: 43
Joined: Jul 2008
Make some special frame in the bandit which can opoint out milks and beers. in Stage mode use act: to bring the Bandit to the opoint frame
Be sure to opoint those milk/beer far away from the bandit due to the fact that they come from outside of the boundary, unless you combine it with x: tag and willing to make some animation.
Thanks given by:
Posts: 16
Threads: 8
Joined: Nov 2009
May you tell me how to let the milk and beer fall from the sky
i mean the x and y value
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
12-07-2009, 10:44 AM
(This post was last modified: 12-07-2009, 10:54 AM by Alblaka.)
X should be about 500-3000 depending on how far of the bandit you want spawn,
y: needs to be below -500 (which means it will be spawned above screen.
edit:
*throws Ninja-smokebomb and disappears*
Btw, im playing AA3 atm...
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by: