Difference between revisions of "UO.RenamePet"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.RenamePet(nid, sname) UO.RenamePet command changes the name of the pet id nid to the name specified by the string sname.")
 
 
Line 1: Line 1:
 
  UO.RenamePet(nid, sname)
 
  UO.RenamePet(nid, sname)
 
UO.RenamePet command changes the name of the pet id nid to the name specified by the string sname.
 
UO.RenamePet command changes the name of the pet id nid to the name specified by the string sname.
 +
 +
 +
[[UO.Popup]]

Latest revision as of 14:24, 9 October 2010

UO.RenamePet(nid, sname)

UO.RenamePet command changes the name of the pet id nid to the name specified by the string sname.


UO.Popup