Okay here it is:
1. Download https://github.com/ServUO/ServUO/archive/master.zip
2. The zip you've provided. Move FS-ATS Gen2 v1.0.0 to say Scripts/Custom
3. Move the data folder where it is supposed to be like /data
4. Don't move the Distros files (merged)
Move files to their location's
Scripts\Mobiles\Vendors\SBInfo\SBAnimalTrainer.cs
Scripts\Mobiles\Vendors\NPC\AnimalTrainer.cs
Scripts\Mobiles\Vendors\BaseVendor.cs
Scripts\Mobiles\PlayerMobile.cs
Scripts\Items\- BaseClasses\BasePotion.cs
Scripts\Items\Skill Items\Magical\Misc\PotionKeg.cs
Scripts\Mobiles\BaseCreature.cs


That's it I think.
 

Attachments

  • SBAnimalTrainer.cs
    2.9 KB · Views: 1
  • PlayerVendor.cs
    53.6 KB · Views: 3
  • AnimalTrainer.cs
    17.1 KB · Views: 1
  • PlayerMobile.cs
    137.2 KB · Views: 3
  • BasePotion.cs
    7.9 KB · Views: 3
  • PotionKeg.cs
    14.1 KB · Views: 2
  • BaseCreature.cs
    170.1 KB · Views: 3
Back