Hmm...

Status
Not open for further replies.

CelticRonin

C

CelticRonin

Ok, new questions, o lords of modelling.

1. How can I attach glow models that I've already dl'd to my custom heroes, and have those glows remain on them when a player chooses that hero?

2. My unzipping program (Extraction Wizard. Not really sure if its Winzip or Winrar, but my OS is Windows XP) wont recognize most of the files I dl (Except for the ones by Cookie. Don't worry, you get most of the credit for the heroes on my map!) and I'm at my wits end trying to get these files to be recognized? Ne1 know how I can get a new unzipping prog, or where my other one is on my comp?


-Thanks!
 
1. u can use we unlimited to attach the "glow-effect" or just use triggers:
Code:
event: game initialising
condition: - 
action: specialeffect - add "glow" to "the unit which should have the glow"'s origin
if u use the triggers, the effect won't change unless u use triggers again

2.extracting wizard is the windows standart .zip programm
use winrar or winace instead:
http://www.rarlab.com/download.htm
http://www.winace.com/
i use winace
 
Status
Not open for further replies.
Back
Top