GetTeamScore

From SLIS Second Life Wiki
Jump to: navigation, search
Back to Sloodle API


Function: getTeamScore
Description: Return the total points for the group specified
llMessageLinked: llMessageLinked(LINK_SET, PLUGIN_CHANNEL, "plugin:awards,function:getTeamScore\nAWARDID:"+(string)currentAwardId+"\nGROUP:"+currentGroup,NULL_KEY);
Parameters:
AWARDID: sloodleid of award activity
GROUPNAME: Name of the group you want to get the score for


Output: GetTeamScore.jpg
Example Use: Booth.jpg Useful when you only want to return one score. This command is used for single score booths to display an individual teams points.
Personal tools