RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

[2.x] Number of Followers based on Intelligence 1.1

No permission to download

Felladrin

Sorceror
Felladrin submitted a new resource:

Number of Followers based on Intelligence (version 1.0) - Player's max number of followers based on intelligence.

Installation

1. Drop this script somewhere in your Scripts folder
2. Open it and change the config to suit your needs.
3. Open PlayerMobile.cs and find, in the ValidateEquipment_Sandbox method, the following line:
C#:
Mobile from = this;
Under that line, add the line bellow:
C#:
MaxFollowersIntelBased.Evaluate(from);
4. Restart the...

Read more about this resource...
 
Top