Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - preman

Pages: [1]
1
UOSteam / Display NPC name
« on: February 01, 2015, 04:12:44 AM »
Hi all - I'm new here

I am looking for a way to display the name of the NPC in the UOS
These commands do not exist but I will show you what I mean

Code: [Select]
if @findtype (graphic_human female) 'any' 'ground' or @findtype (graphic_human male) 'any' 'ground'
  setalias 'NPC' 'found'
  msg [name attribute] 'NPC'   .............or somting like this
endif


Anyone have any idea?

Pages: [1]