Results 1 to 4 of 4

Thread: Define Client issue

  1. #1
    Join Date
    Feb 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default SMART issue [FIXED]

    [Error] (136:34): Unknown identifier 'MMCX' at line 135
    Compiling failed.
    do

    i selected the official runescape client as my smart does not open.
    Last edited by Wizzer Gizzer; 02-22-2012 at 11:10 PM.

  2. #2
    Join Date
    Nov 2006
    Posts
    2,369
    Mentioned
    4 Post(s)
    Quoted
    78 Post(s)

    Default

    Are you trying to make a script or use someone elses script without smart? It looks like you haven't Included SRL in the script. MMCX is SRL variableconstant which is the x-coordinate for the middle of the minimap.

    add this to the second line of the script if it already isn't.
    {$i SRL/SRL.simba}
    Quote Originally Posted by DeSnob View Post
    ETA's don't exist in SRL like they did in other communities. Want a faster update? Help out with updating, otherwise just gotta wait it out.

  3. #3
    Join Date
    Feb 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by weequ View Post
    Are you trying to make a script or use someone elses script without smart? It looks like you haven't Included SRL in the script. MMCX is SRL variableconstant which is the x-coordinate for the middle of the minimap.

    add this to the second line of the script if it already isn't.
    {$i SRL/SRL.simba}
    im trying to use ZMI runecrafter by Flight, it shouldn't be a problem with the script rather than the client or my computer

  4. #4
    Join Date
    Feb 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Fixed using Dll-files.com Fixer

    link: http://www.dll-files.com/

    helped me fix my msvcr71 or watev and also through a scan i fixed my smart client somehow

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
  •