Results 1 to 7 of 7

Thread: line 281 help please

  1. #1
    Join Date
    Jun 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default line 281 help please

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(282:145): Invalid number of parameters at line 281. what do I do?

  2. #2
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

  3. #3
    Join Date
    Jun 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    first time using on this computer im using smart 8 which I just watched the video for and program new;
    {$DEFINE SMART}
    {$i SRL/SRL.simba}

    begin
    SetupSRL();
    end. is first 7

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

    Default

    Quote Originally Posted by makaveli1 View Post
    first time using on this computer im using smart 8 which I just watched the video for and program new;
    {$DEFINE SMART}
    {$i SRL/SRL.simba}

    begin
    SetupSRL();
    end. is first 7
    Change
    {$DEFINE SMART}

    To:

    {$DEFINE SMART8}

  5. #5
    Join Date
    Jun 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Genius! Thank you!

  6. #6
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

  7. #7
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    If you have any more problems, use the search bar next time. What you asked has been asked countless times already.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

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
  •