• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

[JASS] DestroyWall ?

Status
Not open for further replies.
Level 9
Joined
Jul 24, 2007
Messages
308
There is a function named DestroyWall , it destroys a destructible, but the question is what type of location it uses??
like i saw this
JASS:
call DestroyWall(udg_integer[1],udg_integer[2]-1,udg_integer[3],udg_integer[4],udg_minX,udg_minY)

who can explain that point? cuz i dont get it -.-
i want to move a unit to that point
 
Last edited:
Status
Not open for further replies.
Top