#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

18
Docs/types/Titles.html Normal file
View file

@ -0,0 +1,18 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - Titles</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
<h2>Titles</h2>
(<font color="blue">static</font>) <font color="blue">void</font> AwardFame( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m, <font color="blue">int</font> offset, <font color="blue">bool</font> message )<br>
(<font color="blue">static</font>) <font color="blue">void</font> AwardKarma( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m, <font color="blue">int</font> offset, <font color="blue">bool</font> message )<br>
(<font color="blue">static</font>) <font color="blue">string</font> ComputeTitle( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> beholder, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> beheld )<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="Skill.html">Skill</a> GetHighestSkill( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">string</font> GetSkillLevel( <!-- DBG-0 --><a href="Skill.html">Skill</a> skill )<br>
(<font color="blue">static</font>) <font color="blue">string</font> GetSkillTitle( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mob )<br>
(<font color="blue">static</font>) <font color="blue">int</font> GetTableIndex( <!-- DBG-0 --><a href="Skill.html">Skill</a> skill )<br>
(<font color="blue">static</font>) <font color="blue">int</font> GetTableType( <!-- DBG-0 --><a href="Skill.html">Skill</a> skill )<br>
(<font color="blue">ctor</font>) Titles()<br>
</body>
</html>