hey there again, what the Mouse code to get scar to right clik
SCAR Code:program Click;
{.include SRL\srl.scar}
begin
SetupSRL;
Mouse (0, 0, 0, 0, FALSE);
end.
Instead of using "Mouse (0, 0, 0, 0, True);", Use "Mouse (0, 0, 0, 0, False);"
True = Left click
False = Right click
Huehuehuehuehue
There are currently 1 users browsing this thread. (0 members and 1 guests)