Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Summons a player using the RaF system.

SummonFriend(guid, name)

Arguments[]

guid
string : GUID - The guid of the player.
name
string - The name of the player.

Example[]

Summons the current target if the target is a recruited friend.

SummonFriend(UnitGUID("target"), UnitName("target"))

See also[]

Advertisement