BRAYONCE
|
  |
| Joined: 18 Apr 2011 |
| Total Posts: 1551 |
|
|
| 20 Aug 2015 03:59 AM |
Anyone know how to get live info regarding which groups a player is in and their rank?
e.g: You join a server not joining a group but you are convinced to join while you're playing, so you don't have to wait for a new server for a sword instead you can reset
I got the resetting part and checking for group and I read somewhere once that checking if a player is in a group from a local script would work.. but I just tried it and it doesn't x.x
Anyone known an alternative way?
|
|
|
| Report Abuse |
|
|
Sasayaki
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 33868 |
|
| |
|
Iterum
|
  |
| Joined: 30 Jan 2009 |
| Total Posts: 1982 |
|
|
| 20 Aug 2015 04:15 AM |
Sasa that's not even remotely relevant here.
And no, this is totally and completely impossible without using some advanced HttpService magic. Sadly, for reasons unbeknownst to anyone, IsInGroup caches for the server.
-ChiefDelta/Discommodate/iC7G/Vulnerite + 100 other accounts |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2015 04:19 AM |
http://www.roblox.com/Forum/ShowPost.aspx?PostID=161232877
might wanna look at getPlayers.php |
|
|
| Report Abuse |
|
|
Iterum
|
  |
| Joined: 30 Jan 2009 |
| Total Posts: 1982 |
|
|
| 20 Aug 2015 04:20 AM |
Oh I didn't know that existed. Fascinating. Maybe not nearly as hard as I thought, but still, advanced scripting.
-ChiefDelta/Discommodate/iC7G/Vulnerite + 100 other accounts |
|
|
| Report Abuse |
|
|
Sasayaki
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 33868 |
|
|
| 20 Aug 2015 04:23 AM |
"nyone know how to get live info regarding which groups a player is in and their rank?
e.g: You join a server not joining a group but you are convinced to join while you're playing, so you don't have to wait for a new server for a sword instead you can reset"
"Sasa that's not even remotely relevant here."
out. If you actually read you'll see its relevant. And there's a simpler way wihtout HttpService
http://wiki.roblox.com/index.php?title=API:Class/GroupService |
|
|
| Report Abuse |
|
|
Iterum
|
  |
| Joined: 30 Jan 2009 |
| Total Posts: 1982 |
|
|
| 20 Aug 2015 04:26 AM |
"out. If you actually read you'll see its relevant."
You get out you idiot CharacterAdded has nothing to do with telling if a player is in a group.
GroupService doesn't help either, you are really being quite stupid. Are you able to read the OP?
GetRankInGroup and GetRoleInGroup for rank stuff btw forgot that
-ChiefDelta/Discommodate/iC7G/Vulnerite + 100 other accounts |
|
|
| Report Abuse |
|
|
Sasayaki
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 33868 |
|
|
| 20 Aug 2015 04:29 AM |
"I got the resetting part and checking for group and I read somewhere once that checking if a player is in a group from a local script would work.. but I just tried it and it doesn't x.x
Anyone known an alternative way?"
Read. The. Entire. Post. Moron. |
|
|
| Report Abuse |
|
|
76km
|
  |
| Joined: 14 Aug 2015 |
| Total Posts: 5455 |
|
|
| 20 Aug 2015 04:42 AM |
.PlayerAdded.
I should run a group, i mean i am a coder and that means good things. |
|
|
| Report Abuse |
|
|
|
| 20 Aug 2015 05:03 AM |
Wait.
There are 3 ways, which can "indirectly" tell you if a person is in a group.
IsInGroup() GetRankInGroup() GetRoleInGroup()
If a player joins, and IsInGroup does not find them in the group 1234. Then the game tells them to join a group. The player says they now joined the group. Then the game calls GetRankInGroup() to check if they're in the group.
Could that be a possibility? :P
Enjoying your stay at the Scripters Forum? Join this! http://www.roblox.com/My/Groups.aspx?gid=2582784 |
|
|
| Report Abuse |
|
|
76km
|
  |
| Joined: 14 Aug 2015 |
| Total Posts: 5455 |
|
|
| 20 Aug 2015 05:12 AM |
her comes power hotmail to save the day
i am in c&g and in scripters omg i am sinner |
|
|
| Report Abuse |
|
|