25.01.2015, 04:52
Hey guys,
first of all thank you for taking your time to read my Thread. I added a Drift Score System and i use Y_INI as Login and Stat System. Now i have a line wich makes my head going to explode.
I dont have any idea (drift system is filter script / login gamemode) how i let the system write the Score into the user.ini.
I already added a "Score" line in the user.ini but i just dont have any idea how i can solve this problem.
Can anybody help me out with that? =/
first of all thank you for taking your time to read my Thread. I added a Drift Score System and i use Y_INI as Login and Stat System. Now i have a line wich makes my head going to explode.
I dont have any idea (drift system is filter script / login gamemode) how i let the system write the Score into the user.ini.
Quote:
SetPlayerScore(Player,GetPlayerScore(Player) + PlayerScore[Player] * PlayerCombo[Player]); |
Can anybody help me out with that? =/