Quote:
Originally Posted by DirCat
Is there a way to easily pair up the people in 3+ person ships?
...
|
One way is to use
replace_metadata. See the
wiki pages and other posts in this thread if you need help understanding how
replace_metadata works:
Code:
add_to_replace_metadata:
ships=>^([^/]+)/([^/]+)/([^/]+)$=>\1/\2\,\2/\3\,\1/\3