pub bindings simply dont trigger when i use one or more arguments.
for example, i got a topic-script that tells the current topic with some extra information when a user writes .topic
now for ops of the channel (for real ops, not those who have the flag in the eggdrop, so the bind is for -|-) may edit the topic with + <sometext> or - <index>
all those bindings dont even work. i put a putlog-line to the very first line of the proc but the proc doesnt even get called.
the same behaviour for all other pub bindings
![Shocked :shock:](./images/smilies/icon_eek.gif)
any ideas?