Results 1 to 3 of 3

Thread: SetupSRL problem

  1. #1
    Join Date
    Jan 2009
    Location
    Belgium
    Posts
    175
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default SetupSRL problem

    Hey guys Yush Dragon is back. =))

    But uhmm, I got a question. I am trying to start scripting again but the problem is, when I try to run this:
    Code:
    program new;
    {$i SRL\SRL.simba}
    begin
    SetupSRL;
    end.
    The debug shows me this:
    Code:
    [Error] C:\Users\kenny\Desktop\Simba\Includes\SRL/SRL/core/globals.simba(605:5): Unknown identifier 'ImageSetClientArea' at line 604
    Compiling failed.
    Any help?

  2. #2
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    You need to make sure you have everything updated. I believe that problem is there because you haven't updated your Extensions.

    Script source code available here: Github

  3. #3
    Join Date
    Jun 2008
    Location
    United States
    Posts
    818
    Mentioned
    60 Post(s)
    Quoted
    90 Post(s)

    Default

    More specifically, he doesn't have the latest version of Simba that includes the client offset code Wizzup added.
    [10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts

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
  •