#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-04 10:35:30 -04:00
commit 5df497787a
7510 changed files with 416048 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - NinjaWeapon</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<h2>NinjaWeapon</h2>
<h4>Nested Types: <!-- DBG-4 --><a href="LoadEntry.html">LoadEntry</a>, <!-- DBG-4 --><a href="UnloadEntry.html">UnloadEntry</a></h4>
(<font color="blue">static</font>) <font color="blue">void</font> AttemptShoot( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from, <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> CanUseWeapon( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from, <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> CombatCheck( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> attacker, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> defender )<br>
(<font color="blue">static</font>) <font color="blue">void</font> ConsumeUse( <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon )<br>
(<font color="blue">static</font>) <font color="blue">void</font> OnHit( <font color="blue">object</font>[] states )<br>
(<font color="blue">static</font>) <font color="blue">void</font> OnTarget( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">object</font> targeted, <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Reload( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from, <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon, <!-- DBG-0 --><a href="INinjaAmmo.html">INinjaAmmo</a> ammo )<br>
(<font color="blue">static</font>) <font color="blue">void</font> ResetUsing( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Shoot( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> target, <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Unload( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> WeaponIsValid( <!-- DBG-0 --><a href="INinjaWeapon.html">INinjaWeapon</a> weapon, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
(<font color="blue">ctor</font>) NinjaWeapon()<br>
</body>
</html>