AvatarsConquest/Docs/types/TeachResult.html

15 lines
548 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - TeachResult</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4>
<h2>TeachResult (Enum)</h2>
Success = 0,<br>
Failure = 1,<br>
KnowsMoreThanMe = 2,<br>
KnowsWhatIKnow = 3,<br>
SkillNotRaisable = 4,<br>
NotEnoughFreePoints = 5<br>
</body>
</html>