0 bestanden geliket
1 reactie
0 filmpjes
0 uploads
0 volgers
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.