TheIceman1 Posted February 27, 2013 Share Posted February 27, 2013 I suggest for make group functions, "createGroup(group name)" this function making group/gang,"setGroupLeader( source, group name ) this function sets group leader,"getGroupLeader( group name )" this function gets group leader,"invitePlayerInGroup( source, group name )" this function invite players in groups, "kickPlayerFromGang ( source, group name )" this function kicking player from group, "isPlayerInGroup( source )" this function showing you if is player in group,"getGroupName( group )" this function showing you group name,"getPlayerGroup( source) " this function gets players group,"setPlayerGroup( source, groupname )" this function sets players group(if group leader invite this player),"setGroupColor( group name, r, g, b )" this function sets group color,"getGroupColor( group name )" this function gets group color,"getPlayersInGroup ( group name)" this function gets players from group. Link to comment
csiguusz Posted February 27, 2013 Share Posted February 27, 2013 There are also similar functions, you can create and edit "teams" with them. createTeam Link to comment
TheIceman1 Posted February 27, 2013 Author Share Posted February 27, 2013 There are also similar functions, you can create and edit "teams" with them. createTeam Yes but with these functions, you can make a gang system / squad system Link to comment
csiguusz Posted February 27, 2013 Share Posted February 27, 2013 With team functions a with a little scripting you can make it too. Link to comment
TheIceman1 Posted February 27, 2013 Author Share Posted February 27, 2013 With team functions a with a little scripting you can make it too. But then the team has shown on the scoreboard, but like this no. Link to comment
csiguusz Posted February 27, 2013 Share Posted February 27, 2013 You can disable showing teams. Link to comment
csiguusz Posted February 27, 2013 Share Posted February 27, 2013 how? Set forceHideTeam to "true" in the meta.xml. Link to comment
Castillo Posted February 27, 2013 Share Posted February 27, 2013 All these functions can be made with scripting. Link to comment
xXMADEXx Posted February 28, 2013 Share Posted February 28, 2013 Groups are mostly for RPG servers, and the MTA Team makes functions for everything, not just one genre of servers. Link to comment
Antonio Posted March 8, 2013 Share Posted March 8, 2013 Its good for newbie scripters! +1! Link to comment
Recommended Posts