Results 1 to 9 of 9

Thread: Unknown identifier 'MMCX'

  1. #1
    Join Date
    Jun 2006
    Location
    Australia
    Posts
    62
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Unknown identifier 'MMCX'

    hey guys im getting this error in my test script i have tired reinstalling and deleting the whole simba folder but nothing i can see is helping me
    i attached my script and this is the error below


    Code:
    Compiled successfully in 453 ms.
    SRL Compiled in 0 msec
    SMART Initialized.
    Loaded: Server 10, Members: True, Signed: True, Super Detail: False.
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    New window: 2164224
    [Error] C:\Simba\Includes\ObjectDTM\ObjDTMInclude.simba(379:53): Unknown identifier 'MMCX' at line 378
    Compiling failed.
    [Error] C:\Simba\Includes\ObjectDTM\ObjDTMInclude.simba(379:53): Unknown identifier 'MMCX' at line 378
    Compiling failed.
    [Error] C:\Simba\Includes\ObjectDTM\ObjDTMInclude.simba(379:53): Unknown identifier 'MMCX' at line 378
    Compiling failed.



    thanks for your help

  2. #2
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    You need to include SRL before you include the objdtm include. Just swap the two lines.
    I made a new script, check it out!.

  3. #3
    Join Date
    Jun 2006
    Location
    Australia
    Posts
    62
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks bud fixed my problems haha so simple rep+

  4. #4
    Join Date
    Jul 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey im getting this, and i don't know how to fix it.
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(43:35): Unknown identifier 'MMCX' at line 42
    Compiling failed.
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(43:35): Unknown identifier 'MMCX' at line 42
    Compiling failed.
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(43:35): Unknown identifier 'MMCX' at line 42
    Compiling failed.

  5. #5
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by 258610 View Post
    Hey im getting this, and i don't know how to fix it.
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(43:35): Unknown identifier 'MMCX' at line 42
    Compiling failed.
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(43:35): Unknown identifier 'MMCX' at line 42
    Compiling failed.
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(43:35): Unknown identifier 'MMCX' at line 42
    Compiling failed.
    {$i SRL/srl.simba} at the start of script below program name

  6. #6
    Join Date
    Jul 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok, not it's says this :
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(304:53): Invalid number of parameters at line 303
    Compiling failed.

  7. #7
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by 258610 View Post
    ok, not it's says this :
    [Error] C:\Simba\Includes\SPS\sps_soul_wars.simba(304:53): Invalid number of parameters at line 303
    Compiling failed.
    The script is outdated or u dont have the latest srl (tools>update). Also just look for the ans directly in the script's thread/post qns there if its script-related issues.

  8. #8
    Join Date
    Jul 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i updated my srl, but it's still writing this. there's no more soul wars scripts.

  9. #9
    Join Date
    Jul 2012
    Location
    System 32
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 258610 View Post
    i updated my srl, but it's still writing this. there's no more soul wars scripts.
    Great, so out of 'The script is outdated OR u dont have the latest srl' that leaves one outcome; the script is outdated. :P

    The thread riwu is referring to is here.
    http://villavu.com/forum/showthread.php?t=85137&page=1
    Last edited by Etrnl Fear; 08-06-2012 at 08:59 PM.
    Without chaos... There would be no organization.

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
  •