Skip to content
William Russel edited this page Jul 24, 2014 · 1 revision

Commands

W.I.P. page for server commands.

  • .command indicates the base command.
  • value indicates a required parameter.
Base Command Parameters Action
.set blockno, fieldno, value? Sets the specified stat value for your champion to value (consult stats.h).
.gold amount (int) Sets the amount of gold your champion has to amount.
.speed amount (int) Sets the movement speed of your champion to amount.
.health amount (int) Sets the current and maximum health of your champion to amount.
.model name (string) Sets the model for your champion to name.
.spawn Spawns minions at their respective nexuses.

Clone this wiki locally