Results 1 to 8 of 8

Thread: findNormalRandoms

  1. #1
    Join Date
    Mar 2013
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default findNormalRandoms

    I have downloaded and ran the SRL-OSR from githib. I added the findNormalRandoms procedure to my script(fighter script) it will just run west and then back again??

    Does it think that im in a random event when im in a fight...?

    plz help

  2. #2
    Join Date
    Sep 2010
    Location
    Finland
    Posts
    299
    Mentioned
    8 Post(s)
    Quoted
    37 Post(s)

    Default

    Yes. It thinks that you have encountered a fighting random.

    Put:
    Simba Code:
    SRL_CombatRandoms := False;
    after SetupSRL, and it should fix it.
    Rusting away

  3. #3
    Join Date
    Mar 2013
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    nvm i just commented out the section where it checks for inFight in the antirandoms file

    edit: wow it really sucks i got the maze it couldnt solve it. I then got 2 other randoms and in didnt even recognize they where there and i got teleported somewhere ffs
    Last edited by ikillthechickens; 03-21-2013 at 10:20 AM.

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

    Default

    Quote Originally Posted by ikillthechickens View Post
    nvm i just commented out the section where it checks for inFight in the antirandoms file

    edit: wow it really sucks i got the maze it couldnt solve it. I then got 2 other randoms and in didnt even recognize they where there and i got teleported somewhere ffs
    Ah yes, that's the reason why it isn't fully released because it's not finished. Use at your own risk.

    Forum account issues? Please send me a PM

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

    Default

    Quote Originally Posted by ikillthechickens View Post
    nvm i just commented out the section where it checks for inFight in the antirandoms file

    edit: wow it really sucks i got the maze it couldnt solve it. I then got 2 other randoms and in didnt even recognize they where there and i got teleported somewhere ffs
    Hey now it's still in development and not close to a final product at all.
    How about YOU try coding some of the harder random events!
    Don't say it really sucks :'( people have been and still are working hard on it, it's just not complete yet!

  6. #6
    Join Date
    Mar 2013
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Sorry I didn't mean to offend anyone with that. I do know how difficult it is code a good script let alone a random event solver. I would imagine it would be hard to test and also take a lot of time.

    Thanks for your hard work guys, looking forward to an official release!

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

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

    Default

    Quote Originally Posted by Ashaman88 View Post
    Maze is not done - would really help to lend those accounts to devs to finish them
    I tried....

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
  •