Jump to content

"$LButton^ ERROR" Error: Unable to parse line.


Recommended Posts

I'm using a code to try and make a gun in CS:S to fire continuously that doesn't on it's own, IE A pistol.

I'm using this code:

$LButton::  
Loop
{
if not GetKeyState("LButton", "P")  
break
SetKeyDelay, 10
Click
Process, Priority,, High
}

And it comes up with the error:

Line 1 (File "Location")

$LButton::
#LButton^ ERROR

Error: Unable to parse line.

If anyone could help me with this simple problem, i'd be very thankful. :D

~Randomer

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...