Search results

  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...
  14. Wratox1

    Push object system

    thats not true, or well, it depends on how fast the box is moving, but if the knight is faster than the speed the box is moving, he can stand still for a second or so and the box is still moving, also if he approaches the box with his shield lowered and then brings up the shield, the box would...
  15. Wratox1

    Push object system

    I actually tried making a system myself before i posted this thread, but that system wasnt very good, but there i checked if a unit used the defend ability and set a boolean to true, and when it was turned off, i set it to false. I did that since the defend ability didnt give the knight the buff...
  16. Wratox1

    Push object system

    Hello, ive decided to do some wc3 map making again. So, i have this knight/warrior(the captain/swordsman model) and i want him to be able to push boxes and other objects around, but only when his shield is raised(using the defend ability). He should only be able to push the object...
  17. Wratox1

    Overrite Menu

    no, that's something else, dont't know what it's for but it doesn't change anything in the menu.
  18. Wratox1

    Camera theme

    that depends on your map, in some maps the players have visibility modifiers over the whole map which makes you able to set the cameras range to more than 1200 without worrying about the darkness..
Top