/notify question
Posted: Fri Mar 26, 2004 2:35 pm
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.
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.