Recent content by NF22

  1. N

    isPlayerInRangeofPoint - AHK Issue

    I'm trying to make AHK script that will check my position and run a command if I'm in the range of the point. I can't seem to get it work. This is the code I have so far. Should I use while? Any help would be great! #include SAMP.ahk !f:: StopF := Loop, { If (StopF = "") {...
Top