I was asked to post a coding example for using the CTYS Wardrobe product to set your group. I use this when i arrive at well-known Raffle locations that require that my group match the store.
One caveat with using this technique is that there has been a throttle (limit) on how often you can do this, so it is possible if you are moving to many locations it will silently fail.
The following code can be copy and pasted into the CTS Wardrobe Rulebook and you need to update the Location (region) and the group UUID to be the ones you want.
—
[
{
“id”: “2”,
“params”: {
“regionType”: “region”,
“regionName”: “Belleza”,
“type”: “region”
},
“actions”: [
{
“id”: “sendrlv”,
“params”: {
“rlvCommand”:
“setgroup=n,setgroup:dbfaea2b-d5ea-05ad-fb24-5de78aa830d1=force,setgroup=y”,
“type”: “rlv”
}
},
{
“id”: “ownersay”,
“params”: {
“value”: “Welcome to Belleza. Your Group should be
set.”,
“type”: “text”
}
}
]
}
]
—
I hoipe this is helpful. If you need anything else, you should feel free to contact me in-world.
Xiu