Skip to content
سید محمد رضی موسوی edited this page Feb 5, 2015 · 7 revisions

help :

  • help : Show list of commands that you can use in terminal.
  • help <command_name> : Explain that command and its options.

set-port :

  • set-port <port_number> : You can set port of terminal network before connecting.
  • set-port -s <port_number> : Change default port and current port.

set-ip :

  • set-ip <ip> : You can set server ip before connecting.
  • set-ip -s <ip> : Change default server ip and current server ip.

connect :

  • connect : Try to connect to server.

disconnect :

  • disconnect : Disconnecting from sever.

status :

newGame :

startGame :

loadGame :

pauseGame :

resumeGame:

endGame :

exit :

##Other commands: Other commands must be handled by game developers. They could be regarded as user defined commands.

Clone this wiki locally