Search results

  1. S

    Trying to figure out how to create I spell

    I just started using the editor again and I've been coming up with random spell ideas to refresh my memory lately. There is a cool idea I had but I'm not sure if I can pull it off in GUI. My idea was to have a channeling spell. Two points opposite of each other draw a circle using flames then...
  2. S

    Video Card Went Out

    So my Nvidia 8600 GTS went out today and I'm looking to get a replacement. I'm looking to stay in the 8 series due to cost. I would like to either replace it with what I had or perhaps get an 8800 GT maybe even a 8800 GTS. I wanted to ask if anyone had any reliable sources for buying older cards...
  3. S

    After buying a new Linksys router, I can no longer access the printer on my network

    Title says it all. After I purchased a wireless linksys router in order to allow me to access the internet on my PS3 wirelessly, I can no longer share my printer between computers. Both the computers are physically connected to the network and run xp. My previous router was an older Linksys...
  4. S

    Looking for a new 450-500w PSU

    So my PSU has gone bad and I'm in the market for a new 450-500w psu. I'm looking in the 30-50 dollar range and trying to find something reliable with all the connections I need. So if anyone has any input I would appreciate it.
  5. S

    A good, affordable, wireless router

    Just wanted some references for a good wireless router in the 30-50 dollar range.
  6. S

    Changing the Build Interface Icon

    I have an icon imported I was trying to implement for the build button. Although changing the icon in the game interface menu (Command - Basic Structure(Human)) for the build command for Human doesn't change anything. Is there a certain way or path icons need to be implemented in order for them...
  7. S

    Is this an indicator of my power supply dying?

    I have a 480 watt power supply. For about a month or so my computer sometimes has problems where it will randomly shut down and when I try and turn it back on, it turns on for a second then back off. It eventually works after awhile but i wasn't really sure what to make of it. This can also be...
  8. S

    Having some computer problems the past few weeks.

    I've been having computer troubles since I had an unfortunate registry corruption about a month ago. I ended up taking an older ide drive and copying a good amount of data from my sata drive. I made the IDE the boot drive and everything seemed alright. Although sometimes during games usually my...
  9. S

    Not sure why this isn't working

    I have a shockwave based ability that is supposed to cast shockwave in three different directions. The problem is only two of the shockwaves fire, the center(the main spell) and the one on the right. Although I tested something and found if I deleted the create unit function for the first dummy...
  10. S

    Working on an Ice Ring ability

    I was working on an Ice Ring ability that produces fifteen different units and has them move away from the caster and spin like from the wisp wheel tutorial. When a unit comes within one of the dummy units, it's supposed to take damage and is paused for a certain amount of time. My problem is...
  11. S

    How can I stop this from going into an infinite loop?

    I'm having problems keeping this from going into an infinite loop. It works fine if the target has an item although if he doesn't, then it goes into the loop. I made a condition I thought checked for this but apparently I'm mistaken. The reason I have it run the trigger again so that if the...
  12. S

    Not sure if this leaks

    Wanted a second opinion If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions (Attacking unit) Equal to StaffofBewildermentCaster Then - Actions Wait 0.50 seconds Set Loc1 = (Position of StaffofBewildermentCaster)...
  13. S

    Question about abilities containing many dummy units

    Say I have a spell that creates a dummy for units in an area in order for that dummy to cast a spell on the picked unit. I have noticed that the first time I cast the spell it lags although after that, it doesn't seem to lag anymore. I wanted to know what the cause of that was and since it...
  14. S

    Problems with an animation

    I am having trouble getting the blademaster to play his attack 2 animation which is when he stabs. For some reason when I trigger him to play his attack 2 animation it plays his spin animation instead. It doesn't have anything to do with abilities I believe due to I set the same animation string...
  15. S

    Trouble with a Mirror Image based ability

    I'm working on a mirror image based ability that has two special effects. The first is, when a clone dies or dissipates it plays the death and dissipate animations of the hero. The second, After my unit attacks, I want him to switch position with a clone in the area. Both triggers I made aren't...
  16. S

    Working on Night Time Ability

    I have an ability that makes the user permanently invisible during night time. Although for some reason when night rolls around, the ability doesn't activate correctly. Here are my triggers. Veil of Dusk Events Unit - A unit Learns a skill Conditions (Learned Hero...
  17. S

    Looking for a good free dvd video buring program

    I have been looking for a free program to burn video files, avi, mpeg, mp4, to dvd's in order to watch them on my home dvd player. I have been unsuccessful lately so if someone could aid me in finding a good program I would appreciate it.
  18. S

    Having Trouble With a Poson Ability

    Well I have a poison innate that poisons the unit when it's attacked. Anyway I made a new poison buff and tried applying it to the ability although for some reason the poison ability still uses the old poison buff. This is quite troublesome due to I have another ability that uses the buff to...
  19. S

    Anyone know of a good free DVD buring program?

    I wanted to know if anyone had any suggestions for a good program to burn files onto a dvd. Including video as well. I ask this because I have been using a nero trial for quite some time. I don't really like it and it usually doesn't work well. Anyway, I appreciate any suggestions given. PS. If...
  20. S

    Making an ability based off an animation.

    I'm working on a single target nuke for a hero using a custom model I have. I want the animation to be the second attack animation of my model. He throws a scythe at a unit. Anyway I wasn't sure if you could even use the second attack animation string assuming there is one. Any help on this...
Top