| Message |
before I give myself more headaches...
if im checking for a trigger that isnt in the plugin that the above script example you gave me, will that cause problems and if so how do I get by it, beyond moving everything into one plugin which isnt really what I want..
Otherwise
if (GetTriggerOption("fishscript", "enabled") == 1) then
CallPlugin ("126d9061f9758498c878a204", "MsgNote", "auto_fish is ON", "White", "Green")
else
CallPlugin ("126d9061f9758498c878a204", "MsgNote", "auto_fish is OFF", "White", "Green")
end
always returns off, despite me toggling it over and over. |
,.~`'~.,Dance Magic Dance,.~`'~., | top |
|