Page 1 of 1

/notify question

Posted: Fri Mar 26, 2004 2:35 pm
by kabl2k
i did RTFM :) and i also did a search on /notify and none of the 2 came up with my answer so...

what im tryin to do is to get notify to click off a buff in my buffwindow but it doesnt want to work for me

/notify BuffWindow BW_Buff0_Button leftmouse , now what this does is it returns a cannot find child BW_Buff0_Button and could not send the notifycation... does notify work with buffwindow clicking or am i over looking something?

also one more Q about notify can i use a varable in it like so?

/varset @buffloc $char(buff,"bah")
/notify BuffWindow BW_Buff@buffloc_Button ? or something similar?

thanx for the help in advance.

Posted: Fri Mar 26, 2004 4:33 pm
by Lax
I'll have to look into this....