AddAwardGrp

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


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


Output: AddAwardGrp.jpg
Personal tools