Results 1 to 5 of 5

Thread: Key codes for space and shift?

  1. #1
    Join Date
    Jul 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Key codes for space and shift?

    I'm kind of a noob at programming, can someone please tell me the key codes for space and shift.

    example: KeyDown(GetKeyCode('????'))

  2. #2
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Open SCAR, and then hit F1


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  3. #3
    Join Date
    Jul 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay it says the code is "SO", but when I put it in the program, says mismatch in script.

  4. #4
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Use the decimal column, or use VK_SHIFT const instead of it
    By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.

  5. #5
    Join Date
    Jul 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't mean to be a hassel, but I don't know what I'm doing wrong. Here is a line with the error:

    KeyDown(GetKeyCode('Dec:15'));

    I've tried it without the dec: part and it won't work.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. MainScreen shift?
    By kingarabian in forum RS has been updated.
    Replies: 4
    Last Post: 04-13-2008, 09:16 PM
  2. what is the shift key number?
    By chitin in forum OSR Help
    Replies: 3
    Last Post: 12-27-2007, 08:49 AM
  3. Shift Happens
    By Bourdou! in forum The Bashing Club / BBQ Pit
    Replies: 12
    Last Post: 08-15-2007, 07:25 PM
  4. RIGHT shift button...
    By pointer in forum OSR Help
    Replies: 4
    Last Post: 06-19-2007, 03:19 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
  •