Search found 1 match

by wanceslass
2009-12-19 04:38:56
Forum: I need script!
Topic: Ennemie Weapon
Replies: 1
Views: 1019

Ennemie Weapon

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:

Z = UO.GetName(UO.ObjAtLayer("Rhand"))

UO.Getname isn't ...