SA-MP Forums Archive
Need some help, explaining in my Thread - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need some help, explaining in my Thread (/showthread.php?tid=559759)



Need some help, explaining in my Thread - Hyperfresh - 25.01.2015

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.

Quote:

SetPlayerScore(Player,GetPlayerScore(Player) + PlayerScore[Player] * PlayerCombo[Player]);

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? =/


AW: Need some help, explaining in my Thread - Saize - 25.01.2015

I think you can just define the path to your account-files in the Filterscript, but I think its easier when you just add it in your gamemode.

I dont really know why you wanna set the PlayerScore in the FS...

Try to make a Variable and add that to your Score