Wikia

WoWWiki

API GetNumFriends

Talk0
98,567pages on
this wiki

Returns how many friends you have.

numberOfFriends, onlineFriends = GetNumFriends()

Parameters Edit

Returns Edit

numberOfFriends 
Integer - The number of friends you have (i.e. the highest valid friend index you can use to get friend information).
onlineFriends 
Integer - The number of online friends.

Example Edit

DEFAULT_CHAT_FRAME:AddMessage("I've got " .. (GetNumFriends()) .. " friend(s)");

Result Edit

Displays the number of friends you currently have in the default chat frame.

Advertisement | Your ad here

Photos

Add a Photo
62,226photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki