Neartag: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
neartag <x> <y> <z> <sect> <ang> <nearTagSector> <nearTagWall> <nearTagSprite> <nearTagHitDist> <nearTagRange> <tagSearch> | '''neartag''' <x> <y> <z> <sect> <ang> <nearTagSector> <nearTagWall> <nearTagSprite> <nearTagHitDist> <nearTagRange> <tagSearch> | ||
<x> <y> <z> <sect> <ang> - Starting position & angle.<br/> | <x> <y> <z> <sect> <ang> - Starting position & angle.<br/> | ||
Line 6: | Line 6: | ||
<nearTagRange> - Choose maximum distance to scan.<br/> | <nearTagRange> - Choose maximum distance to scan.<br/> | ||
<tagSearch> 1-lotag only, 2-hitag only, 3-lotag&hitag | <tagSearch> 1-lotag only, 2-hitag only, 3-lotag&hitag | ||
neartag returns the nearest tags and distance to them. | neartag returns the nearest tags and distance to them. | ||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] |
Revision as of 12:10, 4 May 2009
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.