Ifpdistl: Difference between revisions
Jump to navigation
Jump to search
Mblackwell (talk | contribs) mNo edit summary |
Helixhorned (talk | contribs) ifpdistl: document side effect |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
ifpdistl <number> | '''ifpdistl''' <number> | ||
Checks if the [[actor]]'s distance to the player is less than <number>. Also see [[ifpdistg]]. | Checks if the [[actor]]'s distance to the player is less than <number>. Also see [[ifpdistg]]. | ||
Side effect: if [[actor]] is farther away from the player than MAXSLEEPDIST (16384), set [[actor]] to "sleeping". | |||
[[Category:Duke3D 1.3/1.5 commands]] | |||
[[Category:If conditions]] |