Cargando...
Le gustan 0 archivos
1 comentario
0 vídeos
0 subidas
0 seguidores
  • Default

    If your mod is NOT WORKING follow this tutorial:

    Edit the .cs file using 'Notepad++'

    You should see 3 values with
    (tickCount < 11) (Car Enter Delay)
    (tickCount < 211) (Tap F)
    (tickCount <1211) (Hold F)

    Chane those to these:
    (tickCount < 30) ( Car Enter Delay)
    (tickCount < 5000) (Press F)
    (tickCount < 8000) (Hold F)

    I've had better success with these values and it works way better
    Make sure you save the file.

    28 de marzo de 2024