Author Topic: dig mod  (Read 1184 times)

how the hell do to get unlimited dig for the dig mod can someone plz help with this

Simple edit to the script could do this,alos,check moddifcation disscussion,it's probaly there.

Simple edit to the script could do this,alos,check moddifcation disscussion,it's probaly there.

well im not a coder as you say so what peogram would i need and then i can probly do it i am not a coder but i can do some stuff

You can use any type of Text editor, eg. Notepad.

Look into tool_splitter.cs (Which is in your add-ons folder if you didn't know already) with Notepad. Press Ctrl-F and enter this line:

Code: [Select]
$dirtcarrylimit=35;
Change it to:

Code: [Select]
$dirtcarrylimit=0;
Close it, save the file, and run the game.

It says it couldn't find it.


edit: found

« Last Edit: June 19, 2008, 05:32:43 AM by King Lol »