• 0

    posted a message on Dodge the Nukes!

    Pure and simple fun!

    Posted in: Project Workplace
  • 0

    posted a message on Critical Strike

    So there's currently no way to do this in the data editor?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Critical Strike

    How would I create a critical strike ability? I want it to be something that has a % chance of adding a certain amount of damage to your regular attacks whenever you attack.

    Also, how would I create a pierce ability that give your attacks a % chance to ignore the enemy unit's armor?

    Posted in: Miscellaneous Development
  • 0

    posted a message on House MD

    One of my favorite shows. Every episode is just absolutely awesome.

    Posted in: Off-Topic
  • 0

    posted a message on Ability shows up before it's leveled

    I just had an interesting error. I have 9 abilities in total for my hero. 4 of them were displaying the bug, so I added "AS" to the their ID. All 4 of them stopped initially appearing before they were learned, however one of the abilities failed to even show up after its learn ability was used. I went back and removed the AS from that one ability's id and it started working properly, which is weird because the first time prior to adding AS the ability was showing up before it was learned, but after I added and then removed the AS it was fine.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Ability shows up before it's leveled

    Oh wow, thanks a lot xhatix! Such a simple, yet odd fix that I never would have figured out on my own.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Stop duplicating!

    Well I think the idea behind having an actor only link to one unit is to maintain modularity even if you aren't going to change anything, because you don't know if you're going to end up changing it in the future for something else, or if someone else wants to change it.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Hello

    Yea, I only got an sc2 beta key last week.

    Posted in: Off-Topic
  • 0

    posted a message on Ability shows up before it's leveled

    Yea, I just turned another one of my abilities into a multiple level ability and it works perfectly just like the stimpack ability, and yet the ability I made before that still doesn't work properly, even though I did exactly the same thing. It doesn't make sense.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Item that adds ability

    I've had a related problem with the solution being using triggers to manipulate items. However, I'm unable to find any event or condition that relates to item, except for maybe one or two that only deal with purchasing items. Does anyone know the exact events and conditions available for working with items?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Ability shows up before it's leveled

    The ability itself works fine and it levels up properly and the command card also shows the level of the ability correctly, the only problem is that you initially start with the ability at level one unlike the stimpacks ability. So learning the level 1 ability does nothing since it's already there, unlike learning level 1 of stimpacks which causes it to show up on the command card.

    Quote from xenrathe: Go

    @devilesk: Go

    1. You need to put a show requirement on your ability. This can be done in the requirement section of data editor. 2. Then you need to make sure that when you actually put the icon on the unit's command card, you correctly select the requirement you made or modified in step 2.

    1. What do I put in the show requirement for my ability? 2. Why isn't there a show requirement for stimpacks and on the command card the requirement is also set to none?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Ability shows up before it's leveled

    I tried making my own level-able ability in the same the the hero stimpacks were done in Bifuu's complete hero tutorial. However, the level 1 of my ability starts off on my command card unlike the stimpacks ability which requires it to be leveled first before it shows up. I can't figure out why this is happening and what the difference is between my ability and the stimpack ability.

    Posted in: Miscellaneous Development
  • 0

    posted a message on [Data] Complete Hero Tutorial

    I love your tutorial and it's been a great way for me to learn how to use the data editor.

    I'm having problems with trying to turn a passive aura behavior that I made into an ability that you can level up, like how you made 3 levels of stimpack in your tutorial. How would I go about doing this? I want it to be passive so I don't think I would be using an ability object of type Effect - Instant like you did for stimpack.

    Posted in: Tutorials
  • 0

    posted a message on Cliff Jumping Item

    I created the upgrade and it works, but I can't figure out the trigger. What's the event or condition that I would need to know when an item is equipped?

    Posted in: Miscellaneous Development
  • 0

    posted a message on SCV Football :D

    This was the first maps I made when I got the SC2 editor, especially since I know clan ScVz which is a clan based on playing scv football.

    Posted in: Project Workplace
  • To post a comment, please or register a new account.