| 06-28-2003, 11:26 AM | #1 |
Guest | How do I make a Blizzard rain Stars, like Starfall? What happens if I change Alias, Code and UbberAlias? Where can I get BlackDick MIp program? Thank u very much |
| 06-29-2003, 11:59 AM | #2 |
Guest | Why nobody answers? It´s not possible that noone know how to make it... plz help!!! |
| 06-30-2003, 01:42 AM | #3 |
Sounds like you are just beginning your adventure into the wonderful world of mapping.... if u want to change a spells effects MOST of them but not all can be changed in the strings for that races ability.... in humanabilityfunc u will find this // Blizzard [AHbz] Art=ReplaceableTextures\CommandButtons\BTNBlizzard.blp Researchart=ReplaceableTextures\CommandButtons\BTNBlizzard.blp Buttonpos=0,2 Researchbuttonpos=0,0 Casterart= Order=blizzard it appears u cant change the casterart or the effectart but u can try..... if this doesnt work u could replace the effect with the starfall effect using the same name but then u wouldnt have a blizzard effect... hope that is clear.... |
| 06-30-2003, 01:55 AM | #4 |
you should actually see this: // Blizzard [AHbz] Art=ReplaceableTextures\CommandButtons\BTNBlizzard.blp Researchart=ReplaceableTextures\CommandButtons\BTNBlizzard.blp Buttonpos=0,2 Researchbuttonpos=0,0 Casterart= Order=blizzard [XHbz] Effectart=Abilities\Spells\Human\Blizzard\BlizzardTarget.mdl Effectsoundlooped=BlizzardLoop Effectsound=BlizzardWave Under [XHbz] is where the .mdl for the target effect is Just replace abilities\spells\human\blizzard\blizzardtarget.mdl with abilities\spells\nightelf\starfall\starfalltarget.mdl |
