Search found 1 match

by Carda
2009-02-21 14:33:11
Forum: General
Topic: Injection 2012
Replies: 225
Views: 115922

uo.Rename(serial, name) for renaming summons/pets

Code: Select all

Packet: 0x75
Sent By: Client
Size: 35 Bytes

BYTE[1] cmd
BYTE[4] id
BYTE[30] new name


And maybe uo.Renamable(serial) to check if object can be renamed.