Jump to content

Still getting fire hound in Spring


Recommended Posts

@SethR, it seems your intention was to modularize the Hounded:ReleaseHound function by branching the actual spawning functionality to Hounded:SummonHound, but SummonHound is not being called (and the inline summoning code remains in ReleaseHound). Since the Spring icehound spawning was implemented in SummonHound, the fact it's not being called means the change is never being applied.

EDIT: Sorry, I realized Hounded:SummonHound is being called, but just externally, by SGwarg.lua; so icehounds are only being spawned in Spring as warg minions. My previous points still remain, though (as well as the "need" to remove the inline code from ReleaseHound and make it call SummonHound, if for nothing else than to ease modding hound spawning behaviour).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...