Results 1 to 4 of 4

Thread: mousespeed what does it do?

  1. #1
    Join Date
    Oct 2007
    Location
    Atlantis with u'r girlfriend
    Posts
    251
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default mousespeed what does it do?

    when can i use mouse speed. right now i'm using movemousesmooth because Mouse from srl is too slow for my purposes. will mousespeed make it faster and how many times do i have to set it. also why dosen't srl documentation say anything about it.

  2. #2
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    in you're SRL\SRL.scar it should say MouseSpeed = (nr.); or something alike, set that there, or set in you're mainloop:
    MouseSpeed := (nr.);
    Ce ne sont que des gueux


  3. #3
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    MouseSpeed affects the speed at which Mouse and MMouse move the mouse. If you call SetupSRL at the begining of your script MouseSpeed is automatically set to 15. You can change it manually by going MouseSpeed := (a number); The greater the value the faster the mouse speed.

  4. #4
    Join Date
    Oct 2007
    Location
    Atlantis with u'r girlfriend
    Posts
    251
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    much thanks. ill replace implement mouse into my script now.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Mousespeed
    By Zenzie in forum OSR Help
    Replies: 8
    Last Post: 11-03-2007, 04:06 AM
  2. mousespeed
    By macromacro123 in forum OSR Help
    Replies: 7
    Last Post: 10-22-2007, 11:58 AM

Posting Permissions

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