11 | | * ''X'' for each entity that can be seen, where X is that entity's [[entityid]]. The set of seen entities does not include the quagent itself. |
| 11 | * ''X TYPE D Y P'' for each entity that can be seen. The set of seen entities does not include the quagent itself. |
| 12 | * where X is that entity's [[entityid]] |
| 13 | * where TYPE is the typename that would be returned by a [[wi]] on this entity. |
| 14 | * where D is the distance to the entity. |
| 15 | * where Y is the relative yaw to the entity from the quagent's current facing. |
| 16 | * where P is the relative pitch to the entity from the quagent's current facing. |
20 | | * User sends: "n ra 512 800" |
21 | | * Bot replies "rs ra 512 2" |
22 | | * Bot replies "rs ra 512 144" |
23 | | * Bot replies "rs ra 512 145" |
24 | | * Bot replies "rs ra 512 146" |
25 | | * Bot replies "rs ra 512 147" |
26 | | * Bot replies "rs ra 512 148" |
| 25 | * User sends: "n ra 512 400" |
| 26 | * Bot replies "rs ra 512 2 player 331.00 22.12 99.324" |
| 27 | * Bot replies "rs ra 512 144 ammo_shells 40.00 112.00 88.00" |
| 28 | * Bot replies "rs ra 512 145 ammo_shells 55.00 112.00 88.00" |
| 29 | * Bot replies "rs ra 512 146 ammo_shells 80.00 112.00 88.00" |
| 30 | * Bot replies "rs ra 512 147 ammo_shells 100.00 112.00 88.00" |
| 31 | * Bot replies "rs ra 512 148 ammo_shells 140.00 112.00 88.00" |