Open AtmelMk51 opened 1 year ago
There are no ready tools to modify these files, but you can try to do it yourself in hex editor or write own program based on the source code:
ServerClass::LoadSettings()
ServerClass::LoadStat()
Structures RegUser
and PlayerStat
are in server.h
Web statistics script which gathers info from the server port 10980 https://github.com/HarpyWar/nfsuserver/tree/master/web/stats
Hi. Thanks for the server. Its works fine. But for better communication, users had to be connected to a my VPN server. With VPN there were 5/6 cells of communication quality in game. Without VPN 2/6 and the races did not start.
BTW How to open and edit these files? rusers.dat and stat.dat For example, someone forgot their username or password. Or look at statistics?
With respect.