- 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
who can explain that point? cuz i dont get it -.-
i want to move a unit to that point
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: