Page 6 of 18 FirstFirst ... 4567816 ... LastLast
Results 126 to 150 of 438

Thread: Stuck in an 07 random? Let us know!!!

  1. #126
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Hobbit View Post
    Does the mysterious old man one also solve the box?

    OP Updated
    There be an old man one who just gives you stuff, then the one with the box- box needs solving

  2. #127
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    There be an old man one who just gives you stuff, then the one with the box- box needs solving
    Should also add that Drunk Dwarf should DROP the 2 items it gives you.

    Forum account issues? Please send me a PM

  3. #128
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    Should also add that Drunk Dwarf should DROP the 2 items it gives you.
    Yeah maybe add another Boolean for dropping all rewards (besides lamp and book of knowledge). Else inventory fill up pretty quick

  4. #129
    Join Date
    Nov 2012
    Posts
    141
    Mentioned
    0 Post(s)
    Quoted
    43 Post(s)

    Default

    Pinball (kinda crappy) and Drill Demon in-random
    Did a bad job of hiding friends but who cares.
    http://imgur.com/09TZZY0,6xWvL65,df0...dX6E,4Pa2iBY#1

  5. #130
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Neodymium View Post
    Pinball (kinda crappy) and Drill Demon in-random
    Did a bad job of hiding friends but who cares.
    http://imgur.com/09TZZY0,6xWvL65,df0...dX6E,4Pa2iBY#1
    Thanks, but if anyone can hook us up with ones actually in the random - it will go lonnnng way

  6. #131
    Join Date
    Dec 2007
    Location
    New Zealand
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I've got about 5 screenies of Molly, sadly was on my main otherwise I'd have let you use the account.

    Does anyone want the screenies

    Thanks to SonsOfSheep for the Great Siggy ^^


  7. #132
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by Firebrand View Post
    I've got about 5 screenies of Molly, sadly was on my main otherwise I'd have let you use the account.

    Does anyone want the screenies
    If you could PM me them and I'll post them in the SRL-OSR Dev section if you do not wish to make them public

    Forum account issues? Please send me a PM

  8. #133
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms\sandwich.simba(193:28): comma (',') expected at line 192
    Compiling failed. After fixing it, getting this [Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\sandwich.simba(23:14): Unknown identifier 'getNPCChatName' at line 22
    Compiling failed.

  9. #134
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by dennfoxjames View Post
    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms\sandwich.simba(193:28): comma (',') expected at line 192
    Compiling failed. After fixing it, getting this [Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\sandwich.simba(23:14): Unknown identifier 'getNPCChatName' at line 22
    Compiling failed.
    Can you please delete the include and re-download it from Github and see if you still have this issue?

    Forum account issues? Please send me a PM

  10. #135
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    Can you please delete the include and re-download it from Github and see if you still have this issue?
    Yeah I deleted the include SLR-OSR and re-downloaded it but still same problem

  11. #136
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by dennfoxjames View Post
    Yeah I deleted the include SLR-OSR and re-downloaded it but still same problem
    Ah, just checked; https://github.com/SRL/SRL-OSR/pull/85

    Forum account issues? Please send me a PM

  12. #137
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    Ah i see, also just wondering i deleted the sandwich script and then ran it again and there was an [Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/antirandoms.simba(411:8): Unknown identifier 'SL_Solve' at line 410
    Compiling failed.

  13. #138
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    @DannyRS ^^^

    Forum account issues? Please send me a PM

  14. #139
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    @DannyRS ^^^
    I just downloaded and updated mine last night to solve another random and got nothing like this, don't think it's Include related? Probably missing files? Only prob was the missing bracket that Hobb hasn't merged yet


    Quote Originally Posted by dennfoxjames View Post
    Ah i see, also just wondering i deleted the sandwich script and then ran it again and there was an [Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/antirandoms.simba(411:8): Unknown identifier 'SL_Solve' at line 410
    Compiling failed.
    You cannot delete any of the files else you will get errors, theres a " ) " missing off the end of wait randomrange in sandwich.simba until Hobb is home
    Last edited by DannyRS; 03-15-2013 at 12:54 PM.


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  15. #140
    Join Date
    Oct 2011
    Posts
    422
    Mentioned
    15 Post(s)
    Quoted
    116 Post(s)

    Default

    I would need an account stuck in a mime

  16. #141
    Join Date
    Mar 2012
    Location
    Canada
    Posts
    442
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    Can you please delete the include and re-download it from Github and see if you still have this issue?
    i had that issue this morning aswell, I just deleted the newest osr and used the version from like 2 days ago

  17. #142
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    If anyone has the drill Demon please pm me! I'm looking to write that one

  18. #143
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    I have an account at Molly right now, and want to give it to one of the members. Would one please PM me asking for account info?

  19. #144
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Kindle View Post
    I have an account at Molly right now, and want to give it to one of the members. Would one please PM me asking for account info?
    I believe jj or olly is working on it - shoot them a pm

  20. #145
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by kyleinkman View Post
    i had that issue this morning aswell, I just deleted the newest osr and used the version from like 2 days ago
    @Justin, I just looked in sandwich.simba, SL_Detect uses:

    Simba Code:
    Result := (getNPCChatName = 'Sandwich lady');

    This was in the SRL5 placeholder and it's used in FNR, But she was a kidnap random then? Shes now a chat handled random, and Asham's detection for that calls the solver just fine, so maybe she should just be removed from FindNormalRandoms and that detect part just removed from sandwich.simba? What you think?


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  21. #146
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by DannyRS View Post
    @Justin, I just looked in sandwich.simba, SL_Detect uses:

    Simba Code:
    Result := (getNPCChatName = 'Sandwich lady');

    This was in the SRL5 placeholder and it's used in FNR, But she was a kidnap random then? Shes now a chat handled random, and Asham's detection for that calls the solver just fine, so maybe she should just be removed from FindNormalRandoms and that detect part just removed from sandwich.simba? What you think?

    FNR should not use SL_Detect as Ashaman's talker detects it, I'll take a look later today at removing this.

    Forum account issues? Please send me a PM

  22. #147
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    FNR should not use SL_Detect as Ashaman's talker detects it, I'll take a look later today at removing this.
    Yeah she got changed to a kidnapper sometime in 2009 so I guess she was changed here too, so should just be a case of removing her from FNR,

    If you delete SL_Detect in sandwich, then follow the compiler error trail you could probably do it fairly easy, just be sure to send pulls all at once personally I'm lazy and would probably just change SL_Detect to Result := False, but if you can be bothered go ahed


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  23. #148
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by DannyRS View Post
    Yeah she got changed to a kidnapper sometime in 2009 so I guess she was changed here too, so should just be a case of removing her from FNR,

    If you delete SL_Detect in sandwich, then follow the compiler error trail you could probably do it fairly easy, just be sure to send pulls all at once personally I'm lazy and would probably just change SL_Detect to Result := False, but if you can be bothered go ahed
    I thought I removed her from the array when checking for randoms?

  24. #149
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    there HAS to be some old SRL code from 2007 laying around somewhere, if it's the same game it shouldn't be to hard converting SCAR to Simba/ newest version of SRL.

    edit: is there a git? I could help out a bunch, since I get randoms every 15 minutes anyways
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  25. #150
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    I have a boting account I will be willing to donate for randoms. Should I PM one of the devs on the project for the info to the account/when it is in a random?

Page 6 of 18 FirstFirst ... 4567816 ... LastLast

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
  •