Full Version : Question on Refractoring XMLSpawner
xmlspawner >>XMLSpawner - Discussion >>Question on Refractoring XMLSpawner


<< Prev | Next >>

Erica- 02-15-2008
Someone in RunUO Forum Suggested this and would like to know what exactly do i do this im not sure about this can you tell me how to do this thanks.


CODE
A little suggestion:
In Citadel xmlspawners set Refractoring time to something greater than 0 or ninjia continue spawning over and over.


Erica- 02-16-2008
Heres a gump of it on runuo tell if this is correct.

http://www.runuo.com/forums/custom-script-...html#post739184

ArteGordon- 02-16-2008
here was my answer over there

QUOTE

You would also want to set RefractMax.  It is similar to Min/MaxDelay except that it applies to triggering.

If you set RefractMin/Max to 5 mins, then after the spawner has been triggered, you have to wait at least 5 minutes before you can trigger it again.

If it is set to zero, then as soon as the spawner is triggered, it is available to be triggered again.

In this case, you trigger a spawn, and if someone kills it and they move within the triggering range of the spawner then it will immediately spawn again.

I'm not sure how it is on OSI.