Difference between revisions of "SetZoneRespawns"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
(One intermediate revision by the same user not shown) | |||
Line 25: | Line 25: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] |
Latest revision as of 13:15, 15 August 2009
Description[edit | edit source]
SetZoneRespawns turns respawn on or off on the specified encounter zone.
Syntax[edit | edit source]
SetZoneRespawns [Encounter Zone] ''0/1''
Examples[edit | edit source]
SetZoneRespawns YaoGauiDen01 0
Creatures will no longer respawn in the Yao Gaui Den zone.
Notes[edit | edit source]
- 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[edit | edit source]
Reference[edit | edit source]
None provided.