Talk:Enable and fix minibosses

From EDukeWiki
Revision as of 17:25, 9 November 2006 by Hendricks266 (talk | contribs)
Jump to navigation Jump to search

I will change all

I have made codes that works totally correct in them. =) In fact, your code is basic, but not full-working.

BOSS3 doesn't frozen correctly.

If you cannot shrinker a Newbeast, why should you be annolwed to do this with Alien Queen?

There should be good have a Stayput for Overlord and Cycloid Emperor.

There is duke talks, wich shouldn't be used to non gathering enemies, and if more than one togheder, is crap the sound. =p

BOSS4 is very hard to configure. You cannot just set a "IFSPRITEPAL", if you look to the blood color, you will report that this doesn't work totally.

Edit: Shouldn't we too disable BOSS3 from going in sector lotag 1?

-Ilovefoxes

I am offended.

Frankly, you butchered this tutorial. I cannot understand the tutorial for what it is. Remember, it is supposed to be easy. For now, I will work on a fix that will not waste time with seperate actors. All you have to do to is integrate an "ifspritepal 0 nullop else { <insert miniboss-only code here> }" clause into the code.

*tries to stop his pointless anger* *succeeds*

Well, what I mean is that all you had to do was change my tutorial, not overwrite it. I am going to change some things back because I had it perfectly organized and presented. (Smilies, anyone?) You need to be much more concise with tutorials. The key here is that this is for beginners, not experts.

Also, I don't know why you would want to keep the Cycloid Emperors out of water, other than that they don't behave very well.

*gets angry again*

One of the main points of my documentation is that you should not put a spritepal of 21 because of the changes in the sprite. Spritepal 3 is the way to go. Period.

-Hendricks266

What is the point?

BOSS3 is Overlord. Cycloid and Battlelord cannot go to onwater sectors, but why Overlord can?


Sorry if you got angry, but... what is the point in create a tutorial to begginers and not experts, if at all, the minibosses doesn't work correctly?

I know that you can think that it is not good for the Wiki, but if we cannot put the full-working mod, why should we put a half-working?


I can find many erros in the new tutorial:

1 - What's the point with checkboss1hitstate?

2 - I see some changes in DUKE_TALKTOBOSSFALL, but wasn't about it that I was talking about "I will strip you head... Kick your eye..." Duke talks everytime see a boss. Those are related with the tiles, and should be defined new tiles to activate them.

3 - Overlord still frozen with error.

4 - Queen shouldn't be shrinker, as Newbeast.

5 - A simply "ifspritepal" doesn't works for BOSS4, because of the green blood color, related to "spritepal 6 getlastpal".

6 - BOSS4 should have a different speed in pal.

-Ilovefoxes

I am sorry I got angry.

1 - The same thing with state checkboss2hitstate and state checkboss2hitstate. The death sound.

2 - I thought that the opening quote was triggered by a sector effect… In any case, I will fix that soon.

3 - I will fix that soon.

4 - I will fix that soon.

5 - So that is what that is for... I will fix that by getting the contents of the original spritepal to a gamevar.

6 - I will fix that soon.

To fix the issue about it being half-working, I will create a notice at the top of the page. Is that OK?

Cheers,
Hendricks266

So far…

I have edited the tutorial, and now all that is left to complete:

  1. Fixing BOSS3's freezing effect
  2. Adding the actors "BOSS1SHOOT" and "BOSS1LOB" (Note: I have done this already, but I need to fix the code.)
  3. Adding a stayput for BOSS2 and BOSS3 (Note: See note that is above.)
  4. Removing BOSS2's and BOSS3's opening quotes (if they are there…)
  5. Making BOSS4 slower when shrunk

…but, other than that, I think that the tutorial is mostly finished.

If you are going to change my tutorial, please don't completely change it like you did before. I put a lot of effort into it. I know you did too, but yours "went against the grain", as so to speak. I did make a backup of yours, and I did add some of the better parts (like the clarification of the miniboss strengths).

Also, please make sure that your spelling and grammar are correct, and that you are concise and to-the-point.

If we work together, I bet we could finish it in two (2) days!

Cheers,
Hendricks266 @ 17:09, 8 November 2006 (PST)

Further Discussion

There is an extended way to fix Queen pallete without using gamevars, but it is a big code. What should we use?

-Ilovefoxes

Gamevars.

Can you provide some code for fixing BOSS3's freezing effect and put it here, not in the tutorial itself? It would help me very much.

Thank you for cooperating so well!

Cheers,
Hendricks266 @ 16:25, 9 November 2006 (PST)