Jump to content

Pasterke

Members
  • Posts

    165
  • Joined

  • Last visited

File Comments posted by Pasterke

  1. Load the profile. Then click on create figfht class. Then load FightClass and load the xml file.

    Once loaded, click on convert to C#.

    When done save the file with extension .cs instedad of .xml.

     

    Open the saved file in Notepad. On top you see

    public float Range { get { return 5; } }
    

    Change the 5 in 40. Save the file. Start bot and load the just saved .cs file. The range will now be 40.

×
×
  • Create New...