• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!
GreeN!X
Reaction score
140

Profile posts Latest activity Postings Experience Albums Resources About

  • Sorry for the very late reply. It's because I am in a phone and at school that I can't formally reply to you.

    Anyway, here is a trigger:

    Cleansing the Lands 1 Update
    Events
    Unit - A unit Dies
    Conditions
    (Optional_Quest[2] is enabled) Equal to True
    Actions
    If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    If - Conditions
    (Unit-type of (Triggering unit)) Equal to Lesser Demon Berserker
    Then - Actions
    Set LesserDemonBerserkers_Killed = (LesserDemonBerserkers_Killed + 1)
    Game - Display to (All players) for 3.00 seconds the text: (Lesser Demon Berserker: + ((String(LesserDemonBerserkers_Killed)) + /5))
    Else - Actions
    If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    If - Conditions
    (Unit-type of (Triggering unit)) Equal to Lesser Demon
    Then - Actions
    Set LesserDemon_Killed = (LesserDemon_Killed + 1)
    Game - Display to (All players) for 3.00 seconds the text: (Lesser Demon: + ((String(LesserDemon_Killed)) + /10))
    Else - Actions
    If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    If - Conditions
    LesserDemon_Killed Greater than or equal to 10
    LesserDemonBerserkers_Killed Greater than or equal to 5
    Then - Actions
    Quest - Display to (All players) the Quest Update message: Optional: Cleansing...
    Trigger - Turn off (This trigger)
    Else - Actions

    As far as I can see, the trigger looks fine but when I kill some Lesser Demon or Lesser Demon Berserker, they are equivalent to two kills like for example: I killed a Lesser Demon, it will display "Lesser Demon: 1/10" then "Lesser Demon 2/10" as well. This should not happen and maybe you can identify why is this happening?

    I don't know if this is just a coincidence or there is really something wrong in my trigger.
    You should control my character when I'm not around or else I'll just become a liability. :)
    I did that on purpose and with a reason. Seriously... Why did I not realized that you can actually have different ways of fighting a boss instead of hack n slash? Stupid me, I guess.
    Mine's not so I just did Hide User Customization to better see something... Anyway, don't mind it anymore. It's not much of a big deal though.
    Yes it is, no texts appears when I visit your profile. And this does not happen to other profile I visit so this is not an issue of mine I guess.
    ----------
    I did, but we managed to talk it out and were back.
    ----------
    Stalking mode activated, but anyways, it's good to know that you two are back.
    Your new name is a lot cooler than the old one in my opinion.
    I remember thinking "Wow, this guy has so much reputation and posts! I don't know how didn't see him before!" and then I checked your profile I found out you were Hera.
    I think the name and the avatar make you seem a lot more professional.
    I hope it's not too severe, argument are a part of being in a relationship, hope it doesn't end in a breakup, or did it?
    You can tell me whenever you feel like it, I like to listen to people. That green is pleasant for the eyes by the way and it's also calming for some reason.
    Yeah it sounds good! It's going to take some time getting used to since I know you as hera. What triggered the change>?
    Hey GreeN!X Yes we all took turns working on your request :) we are a team and that's what we do :) you can get your file at the forum, might I say this project looks great and I really hope I get a chance to play it :D Thanks for Using Storyteller "Lore" Workshop :) Enjoy Your Game!
    Hey GreeN!X I'm here to talk about your request at Zzone's workshop. Zzone has completed (or nearly, not sure) part of your request, and he wanted me to finish the rest. We were going to compile three of four lore perspectives from heroes.

    What I need is three more heroes to work with. I saw with your conversation with PlankingWolf that you had three heroes. Want me to use them?
    Can you explain to me what you might think about the looks of the place?
    Is it threatening? Does it look like a Roman coliseum?
    I'm kinda confused.
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Top