juanda123
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 7685 |
|
|
| 31 Mar 2013 01:26 PM |
Please, I want to know what's the command to give someone a badge.
i r fud |
|
|
| Report Abuse |
|
|
Desperian
|
  |
| Joined: 07 Feb 2012 |
| Total Posts: 3371 |
|
|
| 31 Mar 2013 01:27 PM |
The Wiki _DOES_ have a search bar, you know?
http://wiki.roblox.com/index.php?title=Special:Search&search=BadgeService http://wiki.roblox.com/index.php/AwardBadge_(Method) |
|
|
| Report Abuse |
|
|
juanda123
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 7685 |
|
|
| 31 Mar 2013 01:44 PM |
But using admin. Like..
c/COMMAND/SCRIPT HERE
I want to know how to give someone a badge with that.
i r fud |
|
|
| Report Abuse |
|
|
| |
|
juanda123
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 7685 |
|
|
| 31 Mar 2013 01:48 PM |
Just please tell me.
i r fud |
|
|
| Report Abuse |
|
|
|
| 31 Mar 2013 01:50 PM |
Leo already gave you the wiki page. Use AwardBadge().
(╯°□°)> KMXD |
|
|
| Report Abuse |
|
|
juanda123
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 7685 |
|
| |
|
|
| 31 Mar 2013 01:51 PM |
Oh, sorry about my last comment...
Now I understand...
You'll have to look for the player's playerId, and you must have the BadgeID
It'd be something like this:
c/local bg = game:GetService("BadgeService") bg:AwardBadge(playerId, BadgeID) |
|
|
| Report Abuse |
|
|
juanda123
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 7685 |
|
|
| 31 Mar 2013 01:52 PM |
I don't know what to write in c/ WHAT TO WRITE HERE?
i r fud |
|
|
| Report Abuse |
|
|
|
| 31 Mar 2013 01:54 PM |
| Just edit the playerId and BadgeID parts of my little command and you will be fine. |
|
|
| Report Abuse |
|
|
juanda123
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 7685 |
|
|
| 31 Mar 2013 01:55 PM |
Oh.. so it's like this.. UserID BadgeID V V c/AwardBadge(1,1234)
i r fud |
|
|
| Report Abuse |
|
|
juanda123
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 7685 |
|
| |
|