Warcraft III resources & community, 2003–2006 · archived

Points with offsets ?!

4 posts
#1

Points with offsets ?!

Allright I'm having always problems in my editor by that points.
100.00,00.00
-100.00,00.00
00.00,100.00
00.00,-100.00
Its all possible, but I always need to experiment where the special effect, unit, blalba... is coming.
Now I'm also searching the points in the North east, North west, .. All of those.
And I really can't get out of that points :(
Can someone give me some info about those?
#2
hm...

offset is build like offset(x,y)

there are +x -x +y and -y u can set.

-x is left  (west)
x  is right (east)
-y is down  (south)
y  is up    (north)


for example northeast is offset (100,100)

everything clear? :wink:
#3
Yeah that helped already A LOT ;)

So, If I want North east i need to combinate BOTH figures to get that? Wuhu :p
ty ^^
#4
correctly. think about a coordinates-system (correct english btw?? :wink:). thats the same.