MP grid sorting & AI selection

Discussion in 'Wish Lists' started by boblevieux, Oct 4, 2016.

  1. boblevieux

    boblevieux Registered

    Joined:
    Jan 18, 2012
    Messages:
    416
    Likes Received:
    70
    Hello,

    I would like an additional quicker way of sorting grid, only by positions instead of "/editgrid <pos> <name>", something like "/grid a b"
    example: i have a 30 cars grid, i want the 28th to start the race from 3rd: "/grid 28 3"

    Because having to add 60+ various cars again, after one mod crashed the game, is frustrating, i'd like to select specific AIs, from a file import (like realroad ?) maybe generated by an external software ?

    Thank you :)
     
    Last edited by a moderator: Oct 4, 2016
  2. Wishmaster

    Wishmaster Registered

    Joined:
    Nov 30, 2012
    Messages:
    315
    Likes Received:
    32
    You can prepare a batch file (e.g grid.ini). Inside this ini file you put all your commands (as many as you want).

    /editgrid <pos> <name>
    /editgrid <pos> <name>
    /editgrid <pos> <name>

    The you only need to call in the server "/batch grid.ini" and all is done.

    In case of a game crash we run this pulgin. In combination with our database we can create the grid for the restart within a few minutes. Also its possible to give all cars their completed laps back.

    http://isiforums.net/f/showthread.php/29132-Race-standings-dedicated-server-plugin


     
  3. boblevieux

    boblevieux Registered

    Joined:
    Jan 18, 2012
    Messages:
    416
    Likes Received:
    70
    Thanks ! :)
     

Share This Page