of     1   

Notunknown99
#45950039Friday, April 22, 2011 10:26 AM GMT

Player 1: int GetGroupRank(int GroupId) returns the integer rank of the user if they are in that group. IF they are not in the group it returns 0 2: table GetGroups() returns a table containing the IDs of all the groups that player is in. 3: table GetFriends() returns a table containing all that users friends DataModel (className of the Game object) 1: string GetGroupName(int GroupId) returns the groups name from the groups ID. Returns nil if it cant find the group 2: int GetGroupId(string GroupName) returns the groups ID from the groups name. Returns nil if it cant find the group 3: int GetPlayerId(string PlayerName) returns the players ID from their name. Returns nil if it cant find that player 4 string GetPlayerName(int PlayerId) returns the players name from their ID. Returns nil if it cant find that player
Notunknown99
#45950513Friday, April 22, 2011 10:58 AM GMT

I see that people love this idea...
Notunknown99
#45951864Friday, April 22, 2011 12:11 PM GMT

....
Notunknown99
#45961709Friday, April 22, 2011 3:53 PM GMT

)=
Darkmist101
#45962082Friday, April 22, 2011 3:59 PM GMT

Example =C
Notunknown99
#45963066Friday, April 22, 2011 4:16 PM GMT

Game:GetPlayerName(993725) > "Notunknown99"
MaximMike
#45963361Friday, April 22, 2011 4:21 PM GMT

I like this. Also,add this to your post: :InvitePlayer(int number or string)
Notunknown99
#45964338Friday, April 22, 2011 4:37 PM GMT

InvitePlayer? What would that do?
DerProgrammierer
#45964492Friday, April 22, 2011 4:40 PM GMT

Invite a player?
Notunknown99
#45966008Friday, April 22, 2011 5:06 PM GMT

Yea but... What would it do? Send them a PM? Cant you just PM that person?
DerProgrammierer
#45966760Friday, April 22, 2011 5:19 PM GMT

Oh. I don't know.
Notunknown99
#46023220Saturday, April 23, 2011 2:41 PM GMT

Bump --This thread was found manually on Page 14. I hate the search engine.--
Notunknown99
#46025199Saturday, April 23, 2011 3:16 PM GMT

BUMP!
Notunknown99
#46362929Friday, April 29, 2011 1:17 PM GMT

GOOGLEBUMP!
Deathkhanz
#46362971Friday, April 29, 2011 1:19 PM GMT

Couldn't understand it... so I dunno if I can support or not. I am not that advanced in scripting yet.
AnAltsAlt
#46363000Friday, April 29, 2011 1:20 PM GMT

I love these ideas, except for the one about searching a group id by searching with a string. :/
Notunknown99
#46363005Friday, April 29, 2011 1:21 PM GMT

@AnAltsAlt: Why?
IForumI
#46363720Friday, April 29, 2011 1:52 PM GMT

Nice idea. Supported.
darkwisp
#138875404Tuesday, July 01, 2014 5:30 PM GMT

Wow this makes it easier But seriously, join The Collision.

    of     1