Results 1 to 10 of 10

Thread: Reflection has changed...? Please help

  1. #1
    Join Date
    Dec 2007
    Location
    Wizzup?'s boat
    Posts
    1,013
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Reflection has changed...? Please help

    SCAR Code:
    procedure WhereAmI;
    var
      Pro : Tpoint;
      TP : TMe;
    begin
      TP := GetMe;
      Pro := TP.Tile;
      Writeln('Point('+Inttostr(Pro.x)+','+IntToStr(Pro.y)+')');
    end;

    This was working fine when I left for vacation 1.5 weeks ago, now it returns this:

    SCAR Code:
    Point(33554430,33554430)
    Successfully executed

    The point is actually Point(335, 4430). What am I doing wrong and how can I fix it?
    Project: Welcome To Rainbow

  2. #2
    Join Date
    Nov 2006
    Location
    'Pergamino, BA, Argentina';
    Posts
    473
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    you have an outdated reflection version?

  3. #3
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Um, download the newest revision of reflection?

  4. #4
    Join Date
    Dec 2007
    Location
    Wizzup?'s boat
    Posts
    1,013
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes, I have downloaded latest Reflection (through someone's .scar)

    My crappy vista won't do Tortoise properly, svn doesnt work either
    Project: Welcome To Rainbow

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

    Default

    SCAR Code:
    Point(3355  4430,3355  4430)

    From the looks of it, it's returning it as one whole thing, and your trying to return it twice.

    Try GetMyPos.

    ~Sandstorm

  6. #6
    Join Date
    Mar 2007
    Posts
    3,042
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Sandstorm View Post
    SCAR Code:
    Point(3355  4430,3355  4430)

    From the looks of it, it's returning it as one whole thing, and your trying to return it twice.

    Try GetMyPos.

    ~Sandstorm
    No, you get weird numbers like that when hooks are out-of-date. He just needs to update to the latest revision.
    :-)

  7. #7
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    Quote Originally Posted by benjaa View Post
    Yes, I have downloaded latest Reflection (through someone's .scar)

    My crappy vista won't do Tortoise properly, svn doesnt work either
    find the thread that uses a scar script to update your reflection... its either widget's or method's?

  8. #8
    Join Date
    Dec 2007
    Location
    Wizzup?'s boat
    Posts
    1,013
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yes i used widgets i think

    do i need a includes update too?

    vista can burn in hell
    my windows xp laptop's battery is fried, so to get includes i have to;
    - Download svn and scar onto another computer, copy to usb, run off usb on vista
    vista ftl

    can someone test my gnome courier to see if it works? i'll give you the details for an account to test it on
    it's at the place ready, just need someone to download, and run
    Project: Welcome To Rainbow

  9. #9
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    Quote Originally Posted by benjaa View Post
    yes i used widgets i think

    do i need a includes update too?

    vista can burn in hell
    my windows xp laptop's battery is fried, so to get includes i have to;
    - Download svn and scar onto another computer, copy to usb, run off usb on vista
    vista ftl

    can someone test my gnome courier to see if it works? i'll give you the details for an account to test it on
    it's at the place ready, just need someone to download, and run
    i am testing it as we speak, and the deathwalk or lumbywalk is kewl! i started in the ge and it tele'd me and then walked up to them! it has bought 513 pie dishes so far, and i have it set to buy 11762!

  10. #10
    Join Date
    Dec 2007
    Location
    Wizzup?'s boat
    Posts
    1,013
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the walk worked?!?

    hellz yeah, that was untested
    can't wait for proggy

    any problems so far?

    btw, im going to delete this thread
    could you move you're post to Gnomic Courier? i would be very grateful
    Project: Welcome To Rainbow

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Lamp changed
    By MylesMadness in forum RS has been updated.
    Replies: 8
    Last Post: 08-07-2008, 09:27 AM
  2. Could I have my Username Changed?
    By Sean[714] in forum SRL Site Discussion
    Replies: 17
    Last Post: 07-24-2008, 06:56 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
  •