HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Wots wrong with this line ?

03-05-2005, 09:17 PM#1
Nexor
it says "expected a code statement"
im noob to jass plz help me out wots wrong with the line ?

local point temppoint1 = PolarProjectionBJ(udg_BensejiPoint1, udg_BensejiReal1, AngleBetweenPoints(udg_BensejiPoint1, udg_BensejiPoint2))
03-05-2005, 10:02 PM#2
masda70
Try Location instead of point.
03-05-2005, 10:19 PM#3
Tabris
Quote:
Originally Posted by masda70
Try Location instead of point.
He is right.
http://jass.sourceforge.net/doc/api/...unctions.shtml
(api on line but no explanation, the files are only reformated)