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

Roblox Point System?

Asked by 10 years ago

I was just reading the Roblox wiki and I was wondering if in order to figure out how many points are available in your game you just type "GetAwardablePoints()" into the command bar in Studio or if you have to put it in a script and run the game.

0
Hey! A question like this was posted here: https://scriptinghelpers.org/questions/3124/is-there-a-player-points-script#4379 Its not the exact same question, but I hope it helps. AmericanStripes 610 — 10y
0
It doesnt really, sorry. seanconnoll 9 — 10y

1 answer

Log in to vote
0
Answered by
1waffle1 2908 Trusted Badge of Merit Moderation Voter Community Moderator
10 years ago

It has to be checked from in-game, just like with DataStore.

0
And how might that be done? Do you put "GetAwardablePoints()" into a script and run the game? seanconnoll 9 — 10y
0
game:GetService("PointsService"):GetAwardablePoints() 1waffle1 2908 — 10y
0
ooooo thx bruh I ceppted ur post. just tyrd it rlly work thx seanconnoll 9 — 7y
Ad

Answer this question