Results 1 to 3 of 3

Thread: Reflection help

  1. #1
    Join Date
    Mar 2009
    Location
    Illinois
    Posts
    292
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Reflection help

    Whenever I compile my script Characters.scar pops and I get:
    SCAR Code:
    Line 661: [Error] (22256:58): Type mismatch in script

    Line 661 --> Result.MS := TileToMS(Result.Tile, Result.Height * 2 / 3);

    Hmm, I think i'm out of date and theres a fix(hopefully)does anyone know? All help is appreciated thanks!

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

    Default

    What's on line 661?

    Also, do you have the latest revision checked out from the dev svn?
    :-)

  3. #3
    Join Date
    Mar 2009
    Location
    Illinois
    Posts
    292
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by All that is man View Post
    Whenever I compile my script Characters.scar pops and I get:
    SCAR Code:
    Line 661: [Error] (22256:58): Type mismatch in script

    Line 661 --> Result.MS := TileToMS(Result.Tile, Result.Height * 2 / 3);

    Hmm, I think i'm out of date and theres a fix(hopefully)does anyone know? All help is appreciated thanks!

    Line 661 --> Result.MS := TileToMS(Result.Tile, Result.Height * 2 / 3);

    And i'll check out the Dev thing thanks

    EDIT: Thanks the Dev thing worked rep+
    Last edited by All that is man; 07-25-2009 at 11:57 PM.

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
  •