Difference between revisions of "User talk:Rhodry"

From AvatarWiki
Jump to navigation Jump to search
 
(→‎resc trigger: new section)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Would you please leave my comments alone . I put them there for a reason . to give an average of what it takes to kill the mob .
+
Adding the following to the base group also makes it work:
  
Thanks
+
#var groupmem {}
 +
#ali {setgroup} {#var groupmem {};group}
 +
#trig {%d|%d %w (%w)} {#additem groupmem %1}
  
Ravarros
+
== 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)