Results 1 to 5 of 5

Thread: Probably a stupid question...

  1. #1
    Join Date
    Aug 2012
    Location
    127.0.0.1
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    26 Post(s)

    Default Probably a stupid question...

    I'm running a basic script but anything that involves CTS in any form just causes an error when compiling.
    I'm running in PascalScript and also at the start I'm defining
    Code:
    {$Define SMART}
    {$I SRL-OSR/SRL.Simba}
    Can someone please tell me how to solve this, thanks!

  2. #2
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    What is the error?

  3. #3
    Join Date
    Aug 2012
    Location
    127.0.0.1
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    26 Post(s)

    Default

    Quote Originally Posted by NKN View Post
    What is the error?
    [Error] C:\Simba\Scripts\OakChopper.simba(46:81): Invalid number of parameters at line 46
    Compiling failed.
    For:
    Code:
    ColorToleranceSpeed(tmpCTS);

  4. #4
    Join Date
    Nov 2011
    Location
    United States
    Posts
    815
    Mentioned
    6 Post(s)
    Quoted
    284 Post(s)

    Default

    He was using pacelscript.

  5. #5
    Join Date
    Oct 2008
    Location
    behind you!
    Posts
    1,688
    Mentioned
    2 Post(s)
    Quoted
    40 Post(s)

    Default

    Quote Originally Posted by Itankbots View Post
    He was using pacelscript.
    lol, pascalscript*.

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
  •