View Single Post
11-20-16, 09:12 AM   #42
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
Yes, those are something like texture IDs. You can use them directly with SetTexture, though. Do you actually need the texture path for something?

The SetScript procedure is the same. The only difference is in your version you may reuse the OnEnter function elsewhere if you like. That's a good idea if you need to use the same script for more than one frame, but in this case I would set it directly.
__________________
Grab your sword and fight the Horde!
  Reply With Quote