View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,207

Old August 14th, 2020, 08:05 AM
When containerreqs are looking for a tag, they're looking for it in their container. So


perform parent.pulltags[Mode.?]
perform container.pushtags[Mode.?]


(having to use container.parent to get to the parent is a leftover of an old bug where it didn't let you get there directly).
Mathias is offline   #2 Reply With Quote