Difference between revisions of "UO.EnemyID"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.EnemyID ⇒ Returns the ID of a current enemy mobile. Note: It is only possible to see one enemy at a time using this variable. If you have more than one enemy, the variabl...")
 
Line 2: Line 2:
 
⇒ Returns the ID of a current enemy mobile.
 
⇒ Returns the ID of a current enemy mobile.
  
Note: It is only possible to see one enemy at a time using this variable. If you have more than one enemy, the variable will switch ID's randomly. Under current version and earlier (0.9s), if you utilize a pet, UO.EnemyID may actually reflect the pet's ID.
+
Note: It is only possible to see one enemy at a time using this variable. If you have more than one enemy, the variable will switch ID's randomly. Under current version and earlier (0.9s), if you utilize a pet, UO.EnemyID may actually reflect the pet's ID in lieu of that of an enemy so always double check the returned value.

Revision as of 09:26, 8 October 2010

UO.EnemyID

⇒ Returns the ID of a current enemy mobile.

Note: It is only possible to see one enemy at a time using this variable. If you have more than one enemy, the variable will switch ID's randomly. Under current version and earlier (0.9s), if you utilize a pet, UO.EnemyID may actually reflect the pet's ID in lieu of that of an enemy so always double check the returned value.