Results 1 to 2 of 2

Thread: Configuring genie random

  1. #1
    Join Date
    Apr 2013
    Posts
    40
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default Configuring genie random

    The script I'm using uses some sort of antirandom solver...I think it must be built in somehow, because i can't find the code for it anywhere. I found some code that says "FindNormalRandoms" which must reference something else somwhere else. I just can't find that file.

    Currently the genie random chooses attack i think, because i saw it choose attack once. I dont want attack xp. I would like magic.

    If someone would be willing to save me some time and tell me how to do this that'd be great. Otherwise just tell me where I can find the file containing all the random solving code n stuff and I might be able to figure it out..

    Thanks

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Put this in procedure declareplayers;

    Players[0].LampSkill := Skill_Magic;

    Creds to DannyRS for this wonderful sig!

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
  •