Version 1 (modified by jpawlick, 14 years ago) (diff) |
---|
This query asks the agent to tell you its current location.
Parameters:
- Takes no parameters.
Responds:
- X Y Z where X, Y, and Z are the coordinates of the bot. These are double-precision floating point numbers formatted by %ld of sprintf().
Reports:
Example:
- User sends: "n lc 512"
- Bot replies "rs lc 512 1837.500000 1342.750000 557.625000"
- Bot replies "cp lc 512 done"