Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Use a toy in player's toybox.

  UseToyByName(name)

Arguments

name
String - (localized?) name of a toy.

Example

  if PlayerHasToy(92738) then UseToyByName('Safari Hat'); end

See Also

UseToy()

Advertisement