Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: BloodDragon
Forum: AddOn Help/Support 10-27-19, 02:12 PM
Replies: 8
Views: 3,197
Posted By BloodDragon
Ahhhh ok i understand very very thank you i love...

Ahhhh ok i understand very very thank you i love you for the help.
Forum: AddOn Help/Support 10-27-19, 01:23 PM
Replies: 8
Views: 3,197
Posted By BloodDragon
Ok Pulltimer works very nice now thx a...

Ok Pulltimer works very nice now thx a lot.

Button:SetScript("OnClick", function()
if command=="/pull 6" then
SlashCmdList.DEADLYBOSSMODSPULL(6)
else
...
Forum: AddOn Help/Support 10-27-19, 12:51 PM
Replies: 8
Views: 3,197
Posted By BloodDragon
This is my...

This is my Button:
QC.b=Add_Button(L["PullTimer"],"/pull 6",W,0,QC.F,{0.7,0.7,0.2,1});W=W+50;

So i must insert your command...
Forum: AddOn Help/Support 10-27-19, 11:57 AM
Replies: 8
Views: 3,197
Posted By BloodDragon
I trying to execute the slash command, rather...

I trying to execute the slash command, rather than just put the text in the editbox.

The commands are:
/roll
/readycheck
/pull 6
Forum: AddOn Help/Support 10-27-19, 09:24 AM
Replies: 8
Views: 3,197
Posted By BloodDragon
Please Help Button for /command`s

Hi,

i have a little Problem, i make a Button with a /command, like this

QC.b=Add_Button(L["PullTimer"],"/pull 6",W,0,QC.F,{0.7,0.7,0.2,1});W=W+50;


In the game now i press the button...
Showing results 1 to 5 of 5