Recent content by Wratox1

  1. Wratox1

    Angle problems

    @vypur85 i changed my trigger according to your post and it worked, thanks! However, after some time of pushing on my box, the trigger went a little buggy, the box was mostly being pushed south, even if i push it from the left or whatever..
  2. Wratox1

    Angle problems

    @solu9 well first off, the east angle isn't the problem, so zero works. why should i use the "or"? when the facing angle of my unit is greater than 315 for example and it is less than 45, then i want the pushed angle to be zero. Also, "East: Angle = equal to or greater than 360 OR equal to...
  3. Wratox1

    Angle problems

    okay, so i have this trigger: push box Events Time - Every 0.01 seconds of game time Conditions shield_active Equal to True Actions Set pushing_unit = u Set pushing_unit_loc = (Position of pushing_unit) Set pushing_angle = (Facing of...
  4. Wratox1

    Unit won't use custom ability

    okay, maybe it's the trigger that is causing the problem, though it does not look it would. You could try adding a debug message in the trigger and see if the message appears, if it does not either the trigger isn't firing(the event never takes place) or the condition makes it not run.
  5. Wratox1

    Unit won't use custom ability

    does the unit have the ability from the start or are you giving it to the unit with triggers?
  6. Wratox1

    Unit won't use custom ability

    try using another ability that is point target and see if it works, but don't change the order ID and change the trigger to use the new ability.
  7. Wratox1

    Unit won't use custom ability

    What settings do you have on channel, is target point or with no target?
  8. Wratox1

    Simulate/force player arrowkey press

    Here's the demo, you need Newgen.
  9. Wratox1

    Simulate/force player arrowkey press

    @Solu9 what it means is that when i use defend, the new animation(defend walk) isn't playing properly, the new animation is played like its stand version(defend stand) while i'm still moving forward. I could make a demo map to show you if you need more info about the problem. Also note that...
  10. Wratox1

    Upgrade NewGen.

    You could download the latest version. But i get that message too sometimes and i just press yes when it asks if i want to continue and i haven't had any issues..
  11. Wratox1

    Simulate/force player arrowkey press

    didn't work:(, also tried "Up" but it didn't work either, does someone know the name of the up-arrowkey?
  12. Wratox1

    Simulate/force player arrowkey press

    Does anyone know a way to force or simulate a player to press an arrowkey? The reason i'm asking this is because i am using this arrowkeymovement system and when i change the "walk" animation on my unit to its "defend walk" animation, the animation isn't reset and the unit plays his "defend...
  13. Wratox1

    Push object system

    okay, so ive decided to change to arrowkey-movement, but i havent found any system that i liked yet, ive checked here, hive and wc3c. Does anyone know of a arrowkey-movement system where you dont attack normal, but rather you press a to attack? I also need a good third person camera system...
Top