Findnearactorz: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
findnearactorz <[[actor]]> <xydistance> <zdistance> <[[gamevar]]> | '''findnearactorz''' <[[actor]]> <xydistance> <zdistance> <[[gamevar]]> | ||
Like [[findnearactor]], but will only find actors that are within <zdistance> on the z plane, whereas [[findnearactor]] ignores the z plane. | Like [[findnearactor]], but will only find actors that are within <zdistance> on the z plane, whereas [[findnearactor]] ignores the z plane. |
Revision as of 11:21, 4 May 2009
findnearactorz <actor> <xydistance> <zdistance> <gamevar>
Like findnearactor, but will only find actors that are within <zdistance> on the z plane, whereas findnearactor ignores the z plane.