Results 1 to 12 of 12

Thread: A Lil Help

  1. #1
    Join Date
    Jan 2012
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default A Lil Help

    [Error] C:\Simba\Includes\SPS/sps.simba(236:16): Unknown identifier 'SRL_ANGLE_HIGH' at line 235
    Compiling failed.


    how do i fix this ERROR???
    Last edited by o0stacey0o; 01-04-2012 at 06:37 PM.

  2. #2
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    That's using SRL5, you either need SRL5 or change the ".simba" to ".scar".
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  3. #3
    Join Date
    Jan 2012
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How do i do that ?? sorry i have no clue

  4. #4
    Join Date
    Dec 2007
    Location
    FL, USA
    Posts
    149
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wait for the author of your script to update the script to SRL 5

    to update simba look here

    http://villavu.com/forum/showthread.php?t=68529

    or wait for the auto update to be applied
    YAKKY

    LEGEND....WAIT FOR IT..........DARY!!!

  5. #5
    Join Date
    Jan 2012
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Any chance someone could Team View to do it for me , as i really dont know how to update, its like another Language lol

  6. #6
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Do other scripts work for you?
    Just change the top parts to this
    Simba Code:
    {$DEFINE SRL5}
      {$DEFINE SMART}

      {$i SRL/srl.scar}
      {$i SPS/sps.simba}
      {$i SRL/SRL/misc/paintsmart.scar}
      {$i SRL/SRL/skill/summoning.simba}

  7. #7
    Join Date
    Jan 2012
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok done that bit and now ive got a new Error


    [Error] C:\Simba\Includes\SPS/sps.simba(236:16): Unknown identifier 'SRL_ANGLE_HIGH' at line 235
    Compiling failed.

  8. #8
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Change "SRL_ANGLE_HIGH" to "True".

    What script are you using?
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  9. #9
    Join Date
    Jan 2012
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I Did that also and nothing, im trying to use the Nature Script by Flight the latest Version

    http://villavu.com/forum/showthread.php?t=68265.

    The Version 1.41 loads and stuff fine but not the latest 1.5 version and thats the 1 with the updates

    Ill be back in a hours time to try sort it ... if there anything you guys can do to help please post and ill try as soon as i get back
    Last edited by YoHoJo; 01-04-2012 at 06:49 PM.

  10. #10
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    What do you mean 'also nothing'?
    What error did you get after changing it to True?

  11. #11
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    He says you need SRL 5 for it in the first post, he even links to it.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  12. #12
    Join Date
    Jan 2012
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have the Latest SRL 5 and i also have the latest Simba,


    [Error] C:\Simba1\Includes\SPS/sps.simba(236:16): Unknown identifier 'SRL_ANGLE_HIGH' at line 235
    Compiling failed.

    Once i changed to True i got this error------>>


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

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
  •