™Nicke™ Member Feb 27, 2023 #1 ServUO Version Publish Unknown Ultima Expansion Stygian Abyss How to make it so that when a skill is capped, when putting on a thing to a skill, for example, tactics, the skill has grown. RUNUO 2.7
How to make it so that when a skill is capped, when putting on a thing to a skill, for example, tactics, the skill has grown. RUNUO 2.7
OP ™Nicke™ Member Feb 28, 2023 #3 13440130 said: AOS.cs ObeyCap = true to ObeyCap = false Click to expand... Thank you
Sareus Member Mar 5, 2023 #4 If you don't want it to affect all items and just specific ones you could barrow from the BaseBootsOfMining script. It allows Mining to be pushed above 100 which is the absolute max for mining as no Power Scroll exist naturally for it.
If you don't want it to affect all items and just specific ones you could barrow from the BaseBootsOfMining script. It allows Mining to be pushed above 100 which is the absolute max for mining as no Power Scroll exist naturally for it.