|
| 16 Aug 2016 04:38 PM |
When go into game to get the badge and says /console it says this inside of it "Sorry, badges can only be awarded by Roblox game servers"
Why? and how can i fix it?
|
|
|
| Report Abuse |
|
|
| |
|
Soybeen
|
  |
| Joined: 17 Feb 2010 |
| Total Posts: 21462 |
|
|
| 16 Aug 2016 04:57 PM |
Are you trying to award a badge or something?
|
|
|
| Report Abuse |
|
|
| |
|
|
| 16 Aug 2016 05:02 PM |
badges should work in-game and online but not studio
use a pcall on it
pcall(function() --award badge end)
this way it will run it without throwing an error |
|
|
| Report Abuse |
|
|
|
| 16 Aug 2016 05:09 PM |
I added the pcall function thing but it still shows that error in the game
|
|
|
| Report Abuse |
|
|
j1sh
|
  |
| Joined: 31 Jul 2016 |
| Total Posts: 289 |
|
|
| 16 Aug 2016 05:10 PM |
Are you running it in a LocalScript? That might be the problem.
404 robot not found |
|
|
| Report Abuse |
|
|
| |
|
|
| 16 Aug 2016 05:14 PM |
I can make it so an event is fired and it does it that way
|
|
|
| Report Abuse |
|
|
j1sh
|
  |
| Joined: 31 Jul 2016 |
| Total Posts: 289 |
|
|
| 16 Aug 2016 05:20 PM |
Just do it in a script that'll run on the server, see if it works.
404 robot not found |
|
|
| Report Abuse |
|
|