|
Everything seems to be working fine, the scripts and all, but for example when I purchase one of my developer products (+ 10 walkspeed), then purchase +50 health, it will say that I received +10 walkspeed instead of +50 health. Can anybody help me out with this?
Sorry if I make no sense |
|
|
cade2000Join Date: 2009-08-09 Post Count: 887 |
I'm gonna guess you're checking if the wrong ID has been purchased when you reward someone or you forgot to change the +10 walkspeed to +50 health after copying and pasting a script or something. |
|
BladeXEJoin Date: 2012-12-22 Post Count: 3857 |
easy way to fix
change textlabel's text
hard(er) way
Fix the IDs |
|
|
It is in a GUI, so would I just change the textbutton?
It goes
Shop
CashFrame
TextButton <-- would I just change the name of the button? |
|
|
bump
I changed the textbutton, but still doesn't seem to work |
|
|
|
|
You have to change the text, not the name of the button |
|
|
But I receive the 10 walkspeed instead of 50 health
Like, I will press the button that says "+ 50 health" and i will get +10 walkspeed instead of 50 health and I dont think the ids are mixed up
I'm not sure if it has anything to do with text |
|
|
bump!
i've been trying at this for a couple days :( |
|
|
I made a developer product API if I can find it I'll share it with you |
|
|
|