><need help with findcolorspiral><

Discussion in 'Archives' started by zaks, May 5, 2007.

><need help with findcolorspiral><
  1. Unread #1 - May 5, 2007 at 8:43 PM
  2. zaks
    Joined:
    May 5, 2007
    Posts:
    55
    Referrals:
    1
    Sythe Gold:
    0

    zaks Member

    ><need help with findcolorspiral><

    when i try to use color spiral it always say's syntax error or something like that i think i got it down pat but i duno
    this is wat i got
    :D xs=x start xe= x end ys= y start ye= y end:D
    is this right or wat? if anyone could plz help me i would realy appriciate it thx..
     
  3. Unread #2 - May 5, 2007 at 9:32 PM
  4. WhoCares357
    Joined:
    Jan 21, 2007
    Posts:
    608
    Referrals:
    1
    Sythe Gold:
    0

    WhoCares357 Forum Addict

    ><need help with findcolorspiral><

    Show me one of your uses.
     
  5. Unread #3 - May 6, 2007 at 8:40 AM
  6. Jukka
    Joined:
    Nov 23, 2005
    Posts:
    244
    Referrals:
    0
    Sythe Gold:
    0

    Jukka Active Member

    ><need help with findcolorspiral><

    it should be like this:

    Code:
    FindColorSpiral(x,y,Color,XS,YS,XE,YE)
    
    now x,y is cordinates it will store where it found the color(if it found else its 0,0)

    xs,ys,xe,ye

    imagine that its a box

    like this:

    the box is the rs client window.

    -----------------|
    |---|XS,YS.....|--|
    |---|.............|--|
    |---|.....XE,YE|--|
    |----------------|

    understand?

    now it will search for the color inside the box (dotted box)


    XS,YS,XE and YE is cordinates provided by you, with the color picker.

    XS should be lower than XE
    YS should be lower than YE
    ELSE
    you will get errors screaming!

    hope u understood
     
  7. Unread #4 - May 6, 2007 at 9:14 AM
  8. WhoCares357
    Joined:
    Jan 21, 2007
    Posts:
    608
    Referrals:
    1
    Sythe Gold:
    0

    WhoCares357 Forum Addict

    ><need help with findcolorspiral><

    Code:
    program New;
    var
    x, y: Integer;
    begin
    FindColorSpiral(x,y,3234234,1,1,4,4)
    end.
    I get no errors.
     
  9. Unread #5 - May 8, 2007 at 11:25 PM
  10. zaks
    Joined:
    May 5, 2007
    Posts:
    55
    Referrals:
    1
    Sythe Gold:
    0

    zaks Member

    ><need help with findcolorspiral><

    thank you for your help now if inally get it lol now i can fisnish my script thank god
     
< selling holiday item accounts! | Lol >

Users viewing this thread
1 guest


 
 
Adblock breaks this site