Recent content by N582114

  1. N

    Terrain: Raising the ground

    Is there anyway to raise the ground faster than at what I can at the moment? It's very irritating. :D
  2. N

    Question about custom skills

    I created two skills based off Lightning Shield and Brilliance Aura and modified their buff value to null. When I use the custom lightning shield skill in-game or I have brilliance aura custom skill active, their original buff still appears on the unit that's being affected. I'd like some...
  3. N

    Action crashing game

    I've been trying to use this action to send a message to a player name stored in a string variable. Why do I crash every time with an access violation? set stringvar[1] = playername Game - Display to (Player group((Player((Integer(stringvar[1])))))) the text: test
  4. N

    Rifleman Attachment Points

    bump. Help please. :)
  5. N

    Rifleman Attachment Points

    It's not the map, but it's what I did on it.
  6. N

    Rifleman Attachment Points

    I tried this. Nothing.
  7. N

    Rifleman Attachment Points

    Hello. I'm trying to add an object above a rifleman's head, an exclamation mark. My skill is based off berserk and increases movement speed of the unit who casts the ability. I placed the exclamation mark model on the custom berserk ability in 'Art - Target', specified how many attachment...
  8. N

    Action - Wait for condition?

    It will stop future checks. If you disable the trigger while it is checking, it will still do the action.
  9. N

    Target-table Locust Swarm and Hashtables

    Uncontrollable: Make a trigger that deselects the locust unit if players select them.
  10. N

    Fix my trigger

    If your setting the HP to an absolute value, use Set Life (To Value) Your using percentage.
  11. N

    Loading Screen

    I've been trying to convert your loading screen, but the BLP file is 0 bytes when it's done.
  12. N

    Modifying Chat Messages

    Commonly called as a bad-word filter. Exists in hosting bots.
  13. N

    JASS Beginner

    Thanks for the answers. +rep to both.
  14. N

    JASS Beginner

    Would you suggest using NewGen to code JASS instead of JassCraft?
  15. N

    Help with channel, triggers.

    In the future, post your trigger in a single {wc3}{/wc3}.
Top