Timestamp:
May 10, 2023, 5:34:38 PM (15 months ago)
Author:
Stan
Message:

Allow starting by command with sandbox AI.

takes 0 as false; ?? doesn't.

Patch by: @Freagarach
Accepted by: @sera, @Langbart

Fixes: #6771

Differential Revision: https://code.wildfiregames.com/D4975

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/system/readme.txt

    r26584 r27637  
    1111-autostart-seed=SEED            sets randomization seed value (default 0, use -1 for random)
    1212-autostart-ai=PLAYER:AI         sets the AI for PLAYER (e.g. 2:petra)
    13 -autostart-aidiff=PLAYER:DIFF   sets the DIFFiculty of PLAYER's AI (0: sandbox, 5: very hard)
     13-autostart-aidiff=PLAYER:DIFF   sets the DIFFiculty of PLAYER's AI (0: sandbox, 5: very hard)
    1414-autostart-aiseed=AISEED        sets the seed used for the AI random generator (default 0, use -1 for random)
    1515-autostart-player=NUMBER        sets the playerID in non-networked games (default 1, use -1 for observer)
Note: See TracChangeset for help on using the changeset viewer.