Results 1 to 3 of 3

Thread: Need Random Event Help!

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

    Default Need Random Event Help!

    OK I am working on a Combat bot, everything works perfect except for one small problem..where this bot fights at is a high random area, randoms occur at least every ten minutes.

    Well I could Just FindNormalRandoms; and that would take care of all my problems but no, I guess the FindNormalRandoms; sees that I am in Combat and decides to run away from the NPC I am fighting.

    Is there a way to find and solve randoms without having this peoblem?

    Thankyou!

  2. #2
    Join Date
    Apr 2013
    Location
    England
    Posts
    223
    Mentioned
    2 Post(s)
    Quoted
    106 Post(s)

    Default

    SRL_COMBATRANDOMS := False;

    at the beginning of your script

    by the way, are all the other randoms working for you?

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

    Default

    Quote Originally Posted by EngageTheRage View Post
    SRL_COMBATRANDOMS := False;

    at the beginning of your script

    by the way, are all the other randoms working for you?
    Thankyou! If this works your my best friend.

    And frankly im not sure some do some dont but my script wont run long enough becuase of stupid combat random to do other randoms but i will let you know.

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
  •