Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

PointsService requires Beta Access?

Asked by
lomo0987 250 Moderation Voter
9 years ago

I'm currently using FilteringEnabled and LoadStringEnabled. For some reason it won't allow player points to be awarded. There is player points within the game and i'm not awarding more then there currently is.

http://gyazo.com/f99e198fd0ba20308917416b7f85e0d9

line 12 is..

game:GetService("PointsService"):AwardPoints(p.userId,1)

When I put FilteringEnabled and LoadStringEnabled to false it works just fine. Is there any way to award people when you have both FilteringEnabled and LoadStringEnabled both set to true?

Answer this question