Neartag: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
New page: neartag <x> <y> <z> <sect> <ang> <nearTagSector> <nearTagWall> <nearTagSprite> <nearTagHitDist> <nearTagRange> <tagSearch> <x> <y> <z> <sect> <ang> - Starting position & angle.<br/> <near...
 
Jblade (talk | contribs)
mNo edit summary
Line 9: Line 9:


neartag returns the nearest tags and distance to them.
neartag returns the nearest tags and distance to them.
[[Category:EDuke32 specific commands]]

Revision as of 02:41, 21 April 2008

neartag <x> <y> <z> <sect> <ang> <nearTagSector> <nearTagWall> <nearTagSprite> <nearTagHitDist> <nearTagRange> <tagSearch>

<x> <y> <z> <sect> <ang> - Starting position & angle.
<nearTagSector> <nearTagWall> <nearTagSprite> - Returns nearest tags if they're found.
<nearTagHitDist> - Returns actual distance to object.
<nearTagRange> - Choose maximum distance to scan.
<tagSearch> 1-lotag only, 2-hitag only, 3-lotag&hitag


neartag returns the nearest tags and distance to them.