AirAttack Racing Forum
reverse grid - Printable Version

+- AirAttack Racing Forum (https://airattackteam.com)
+-- Forum: Live For Speed (https://airattackteam.com/forum-27.html)
+--- Forum: Suggestions (https://airattackteam.com/forum-38.html)
+--- Thread: reverse grid (/thread-1374.html)



reverse grid - devilsd - 12-07-2019

What you guys think going back to reverse grid 1st to 4th?
As it sits it gives clear advantage to fast guys killing some fun of hard racing.


RE: reverse grid - fstarter - 12-07-2019

Whenever I fool around I would often start last when I end first.


RE: reverse grid - rane_nbg - 12-08-2019

Cool idea, I'm for it. How do we make it in airio?


RE: reverse grid - Fatal Unfair - 12-08-2019

Improved custom start grid ordering by allowing to specify two different criteria. Check new items in Airio.srv.txt file, specifically GridPriMethod, GridPriReverse, GridSecMethod, and GridSecReverse. Also CustomGridCount was renamed to GridPriCount but the old entry will also function.



I am not completely sure but found this in airio.eu


RE: reverse grid - joruss - 12-08-2019

I think this feature has been broken by change in ISP_REO packet when LFS went from 32 to 40 spot grid.
Insim V4:
Code:
struct IS_REO // REOrder (when race restarts after qualifying)            
{                                                                          
    byte    Size;       // 36                                              
    byte    Type;       // ISP_REO                                        
    byte    ReqI;       // 0 unless this is a reply to an TINY_REO request
    byte    NumP;       // number of players in race                      
                                                                          
    byte    PLID[32];   // all PLIDs in new order                          
};
Insim V8 (current):
Code:
struct IS_REO // REOrder (when race restarts after qualifying)                    
{                                                                                
        byte    Size;           // 44                                            
        byte    Type;           // ISP_REO                                        
        byte    ReqI;           // 0 unless this is a reply to an TINY_REO request
        byte    NumP;           // number of players in race                      
                                                                                  
        byte    PLID[40];       // all PLIDs in new order                        
};

Edit:
Yep.
[Image: oDhbKgQ.png]


RE: reverse grid - devilsd - 12-08-2019

When i was leader i used to get inside airio and search for things, i rebember spotting something about reverse grid, and it had option to extend beyond 4th place, i used to be reversed grid till 6th place then to 4th. but like Joruss it might be disabled since some lfs update.


RE: reverse grid - Seven - 12-10-2019

DELTAAAAA! I missed you <3

That's all Tongue


RE: reverse grid - Caedrion - 12-16-2019

So ,no can do on the reverse grid ? =(