Search results

  1. B

    Gold Mine Build Distance, Help Plz.

    I searched for this and did find topics about my problem but the topics had no solutions. I'm making a game where you can build gold mines(aka wheat) and i have that working my problem is. After building the gold mine when i try to build my other buildings i cant. They are to close to the...
  2. B

    Camera Problem. Plz help

    Im currently working on an rpg with a diablo 2 style camera(zoomed out and over head.) And have reached a problem... I have the camera locked to the unit which is working fine but... When i scroll the middle mouse butten it still zooms in. I don't want people to be able to do that. I want...
  3. B

    WoW High/blood Elf Trees.

    Hey I'm looking for some high/blood elf trees from world of warcraft. Anyone know where i can find those.
  4. B

    Time of Day Tinting, Plz help.

    Hey im working on a single player rpg and want to make it so when its a specific time of day the game tinting changed. So say the game starts out in day, lets say noon, the tint is 100%,100%,100%(Red,Green,Blue) About 6 pm it fades to (75%,75%,50%) At 9pm it fades to (50%,25%,75%)...
  5. B

    Terrain Based Damage, plz help.

    Hey I'm working on a small capture the flag map with the fel wood terrain set. I want to make it so if a unit steps on "Poison" Terrain it takes % of max hp in damage every second. How would i make this. I did search and could not find any topics that helped me. Any help would be appreciated.
  6. B

    Stacking frost and fire arrows?

    Hey is it possible to stack Fire Arrows auto cast with frost arrow auto cast so you fire a fire and frost arrow effect at the same time? If so how?
  7. B

    Windfury type spell? Possible?

    Hey i was wondering if it was posible to make a spell that had a 20% chance on hit to do 2 extra attacks with + x extra damage. Anyone know if this is posible? if so how do i do this.
  8. B

    Fairy Fire Effect Remove?

    Is it posible to remove the always see unit effect from fairy fire? If so how do i do this?
  9. B

    Ability Trigger help.

    Hey im making a spell called Sunder(Fairy Fire) and i want a trigger that makes it so as long as a unit is under the effect of sunder its movement speed is reduced by 50%. How would i do this in a trigger?
  10. B

    Item Ability Limit past 4?

    Is it possible to make it so items can have more then 4 ability's without a trigger? If not what would a trigger example be to give an item more ability's. ability's meaning like +str, or +dmg, or Thorns Aura. Stuff like that
  11. B

    Setting Alliance.

    Now I'm sure you have all seen numerous topics about setting an alliance but i looked all over the forums and could not find specifically what i needed... I'm making a game where when you first start you are asked to join a faction. Either Empire of Legion. I want a trigger that basically...
  12. B

    How do i mate Defi4nc3 spells?(dmg based on stats)

    How do i set up a spell so that its damage is based on its stats like say for instance. And Mana Cost based on level. Blizzard Damage per wave: Intellect*3 Waves:3 Mana Cost: 80+(level*3) or Healing Wave Amount Healed: Intellect*4 Damage Undead: Intellect*2 Mana Cost...
  13. B

    How do you make a lurker?

    Ive searched and found no topic on how to make a unit exactly like a zerg lurker. Im experimenting right now but with little success. Are there any tuts or information i can access that will help?
  14. B

    Hero Respawn Problem

    Ok so im using reyoko's hero respawn tut and am runing into a problem. call ReviveHeroLoc(OURHERO, GetRectCenter(Side1HeroSpawnRect()), true ) basicly i changed the code to have it instead of middle of map to res at a region. THe problem is this code is not working it says it has an error...
  15. B

    Creep Problem in RPG, help please!

    Ive done everything i can think of and still have one problem. This problem involves the creeps in my game. Basicly here is a run down on how it goes. I take mr.hero, and send him into the wild, i tell him to hit mr.wolf, wolf starts attacking, wolf uses the force to tell everything within a...
  16. B

    Help with spell plz.

    Yo im working on a tinkerer class for my game, and for one of its abilities i want to make it so when you click the spell it allows you to chose a spot to build a building, and the building changer per rank of spell. how do i do this?
  17. B

    Help with trigger plz.

    yo im working on a chat command and have it so if "-10,000" is enterd it loads a secret guy. well i cant get the right condetions... i want the condetions to be "if player1's lumber is equal to 1" and "if player1's food used is equal to 0"
  18. B

    Trigger Ability Tutorials?

    Im looking for a tut on trigger abilities and didnt find what im looking for with the search command.
  19. B

    How do i do this in a trigger.

    if triggering unit = Mario { If triggering unit's hp < 50% { scale value = 1 } if triggering unit's hp > 49% { scale value = 2 } } i hope you can understand that, i just dont know how to say that in a trigger event.
  20. B

    How do i make complex spells like...

    How do i make complex spells like say you throw and energy ball at somthing then it explodes in an aoe effect, distorting the terain? For example. Gotenkz DBZ ultra tribute 9.x im no good with triggers and am still learning but have no idea what to do.
Top