Quote:
Originally posted by Ningnong
always use this.i.
"i" can be used by other npcs where as a this.var cannot.
|
TERRIBLE advice.
If the variable's value doesn't need to be preserved between frames, a non-prefixed name is fine. Part of being a scripter is knowing that everything has a use, and learning the situations in which to utilise each tool ¬_¬
Androk, your problem is almost certainly the result of another factor. Either way, if the effect is one that should be applied to multiple ganis then it should use the ganis-as-params feature.