Search results

  1. Soulshadow

    Exponents in JASS, halp!

    Okay, I'm trying to learn some basic JASS, starting with mathematical expressions. I got so far that to do addition subtraction multiplication and division you simply use the keys that refer to those expressions (+,-,*,/ respectfully). However, (^) does not seem to work for powers. Here's an...
  2. Soulshadow

    Bristleback

    I'm trying to figure out how to code Bristleback's ultimate in GUI... I don't understand how it's possible to stack a buff without using every spell in the arsenal. Anyone have any ideas? Doh! Sorry. -_- I play too much DotA. Basically, it's a stacking AS/MS buff that is gained everytime...
  3. Soulshadow

    Searching the Forums

    Am I the only one that has noticed that in order to do a simple forum search, you need to have a degree in rocket science to figure out the letters/numbers in the anti-robot picture?
  4. Soulshadow

    Spell: Paralytic Strikes

    I've been trying to code this spell in GUI but it's very difficult to say the least, I was wondering if anyone was bored enough to help me out, perhaps in JASS or something. I really want the spell to look nice (No ticker abilities that show up and clog the spell pane, and not an orb effect that...
  5. Soulshadow

    Red Water

    I'm trying to make the water red in only a certain area? I'd like to know if that's possible via triggers.
  6. Soulshadow

    Spellbookage

    I have two spells. One is "Stone Powers" - This is a semi-empty spellbook used to house the spells granted by 'equipping' magic stones. Inside the Stone Powers spellbook is an ability called "Equip Stone" After casting Equip Stone, a dummy item morphs into the real deal, and grants the...
  7. Soulshadow

    Trigger String Order

    This is my trigger for a spell that heals nearby allies and steals mana from nearby enemies. My question is, will the strings run in order that they are listed or will it attempt to run them all at once, screwing the whole thing up? Revelation Events Unit - A unit Starts the...
  8. Soulshadow

    Spellbooks

    Currently I'm working on a map in which characters level quickly from 1 to 60. After the 60th level, abilities are gained in a spellbook manner. I intend to have 'scrolls' that teach the wielder advanced abilities. The scrolls will be 'on use,' and afterwards will add the contained spell to a...
  9. Soulshadow

    Adding MAX Life/Mana to a Hero

    In my map, Strength/Intelligence are replaced by Body/Mind. Strength only increases damage and Mind only increases mana regen. Health/Mana is solely from leveling up. I'm trying to find a trigger to add permanent HP/Mana.
  10. Soulshadow

    Game Interface

    Bleh. -_- Working on my game interface (Changing Agility, Strength, Intelligence, whatever.) I'm kinda stumped on a couple things. - I'd really rather not have Agility (Which I have renamed to Level) show up under the Status Description (Where you hold your mouse over the Primary...
  11. Soulshadow

    Broken Shadow Strike

    -_- I made a spell called Smallpox, based it off shadowstrike. The dot damage is like 10, 20, 30, 40, 50 at levels 1-5 (respectively), however.. when i cast it on a target, they die. Instantly. I made a dummy unit with 50k hp and it took like 5k damage a second. Anyone know what's wrong?
  12. Soulshadow

    Icon Help

    Where in the .mpq are icon files stored? I'm using Warcraft 3 Viewer but I can't seem to find them. EDIT: Axe that. Found. EDIT AGAIN: I can't find BTNPossession.blp :( Halp?
  13. Soulshadow

    Trigger Halpz!1

    Alright, here is my spell. It's called Hand of Death, basically, it's a mass finger of death cast-point spell. I'm trying to get it to flow, and also, the lightning effects seem to destroy erratically. Can anyone help me sort this out? Hand of Death Effect Events Unit - A unit...
  14. Soulshadow

    [Request] - Custom Icon

    I'm making a skill-set for a hero (Archimonde, however not too relevant). The skill-set is demonic, using icons like Heart of Searinox, Inferno, and Cripple. I need an icon-maker to take the Possession Icon and add a green-chaos tinge around the outer rims. +Rep and +Many, Many thanks.
  15. Soulshadow

    Phoenix Fire

    -_- phoenix fire is dumb. i made the spell a hero ability, but when my hero learns it the icon ghosts. i need to know if it's possible to make the icon show up or do i have to use a dummy icon that i implement with a "on-learn" trigger
  16. Soulshadow

    RPG The Rising Sun

    The Rising Sun is NOT a futuristic new RPG with complicated menus. The Rising Sun is NOT a "you have fifty buttons to click" game. The Rising Sun IS a beautifully terrained world, spanning 256x256, bursting with dungeons, scripted boss fights and rare loot, equipped with save/load...
  17. Soulshadow

    Rpg

    I have the terrain designed for a massive new RPG, and I'm looking for trigger guru's! Message me at [email protected] and we'll talk. Please, no illiterate monkeys, I really want to work with a pro and make something beautiful.
  18. Soulshadow

    Special Effect Destruction

    Problem: I've got a spell called 'Hand of Death,' and I can't seem to find a way to destroy the finger of death animations left behind, and using a dummy just isn't working, I need a simple solution. The Spell: Hand of Death Events Unit - A unit Starts the effect of an ability...
  19. Soulshadow

    Presets!???

    Hey everyone, I just recently started working on a footman-frenzy type map. I'm having a problem with durned triggers, and since I don't know JASS or GUI, I have to do it the retarded way. My preset list is ALWAYS EMPTY, and right now I'm working on a trigger like this; -Event- Time - Every...
Top