RemoveAwardGrp

From SLIS Second Life Wiki

Jump to: navigation, search
Back to Sloodle API


Function: addAwardGrp
Description: Removes a group to this award activity. Useful in removing teams from a game!
llMessageLinked: llMessageLinked(LINK_SET, PLUGIN_CHANNEL, "plugin:awards,function:removeAwardGrp\nAWARDID:"+(string)currentAwardId+"\nGROUPNAME:"+clickedGroup, NULL_KEY);
Parameters:
AWARDID: sloodleid of award activity
GROUPNAME: group name you want to remove from this award activity


Output: Image:removeAwardGrp.jpg
Personal tools