• 0

    posted a message on Player colors on custom models

    Hey there,

    I need some models I'm currently creating in 3Ds Max to display player colors on certain parts. How can I achieve this?

    Thanks in advance.

    Posted in: Artist Tavern
  • 0

    posted a message on Modeling Monday [SC2Streamster]

    @Mozared: Go

    Yes, you're right of course. I completely forgot about that.

    Posted in: Artist Tavern
  • 0

    posted a message on Modeling Monday [SC2Streamster]

    Thanks :) I'm really eager to see how you do things... my goal is to obtain enough skills with 3Ds Max to being able to edit some of the current sc2 structure models. I need to create some different-looking variants of them. It should be easier than animated units since the structures don't have animations, right?

    Posted in: Artist Tavern
  • 0

    posted a message on Modeling Monday [SC2Streamster]

    Is the Youtube version accessible yet? I'm really interested in your tutorials.

    Posted in: Artist Tavern
  • 0

    posted a message on Units keep on being attacked

    @DrSuperEvil: Go

    If the life regen value of my armor buff had been negative, all units would be affected at all times. I don't use behaviors which have periodic damage effects. I will check on all persistent effects and try to integrate validators.

    After further examining, I can tell for certain that it always happens (when it happens) when a unit gets attacked at least once by another unit, but then leaves the fight without killing the attacking unit. For example: A bunch of mutas fly around and encounter a thor which damages all mutas with its missiles. The mutas then fly away but survive heavily injured. After this it can(!) be that 1, multiple or all of those injured units start bugging. They ain't attacked but fly away as if they were (and can't attack the attacker due to some reasons).

    Posted in: Data
  • 0

    posted a message on Units keep on being attacked

    @DrSuperEvil: Go

    I use a behavior-based armor system. All units have like 1-45 stacks of an armor modifying buff. It has no effect on damage responses and attacks whatsoever... what exactly do I have to look for when I should alter the behaviors?

    Posted in: Data
  • 0

    posted a message on Warcraft 3 Armor System
    Quote from SkrowFunk: Go

    @Vaaz86: Go Either way, using a behavior system won't give the player as much feedback or satisfaction.

    I am using this system for my mod and it works very well. I'm also using validators to create different attack types and it works without any problems. For my map, this system is essential so I cannot agree with you on your statement. It's much easier to balance units like this.

    Posted in: Data
  • 0

    posted a message on (Solved) Behavior that disables another behavior on unit

    @Ranuglin: Go Okay got it. Sorry, haven't noticed the "modification - behavior disable" option.

    Posted in: Data
  • 0

    posted a message on (Solved) Behavior that disables another behavior on unit

    I need a behavior to temporarily remove or disable (and later add or enable) certain behaviors on a unit. I can't figure out how to do this with validators/requirements. I appreciate your help.

    Posted in: Data
  • 0

    posted a message on Units keep on being attacked

    @DrSuperEvil: Go

    Thanks, although I use leviathans in my map, it also happens to units which haven't actually fought with those or have been near them... weird.

    @Ranakastrasz: Go

    Sounds interesting. I use a lot of behaviors in my map, but what exactly is a 'persistent' behavior about? A behavior that doesn't have a duration set?

    Posted in: Data
  • 0

    posted a message on Units keep on being attacked

    I got a very strange bug. Sometimes some of the units I control (it doesn't actually matter which player) keep on being attacked after a battle. They are marked as 'attacked' and cause pings on the minimap. Also they flee from non-existent attacks (the same as if you attack zealots for example with air units -> they run away after getting hit) and do this until they reach the very end of the map somewhere but still keep on being marked as attacked.

    They don't lose any health in this process.

    Do you have a clue what's this about?

    Posted in: Data
  • 0

    posted a message on Ability: Automatic mass teleport to start location

    I found several threads describing how to set up a teleport to a target location. But what I want is an ability that searches for units around the caster and teleports them (including the caster) automatically to either the start location or a previously defined point (maybe via points in the terrain editor or something like that). Important is, that the target location for the teleport cannot be chosen by the player. The units should just teleport when the ability button is used.

    Any ideas how to get this to work?

    Posted in: Data
  • 0

    posted a message on (Solved) Projectiles don't collide with targets

    @peranzormal: Go

    The missile actor changed by itself and is created when one of the new missiles is launched. Also nothing has changed within the "banshee attack" actor events. Proof is (1) the correct creation of the new missile, and (2) the working tint event.

    Maybe I should try setting up a completely new effect instead of just a projectile.. mh

    EDIT: Solved! I duplicated the entire set of effects and customized the actors accordingly. The key to solve this problem was the "Art - Missile" entry in the attack actor.

    Posted in: Data
  • 0

    posted a message on (Solved) Tinting the mutalisk death model...

    @peranzormal: Go

    Thx, it worked this way :)

    Posted in: Data
  • 0

    posted a message on (Solved) Tinting the mutalisk death model...

    @DrSuperEvil: Go

    So I should edit the events of this generic actor? I'm not sure what to do now :/

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