RemoveAwardGrp

From SLIS Second Life Wiki

Revision as of 01:47, 19 October 2009 by Fire (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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