Posts: 124
Threads: 18
Joined: Aug 2011
Reputation:
0
hi all
i need an help in my serevr i cant save score i am using satdm server
can any one giveb the code of savign score
Posts: 1,059
Threads: 86
Joined: Sep 2010
Reputation:
0
You have to use DINI / YINI to save data to a text editing file.
When your score data is saved with one of those on disconnect, it will write the score to your userfile in your server directory. When you connect next, your file will be read, therefore the score that was written to your userfile, should load.
Search some tutorials for dini / yini.
Posts: 124
Threads: 18
Joined: Aug 2011
Reputation:
0
can you make an filterscript of save score and send plz...
Posts: 124
Threads: 18
Joined: Aug 2011
Reputation:
0
i need to download - <YSI\y_ini>
any one can give link
Posts: 124
Threads: 18
Joined: Aug 2011
Reputation:
0
helwwww nyone plsssssss help
Posts: 344
Threads: 65
Joined: Aug 2011
Reputation:
0
Dude are you blind the error will help you to figure out the answer it gives you error because
OnPlayerConnect is already there delete your old OnPlayerConnect
OnPlayerDeath is also already there you need to delete the old OnPlayerDeath
this is the reason why you have those 2 errors the other one is idk...