Results 1 to 4 of 4

Thread: Quick question, I hope.

  1. #1
    Join Date
    May 2008
    Posts
    1,345
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Quick question, I hope.

    I need to push down these keys:

    F1
    F2
    F3
    F4
    F5
    F6
    F7
    F8

    I know it's something like this:

    KeyDown(key code here)
    Wait(xxxxx)
    KeyUp(key code here)

    But I don't know the key codes. I looked around, but couldn't find anything on SRL.

  2. #2
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think.

    Like, KeyDown(FKey(2)); etc.

    Don't hold me to it, though.

    I think {F1} etc. as well.

  3. #3
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

  4. #4
    Join Date
    May 2008
    Posts
    1,345
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the input, neither of them seem to work.

    Thankee Boreas.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Just a quick question? Did I say quick?
    By SeanJohn in forum OSR Help
    Replies: 3
    Last Post: 01-28-2009, 12:03 AM
  2. One last question, I hope!
    By Sandstorm in forum OSR Help
    Replies: 2
    Last Post: 10-19-2008, 11:20 PM
  3. Quick simple question, I hope
    By BKNYKavkaz in forum OSR Help
    Replies: 10
    Last Post: 05-02-2008, 02:38 AM
  4. A quick question
    By nub on the run in forum OSR Help
    Replies: 2
    Last Post: 11-15-2007, 09:23 PM
  5. Quick Question
    By Matt58 in forum OSR Help
    Replies: 3
    Last Post: 04-09-2007, 10:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •