PDA

View Full Version : Loop Point Leak


Tzi
12-01-2010, 02:32 PM
Greetings from Germany

First of all: Using the search function wasn't able to give me a clear answer:vw_unimpressed:

I have a little problem with a point leak that is a part of a loop function.
I'm not sure about the correct custom script for this leak and I'm hoping for your help :-)

http://img413.imageshack.us/img413/9502/90443344.png

Tzi:grin:

Maker
12-01-2010, 02:43 PM
call RemoveLocation(udg_PointVariable[udg_T])

But there's no need to use an array for that it seems.

Easier than posting screenshots, right-click the trigger's name on the right pane and select "copy as text". Then paste it here, and use tags.

Tzi
12-01-2010, 02:53 PM
That's just an "example function". My question was just out of curiosity because I will need many loop functions in future for my map.
I never thought that it would be the normal type of custom script for loops too.


Thx 4 help, +rep of course :-)