| View previous topic :: View next topic |
| Author |
Message |
k3ph
Joined: 21 Jul 2006 Posts: 107
|
Posted: Sat Feb 09, 2008 11:13 pm Post subject: FPS-like key binding for ahk |
|
|
| a extensive lib to support alias and bind commands with common fps sintax |
|
| Back to top |
|
 |
HuBa
Joined: 24 Feb 2007 Posts: 172 Location: Budapest, Hungary
|
Posted: Tue Feb 12, 2008 10:31 pm Post subject: |
|
|
What is fps sintax?
Off:
The word syntax is written like this. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6349 Location: Pacific Northwest, US
|
Posted: Sat Feb 16, 2008 12:42 am Post subject: |
|
|
fps = first person shooter
so you want ahk to parse fps syntax?
AHK is very simple. you can write a script to convert the one syntax into the other. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
ahklerner
Joined: 26 Jun 2006 Posts: 1091 Location: USA
|
Posted: Sat Feb 16, 2008 1:34 am Post subject: |
|
|
i took it as frames per second on first read. _________________
 |
|
| Back to top |
|
 |
k3ph
Joined: 21 Jul 2006 Posts: 107
|
Posted: Tue Mar 04, 2008 5:29 pm Post subject: |
|
|
| engunneer wrote: | fps = first person shooter
so you want ahk to parse fps syntax?
AHK is very simple. you can write a script to convert the one syntax into the other. |
yeah a parser, sorry for not being clear.
easy but not for trolls who thinks 'programming = cheat' lmao. |
|
| Back to top |
|
 |
|