View Single Post
01-30-12, 02:11 AM   #2
sigg
Featured Artist
 
sigg's Avatar
Featured
Join Date: Aug 2008
Posts: 1,251
You should move your icon function into the repaint code section.

The create code is call only one time.

Do not use a local variable name "unit". Because the repaint function has a unit argument.
I recommend to prefix all your local variables.
__________________
RDX manager
Sigg
  Reply With Quote