Trying to add a Greater Giant Spider to my mini-mod.

VisionV

Chieftain
Joined
Nov 2, 2001
Messages
13
Location
Oklahoma
Hey all! I am trying to add, as simply as possible, a Greater Giant Spider into the spider upgrade path in my mini-mod based on FFH2 .25. I have everything working but noticed two problems:

1) How do I easily scale the graphic a little larger (or is that easily possible)?

2) None of my spiders, including the original Giant Spiders, seem to be spawning baby spiders. I have increased the chance on the Greater Giant Spider to 100% to create the UNIT_BABY_SPIDER from combat and it never creates a new one after a battle. Ravenous Werewolves are spawning fine, but I can never get a baby spider to spawn. Am I missing something?

<UnitCreateFromCombat>UNIT_BABY_SPIDER</UnitCreateFromCombat>
<iUnitCreateFromCombatChance>100</iUnitCreateFromCombatChance>
 
Back
Top Bottom