Difference between revisions of "User talk:Rhodry"

From AvatarWiki
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 12:32, 5 February 2011

Adding the following to the base group also makes it work:

  1. var groupmem {}
  2. ali {setgroup} {#var groupmem {};group}
  3. 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)