#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

20
Docs/types/QuestItem.html Normal file
View file

@ -0,0 +1,20 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - QuestItem</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Quests.html">Back to Server.Engines.Quests</a></h4>
<h2>QuestItem : <!-- DBG-1 --><a href="Item.html">Item</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Item.html">Item</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="EminosKatana.html">EminosKatana</a>, <!-- DBG-3 --><a href="EnchantedPaints.html">EnchantedPaints</a>, <!-- DBG-3 --><a href="HaochisKatana.html">HaochisKatana</a>, <!-- DBG-3 --><a href="KronusScroll.html">KronusScroll</a>, <!-- DBG-3 --><a href="NoteForZoel.html">NoteForZoel</a>, <!-- DBG-3 --><a href="QuestDaemonBlood.html">QuestDaemonBlood</a>, <!-- DBG-3 --><a href="QuestDaemonBone.html">QuestDaemonBone</a>, <!-- DBG-3 --><a href="QuestFertileDirt.html">QuestFertileDirt</a>, <!-- DBG-3 --><a href="SchmendrickScrollOfPower.html">SchmendrickScrollOfPower</a>, <!-- DBG-3 --><a href="ScrollOfAbraxus.html">ScrollOfAbraxus</a></h4>
(<font color="blue">ctor</font>) QuestItem( <font color="blue">int</font> itemID )<br>
(<font color="blue">ctor</font>) QuestItem( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
<font color="blue">bool</font> Accepted( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> CanDrop( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> DropToItem( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Item.html">Item</a> target, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> p )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> DropToMobile( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> target, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> p )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> DropToWorld( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> p )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="DeathMoveResult.html">DeathMoveResult</a> OnParentDeath( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> parent )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>