PDA

View Full Version : Check every scripdata file



NemanjA
29th August 2013, 15:12
Hello,
Is there a way to check every scriptdata file, and sort a value from the highest to the lowest?

kung foo man
29th August 2013, 15:24
It's possible to read every file, save all data in a variable and rewrite those files, BUT: that's the most stupid thing you can do.

You want to use MySQL: Server-Extension for Linux CoD2 1.2 / 1.3 and CoD4 1.7 Source/Binaries (http://killtube.org/showthread.php?1523-Server-Extension-for-Linux-CoD2-1-2-1-3-and-CoD4-1-7-Source-Binaries)

NemanjA
29th August 2013, 15:34
I don't know to connect MySQL Database with CoD2.. Is there a other way to do it?