Do these functions leak?:

Status
Not open for further replies.
I want to apply "Or" conditions in my map, but I read a post somewhere a guy said that those type of conditions leak. Is this true?

Also, Point with Polar Offset - here's how I use it:

Set PointTemp1=pos of unit
Set PointTemp2=PointTemp1 offset by 100 towards 90 degrees

and then destroy the points...

However, the trigger sometimes causes a complete crash of War3... is there an alternative to using polar offset that can still work based off of any location?
 
Seas =)

1) I don't think that those "Or - Conditions" will leak - I use them myself and never get any leaks - so I don't think so


2) No this "Point with Polar Offset" is totally of - but I remember in Jass it's a Bj function - so if you want use Jass or convert your trigger from GUI to Jass you have to change it
 
Status
Not open for further replies.
Back
Top