X XetroNew Member Joined Jun 10, 2013 Messages 45 Reaction score 2 Nov 13, 2014 #1 Is there any way to tick the autorun on certain plugin ? I mean i want something like a method to do that.
Is there any way to tick the autorun on certain plugin ? I mean i want something like a method to do that.
O Out Active Member Joined Jun 2, 2012 Messages 2,972 Reaction score 13 Nov 13, 2014 #2 while (true) { Thread.Sleep(60000); RunPlugin("QWE"); }
X XetroNew Member Joined Jun 10, 2013 Messages 45 Reaction score 2 Nov 14, 2014 #3 I mean the Autorun besides the Plugin not the RunPluign.I want tick this checkbox. This one (CheckBox) Something Like ( RunPlugin ("ArcheQuester 1-33",true) that true indicate it will tick the AutoRun ( see the picture below ). Attachments AR.webp 670 bytes · Views: 47
I mean the Autorun besides the Plugin not the RunPluign.I want tick this checkbox. This one (CheckBox) Something Like ( RunPlugin ("ArcheQuester 1-33",true) that true indicate it will tick the AutoRun ( see the picture below ).