Changes between Version 81 and Version 82 of ProtocolZero


Ignore:
Timestamp:
Jun 24, 2011 4:19:48 PM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtocolZero

    v81 v82  
    6262* ''password'' - sets the password of the bot's event channel. If this command is not issued, the password is the empty string. The password should not contain spaces.
    6363 * string password
     64* ''initialpos'' - sets the starting location of the bot. If this command is not issued, the game will select a default spawn location from the map. The location should be specified by three coordinates separated by a single space. This has the potential to spawn a quagent inside a floor or wall, so be careful.
     65 * float x
     66 * float y
     67 * float z
    6468* ''ready'' - spawns the bot. Takes no arguments. Replies with "id X" where X is the entityid of the bot. An entityid is a unique integer identifier.
    6569