tinygiant98 / darksun-sot

Dark Sun - Sands of Time
6 stars 9 forks source link

On Familiar / Beast Death, Ranger or Druid cannot re-summon unless a condition is met #3

Open tonys010968 opened 3 years ago

tonys010968 commented 3 years ago

If a Ranger or Druid has their companion die, the companion cannot be re-summoned until a certain condition is met.

tinygiant98 commented 3 years ago

Add a framework event variable to the companion on summon. It will need at least an OnCreatureDeath library script.

Summoned creatures may require the resources plugin to work correctly. Also, base game summons scripts may have to be overridden.