Ennemie Weapon
Posted: 2009-12-19 04:38:56
Hello, I want to find how i can print the name of the weapon of my target
I know how u see my weapon("Rhand" layer) but I don't know how do this to my ennemy and to see his name.
I was trying to use this:
UO.Getname isn't working here and i dont understand why
I know how u see my weapon("Rhand" layer) but I don't know how do this to my ennemy and to see his name.
I was trying to use this:
Code: Select all
Z = UO.GetName(UO.ObjAtLayer("Rhand"))
UO.Getname isn't working here and i dont understand why