Well long story short, I have an Admin Filterscript and I'm using it, the problem is, account's are created and saved but unfortunately Cash and Score is not. I'm trying to figure out what the problem is. Although, when I'm an Admin on the FS and use "SetCash" or "SetScore", the stats are saved, I only noticed the functions I have in my Gamemode are not being saved, "GivePLayerScore","GivePlayerCash" and etc. Gamemode cash/score is not being saved.
I included the FS, in the "if defined FS" section of my GM. So I don't know, is this a FS issue or something is not right?
I also thought about it, maybe am I suppose to make the FS an include too, and include it in my GM, and use the functions of the FS? (Don't know whether this is possible)
Can anyone help me on figuring out this problem?
I included the FS, in the "if defined FS" section of my GM. So I don't know, is this a FS issue or something is not right?
I also thought about it, maybe am I suppose to make the FS an include too, and include it in my GM, and use the functions of the FS? (Don't know whether this is possible)
Can anyone help me on figuring out this problem?