Difference between revisions of "Exevent RenamePet"
From Wiki
m (→Example: fixing example typo) |
|||
Line 1: | Line 1: | ||
{{command header|ExEvents}} | {{command header|ExEvents}} | ||
− | {{body|Exevent RenamePet {id} {name}|The ''Exevent RenamePet'' command changes the name of the | + | {{body|Exevent RenamePet {id} {name}|The ''Exevent RenamePet'' command changes the name of the pet given by its id to name. |
}} | }} | ||
Revision as of 08:08, 8 December 2005
Synopsis
Exevent RenamePet {id} {name}
Description
The Exevent RenamePet command changes the name of the pet given by its id to name.
Note: | This command is only available from EUO 1.5 TV 56 |
Example
finditem %horse G_2 if #findkind <> -1 Exevent RenamePet #findid Name halt
See also
Main Page | Documentation |