Page 2 of 2 FirstFirst 12
Results 26 to 44 of 44

Thread: Certer problem solved.

  1. #26
    Join Date
    May 2012
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL/SRL/core/antirandoms\certers.simba(122:165): Closing square bracket (']') expected at line 121
    Compiling failed.

    line 121: text := lowercase(name);

    also
    [Error] (42:5): Unknown identifier 'tabExists' at line 41
    Compiling failed.

    line 41:if (tabExists(TAB_MAGIC)) then

    ---------
    help please
    Last edited by beeb101; 05-19-2012 at 01:07 PM.

  2. #27
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by beeb101 View Post
    [Error] C:\Simba\Includes\SRL/SRL/core/antirandoms\certers.simba(122:165): Closing square bracket (']') expected at line 121
    Compiling failed.

    line 121: text := lowercase(name);
    help please
    Would you care to read the previous posts?
    Here's my fix:
    You don't have to copy and paste all that. Just remove the semicolon at the end of the third DTM of spade.
    Or do what OP says.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  3. #28
    Join Date
    May 2012
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by litoris View Post
    Would you care to read the previous posts?
    Here's my fix:
    Or do what OP says.
    still doesn't work, error at line 41 ^^

  4. #29
    Join Date
    Dec 2011
    Location
    Kosovo
    Posts
    831
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Thanks a lot.
    Goals:
    Understanding TPAs
    Making Proggy for fighting
    Getting on SRL members
    Get 500 posts

  5. #30
    Join Date
    Dec 2011
    Location
    Netherlands
    Posts
    140
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    it works
    Comeback once again and not planning on leaving

    scripts written: [5]

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

    Default

    Worked for me, thank you; my friend.

  7. #32
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Exactly why I don't like accepting pull requests via gitHub.

    Fix has been pushed.

  8. #33
    Join Date
    Apr 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks alot!! it worked!
    Goals:
    99 Range |llllllllll|
    99 Mage |llllllllll|
    Learn How to Script
    Make my First Script

  9. #34
    Join Date
    May 2012
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i changed it to what you said but i get this error still...

    [Error] C:\Simba\Includes\SRL/SRL/core/antirandoms\certers.simba(122:165): Closing square bracket (']') expected at line 121
    Compiling failed.

    line 121: text := lowercase(name);

    please help
    thanks

  10. #35
    Join Date
    May 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How did you find the new code ts?

  11. #36
    Join Date
    May 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by beeb101 View Post
    i changed it to what you said but i get this error still...

    [Error] C:\Simba\Includes\SRL/SRL/core/antirandoms\certers.simba(122:165): Closing square bracket (']') expected at line 121
    Compiling failed.

    line 121: text := lowercase(name);

    please help
    thanks
    You have to save the certer file first, just click the save button on the top, restart simba, then run your script again

    Whoops sorry for double post!

  12. #37
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (42:7): Unknown identifier 'tabExists' at line 41
    Compiling failed.

    please help thanks

  13. #38
    Join Date
    Jan 2012
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks alot for this quic fix@@!!!!

  14. #39
    Join Date
    Jan 2012
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh thank you kind sir. :]

  15. #40
    Join Date
    Mar 2012
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    works now, thanks a lot

  16. #41
    Join Date
    May 2012
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by syeeeeed View Post
    You have to save the certer file first, just click the save button on the top, restart simba, then run your script again

    Whoops sorry for double post!
    fixed lol.

    thankyouu

  17. #42
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Extra variables removed too :P they annoy me.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  18. #43
    Join Date
    Feb 2012
    Location
    SRL Jail
    Posts
    1,319
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The new SRL update has fixed it, I see. I tend to not tamper with the randoms code- or anything I didn't make myself. Only the scripter knows the script inside out. At least you tried to help people, but if this had turned out to be a total compiling error- it wouldn't be good for you. Next time just let the developers fix it.

  19. #44
    Join Date
    Jan 2008
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you very much, but can you tell me what I did to cause this problem so I don't run into it again. Again thank you very much.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •