Currently all the bracketed placeholders are evaluated on the context of the , I would like to have the ability to decide in which context each of the parameters is evaluated, I imagine the syntax being something like the following:
%rel_relcon_<player/viewer>:<permission>_<player/viewer>:<text1>_[player/viewer]:[text2]%
Also, instead of just checking for permissions, a variant that takes a yes/no input instead of the permission field would be greatly appreciated, such as:
%rel_relcon_<player/viewer>:<yes/no>_<player/viewer>:<text1>_[player/viewer]:[text2]%
With this one we can evaluate a placeholder in the <yes/no> field, and then have different outputs depending on that
Currently all the bracketed placeholders are evaluated on the context of the , I would like to have the ability to decide in which context each of the parameters is evaluated, I imagine the syntax being something like the following:
%rel_relcon_<player/viewer>:<permission>_<player/viewer>:<text1>_[player/viewer]:[text2]%Also, instead of just checking for permissions, a variant that takes a yes/no input instead of the permission field would be greatly appreciated, such as:
%rel_relcon_<player/viewer>:<yes/no>_<player/viewer>:<text1>_[player/viewer]:[text2]%With this one we can evaluate a placeholder in the <yes/no> field, and then have different outputs depending on that