Difference between revisions of "User talk:Rhodry"
Jump to navigation
Jump to search
(→resc trigger: new section) |
|||
Line 4: | Line 4: | ||
#ali {setgroup} {#var groupmem {};group} | #ali {setgroup} {#var groupmem {};group} | ||
#trig {%d|%d %w (%w)} {#additem groupmem %1} | #trig {%d|%d %w (%w)} {#additem groupmem %1} | ||
+ | |||
+ | == resc trigger == | ||
+ | |||
+ | You're right, that's a more elegant solution than the current form of the rescue trigger. Thanks :) --[[User:MooNFisH|Llanor]] 11:32, 5 February 2011 (EST) |
Latest revision as of 11:32, 5 February 2011
Adding the following to the base group also makes it work:
- var groupmem {}
- ali {setgroup} {#var groupmem {};group}
- trig {%d|%d %w (%w)} {#additem groupmem %1}
resc trigger
You're right, that's a more elegant solution than the current form of the rescue trigger. Thanks :) --Llanor 11:32, 5 February 2011 (EST)