Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Stage don´t go on
#1
I have made my own stage but in stage 1-4 it dont go to stage 1-5.

<stage> id: 3 #stage 1-4
<phase> bound: 850
id: 51 x: 200 hp: 0 act: 290 join: 1000
<phase_end>

<phase> bound: 1100
id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150
<phase_end>

<phase> bound: 1800
id: 31 hp: 350 ratio: 1.5
id: 31 hp: 350 ratio: 1.5
id: 31 hp: 350 ratio: 1.5
<phase_end>
<stage_end>
Reply
Thanks given by:
#2
Please show STage 1-5, too.

For your stage: make sure the bound: 1800 is not larger then the background itsself...
[Image: random.php?pic=random]
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck"
Don't dream your life, live your dream!
Reply
Thanks given by:
#3
Dragonxl Wrote:looks quiet clean...
check your version, your data.txt and stuff like that...


here some corrections from a stage-pro:
<stage> id: 3 #stage 1-4
<phase> bound: 850
id: 51 x: 200 hp: 0 act: 290 join: 1000
<phase_end>

<phase> bound: 1100

id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150
id: 35 x: 1000 hp: 0 join: 150

<phase_end>

Do it like this:

<phase> bound: 1100

id: 35 x: 1000 hp: 0 join: 150 ratio: 4

<phase_end>

or like this:

<phase> bound: 1100

id: 35 x: 1000 hp: 0 join: 250 act: 200 ratio: 4.5 times: 1.125

<phase_end>

or like this:
<phase> bound: 1100

id: 35 x: 1000 hp: 0 join: 250 act: 180 y: -40 ratio: 4.5 times: 1.125
<phase_end>

or like this:

<phase> bound: 1000

id: 35 x: 2000 hp: 0 join: 250 act: 200 ratio: 4.5 times: 1.125

<phase_end>


<phase> bound: 1800
id: 31 hp: 350 ratio: 1.5
id: 31 hp: 350 ratio: 1.5
id: 31 hp: 350 ratio: 1.5
<phase_end>


Do it like this:


[<phase> bound: 1800
id: 31 hp: 75 ratio: 1.5 x: 900 y: -40 act: 212 <soldier>
id: 31 hp: 75 ratio: 1.5 x: -100 act: 1299 <soldier>
id: 31 hp: 300 ratio: 1.5 times: 2.25 <boss>

<phase_end>

<stage_end>
I HAVE SOME PROBLEMS WITH MY COMPUTER!
Please don't wonder when I suddenly dissapear for a while!
<a href="http://www.techno4ever.net">
[Image: banner01.gif]
</a>
rest of my siggy! (Click to View)
Reply
Thanks given by:
#4
Quote: bound: 1100
id: 35 x: 1000 hp: 0 join: 150 ratio: 4
It won't give you the same amount if you've more than one player.

Quote: bound: 1100
id: 35 x: 1000 hp: 0 join: 250 act: 200 ratio: 4.5 times: 1.125
I don't understand why you're using these decimals in here...

Quote: bound: 1800
id: 31 hp: 75 ratio: 1.5 x: 900 y: -40 act: 212
id: 31 hp: 75 ratio: 1.5 x: -100 act: 1299
id: 31 hp: 300 ratio: 1.5 times: 2.25
Why are you trying to improve his code? Some people like their creations more than they like others. Take this into consideration...


@Dragonxl: check the id-number of stage 1-5, it should be id: 4. Also check the width of your background, if your background is small than 1800px, you can't advance to the next stage.
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#5
@Hypermodder: I didn't know you are a stage-pro. You just coded this uber-hard stage that actually everyone could make. lol ~Blue

My guess is that he uses Thai-Hom-Village as his stage-background. The size of THV is 1800, maybe this causes the error.
Reply
Thanks given by:
#6
Well, I made lots of stages for my versions yet...
Nobody can make stages like I do because nobody has my style.....
(you know, everybody is different!)
I'm using very much decimals...thats my style...
I'm very creative in making stages...
I HAVE SOME PROBLEMS WITH MY COMPUTER!
Please don't wonder when I suddenly dissapear for a while!
<a href="http://www.techno4ever.net">
[Image: banner01.gif]
</a>
rest of my siggy! (Click to View)
Reply
Thanks given by:
#7
I wouldn't consider battle after battle very creative, look at K-LF2 or LFM for example. THOSE have creative stages.
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#8
... or Lf2-SV or RN-LF2...
Reply
Thanks given by:
#9
OK bound 1800 was the problem it was too big.
Reply
Thanks given by:




Users browsing this thread: 3 Guest(s)