- Member central::change_game (channel *ch)
- game Create or change a game record
- follow up
- name: <name>
- descr: <description>
- join: <join method number>
- goal: <game goal number>
- map: <map name>
- url: <game server url>
- party: <party name>
- desc: <party description>
- responses
- gameid: <id>
the reference number of this game on a new game
- Member central::rand_session ()
- new_user <username> Create a new user record
- follow up
- password: <password>
needed password
- responses
- error: existing user name
when another user with this name already exists - error: expecting password
when a password was not provided - session: <session-id>
on succesfull login
- Member central::rand_session ()
- user <username> Login with a current user
- follow up
- password: <password>
needed password
- responses
- error: expecting user name
no user or new_user command was found - error: expecting password
no password was found - error: unauthorized entry
no user record with this password was found - session: <session-id>
on succesfull login
Generated on Tue Jan 1 17:30:01 2008 for Communication keywords by
Visit the project page on