Results 1 to 5 of 5

Thread: What are xs, ys, xe, and ye?

  1. #1
    Join Date
    Dec 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default What are xs, ys, xe, and ye?

    Hey, i'm a beginner scripter, and I'm trying to code a basic gem cutter script for a RSPS, I've encountered a problem when trying to use FindColorTolerance, and following the example at the bottom of Simba, I've already gotten the X,Y (Basic).. and the color, i've gotten stumped when comming to the next part. (Refer to title).

    If anyone can give any advice, it would be greatly appreciated.
    -JMCross

  2. #2
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    x start
    y start
    x end
    y end

    Code:
    start ----------------------
    |                            |
    |                            |
    |                            |
    |                            |
    -------------------------end
    The square to search in for the color.
    Working on: Tithe Farmer

  3. #3
    Join Date
    Dec 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you!

  4. #4
    Join Date
    Jan 2012
    Location
    Netherlands
    Posts
    76
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    This might come in handy:


  5. #5
    Join Date
    Dec 2012
    Location
    North Dakota
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That's an incredibly useful picture, I'm not sure if you made it or not but that's really helpful.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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