• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Solved] Original Infested Swarm Egg Model

Status
Not open for further replies.
Level 9
Joined
Feb 12, 2010
Messages
510
I'm basically trying to find the model of the original green Infested Swarm Egg that appeared in Wings of Liberty while having melee HotS assets (and liberty campaign assets) in my custom map.
HotS apparently changed the green egg the Infestors fired to something that looks like an of infested terran blob. >.>
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,259
Assets\Effects\Zerg\InfestedTerranSpawnMissile\InfestedTerranSpawnMissile.m3

You can find it by going to the model catalogue and looking at the inherited entries. You will find that Swarm mod extended the entry with a new model path. The old model is still there just the actual entry in the model catalogue references the new model instead of the old model.

The solution is to make a new entry in the model catalogue of class Unit and copy all the values from the Liberty "Infested Swarm Egg" model catalogue entry. Then in the Actor catalogue change the model path for the "Infested Swarm Egg" entry to the newly created model. It will now use the old infested egg model.
 
Status
Not open for further replies.
Top