|
| 29 Jun 2014 08:34 PM |
label = script.Parent while wait() do script.Parent.Text = game:GetService("PointsService"):GetAwardablePoints() .. " Available Player Points!" end
When i purchased a dev product, no player points added. when i reset character, i get error of service unavailable.
What do i do?
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
|
| 29 Jun 2014 08:38 PM |
| Is this a server script? You can't use PointsService with local scripts. |
|
|
| Report Abuse |
|
|
|
| 29 Jun 2014 08:39 PM |
Tried in local script first for this script, said beta access needed. So i switched to server, it came up as 0 I bought a dev product, no player points added
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
|
| 29 Jun 2014 08:41 PM |
| Did you buy it with that account or another one? |
|
|
| Report Abuse |
|
|
|
| 29 Jun 2014 08:42 PM |
With this one, on my game.
A friend of mine said he did this, and it worked.
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
|
| 29 Jun 2014 08:43 PM |
| I'm pretty sure you have to sell it and another account has to buy it. That's how I got it to work for me. |
|
|
| Report Abuse |
|
|
|
| 29 Jun 2014 08:44 PM |
Alright, ill try it.
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
heroesp
|
  |
| Joined: 23 Feb 2011 |
| Total Posts: 3214 |
|
|
| 29 Jun 2014 09:03 PM |
I can buy my own dev products and it will generate points o.O
LMaD Cool Cat | Off-topic OTer | The kitty of scripting helpers | ~ MEXICO 2014 |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 12:18 AM |
Hmm it did work.. Must have taken a while to process? But still wondering about why i got the error.
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 12:30 AM |
gyazo. com/ db12d3b10646a391bad9d1c6cd7e8214
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 12:32 AM |
| I like how you don't use the variable for script.Parent |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 01:50 AM |
haha
bump
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
| |
|
| |
|
smiley599
|
  |
| Joined: 23 Jan 2010 |
| Total Posts: 21869 |
|
| |
|
|
| 30 Jun 2014 05:32 AM |
My shop had this problem too. Just add like wait(5) before you ask for the service. Your loop is checking way too often, causing it to go Unavailible.
Change while wait() do
To while wait(5) do |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 05:43 AM |
Alright, thanks.
~I'm an Angry Llama~ |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 05:49 AM |
Also wait(5) before you award them.
Actually, wait(5) before using anything to do with them XD |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 06:31 AM |
| that would be annoying, because it adds up, just do wait(1) |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 06:51 AM |
@duel
I tried wait(1) is was still Unavailible for me. So unless there was an update so it could work faster, wait(5) |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 07:09 AM |
| no ur just b@d at skripting |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 07:43 AM |
| And you're apparently just bad at spelling. |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 07:59 AM |
so u admit ur bad at scripting, everything makes sense now
gg no re |
|
|
| Report Abuse |
|
|
|
| 30 Jun 2014 08:44 AM |
You also apparently can't understand English.
If you think that meant I'm bad at scripting, you're saying your bad at spelling.
I call that ^ an insult shield :D
Oh and by that way, you* |
|
|
| Report Abuse |
|
|
robocu3
|
  |
| Joined: 13 Mar 2009 |
| Total Posts: 6485 |
|
|
| 30 Jun 2014 08:49 AM |
war you always get so easily agitated you practically make it a game for him lol -=Robo=- |
|
|
| Report Abuse |
|
|