• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

[Trigger] Is this considered a leak?

Status
Not open for further replies.
Level 10
Joined
Sep 21, 2007
Messages
517
Ok guys, i just want to know, is this considered a point leak, even though i just changed the angle? here is the trigger:
  • Unit - Move (Picked unit) instantly to AK_CurrentTurningLoc[(Player number of (Owner of (Picked unit)))], facing ((Facing of (Picked unit)) + 6.00) degrees
Is the point with new facing considered a leaked point? will be much appreciated since i want to make my map as efficient as possible. and yes the variable AK_CurrentTurningLoc will be removed, but im just talking about about the same point with different facing being considered a leak or not.
 
Status
Not open for further replies.
Top