Yes, I know, the player points fad is far gone. But I'm trying to add it to my game, but even though game.ServerScriptService.LoadStringEnabled is false, it's still denying points awards because supposedly it is true. Any help?
(COMMENT, SINCE I CAN'T COMMENT YET, DO NOT RATE AS AN ANSWER!)
The AwardPoints function only works in server scripts. If your code is indeed in a server script, then I'm not sure what the problem is.