Radius_Quake

From ZDoom Wiki
Revision as of 22:59, 14 January 2023 by Inkoalawetrust (talk | contribs) (Earthquakes now use doubles instead of integers for intensity.)
Jump to navigation Jump to search

120:Radius_Quake (intensity, duration, damrad, tremrad, tid)

Note: As of (development version aed72f5 only) the intensity parameter is a decimal value instead of an integer.
  • intensity: Strength of earthquake, ranging from 0 to 9
  • duration: Duration in tics
  • damrad: Radius of damage in 64x64 cells
  • tremrad: Radius of tremor in 64x64 cells
  • tid: Thing ID of map thing(s) for quake foci (if 0, the activator is used as the sole focus)

Creates an earthquake at the specified foci (map spots).

See also