Difference between revisions of "SetZoneRespawns"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 25: | Line 25: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.0)]] |
Revision as of 12:38, 12 August 2009
Description
SetZoneRespawns turns respawn on or off on the specified encounter zone.
Syntax
SetZoneRespawns [Encounter Zone] ''0/1''
Examples
SetZoneRespawns YaoGauiDen01 0
Creatures will no longer respawn in the Yao Gaui Den zone.
Notes
- respawn rate on zones is controlled by a gamesetting: iHoursToRespawnCell (default setting is 73 hours)
- the easiest way to test respawning is using SetGameSetting in console to change the value and wait outside the zone
See Also
Reference
None provided.