Recent content by Nogusta

  1. N

    Multiple Selectable Points on the Same Unit

    Well I was hoping no lag inducing triggers would be necessary (as there is the potential for many of these ships to be active at once..)
  2. N

    Multiple Selectable Points on the Same Unit

    Hi guys, I'm a little new at this, but I would like to make a spaceship with different subsystems you can target on it. This means that I need to put multiple selectable points on the same unit (each a "subsystem", that can be targeted for attacks), but I'm not sure how to go about this...
  3. N

    How Do I Make a Perfect 90 Degree Plateau?

    Hey guys, I know of the script you use to make near 90 degree cliff plateaus by using the raise lower command. But what if I want to make an absolute perfect 90 degree cliff? Like the current script only allows me to stretch the land to near 90, but not completely vertical. Is there a way to...
  4. N

    RPG Un-named ORPG

    I think you need more diversity in your trees (import a couple) and terrain in general. But I would assume that terrain comes last.
  5. N

    How Do I Make a Hero Be Able to Learn More Than 5 Spells?

    I tried a spellbook, but you can only put unit spells in it, not hero spells. How can I have 6 levelable spells on a hero at one time?
  6. N

    Lightning Attack

    I know art - lightning effect doesn't do anything to your regular attack. Argh, I forget how they made Razor's attack.. there might be an ability like lightning attack cept red...
  7. N

    undodgable devour

    While it may work for one unit I do not believe this is MUI. You'll have to use arrays to do it (see tutorials). Also, there is no mention of what happens if the devouring hero dies and the unit needs to pop out..
  8. N

    Why Do My Custom Buildings Get Stuck in the Ground?

    No, the building is always stuck in the ground no matter the height or movement type.
  9. N

    Why Do My Custom Buildings Get Stuck in the Ground?

    Hi guys, quick question. Why is it that many of my custom models which I use as buildings instantly get stuck in the ground when designated as building? When I say stuck in the ground, I mean half of the model is underground and I can only see the top half. I even put movement height minimum...
  10. N

    Calculating Total Income from a Bunch of Sources

    That's an excellent idea, I'll try it out, but I really think there must be a simpler way.
  11. N

    Skill To Cast A Fake Buff

    The abilities I said above all work.
  12. N

    Skill To Cast A Fake Buff

    My favorite is cripple, if you want autocast, use slow. If you want a positive buff use regen, if you want a positive autocast buff use sacred word (<--the thing that gives the yellow crown above target's head, forgot the name <--- priest ability)
  13. N

    Game Isn't Detecting Buff?

    Are you going to use this ability on multiple units? It's not MUI. You use global variables that are not arrays and you use a wait in the 1st trigger. Maybe it's not detecting your buff because your targetUnit variable does not contain the target. Try displaying a message to yourself of a...
  14. N

    Spawn Creeps Help?

    There's a separate action trigger somewhere in the list that sets the level of a hero. Just apply a random level to the unit right after its created.
Top