Changes between Version 23 and Version 24 of ProtocolOne
- Timestamp:
- Jun 10, 2011 10:45:26 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProtocolOne
v23 v24 86 86 Returns the deepest direction as detected by the type 1 wiki:rangefinder. This values is directly returned by the function. 87 87 {{{faceMaximumDirection(int priority)}}} 88 Finds the maximum direction, and then rotates to face it. Returns nothing88 Finds the maximum direction, and then rotates to face it. Does not return anything. 89 89 {{{findEntityDirection(int entityid, int priority)}}} 90 90 Directly returns the direction of the specified entityid. Returns -1 if nothing found.