OP_MOVE

Name

OP_MOVE -- Client moved character

Synopsis

OP_MOVE [gen] [direction]
DataTypeExample
genint...
directionint

  • MOVE_UP

  • MOVE_DOWN

  • MOVE_LEFT

  • MOVE_RIGHT

Description

Client moved character

Message Data

gen

Message counter.

direction

The direction of the move.


Usage

Whenever a player moves on the map.