This is my script. To use it just put {.include SetBrightnessProc.scar} at the beginning of your scripts that you want to use. You don't need SetupSRL; or {.include SRL/SRL.scar} either. SetBrightnessProc already includes them. So in otherwords, If you include this, just don't put in SetupSRL; or SetBrightnessProc. You only need SetupSRL; if you use any SRL functions before this one. Sample Script:
SCAR Code:
Program SetBrightnessTest;
{.include SetBrightnessProc.scar}
Begin
SetupSRL;
SetBrightness(4)
End.
Installation:
1. Download the attachment SetBrightnessProc and save in your includes directory.
2. You're all set! Just type SetBrightness(1)-(4) depending on what level you want brightness. Good procedure for noob autoers that don't know you need high brightness. Thanks,
K Y L E / Da 0wner
-Pm K Y L E on SRL Forums if you want to talk to me. That's my new account. That one just dosen't have permission. Lol.