Difference between revisions of "Exevent RenamePet"

From Wiki
Jump to: navigation, search
m (a)
Line 15: Line 15:
 
</pre>
 
</pre>
  
 +
== Related Commands ==
 +
{| style="background:gainsboro; color:black; border: 2px #aaa solid;"
 +
| Width=250px align=center | [[exevent]]
 +
|}
 
{{footer}}
 
{{footer}}

Revision as of 12:20, 3 August 2007


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

Related Commands

exevent

See also

Main Page Documentation