Navigation menu

WoW:USERAPI GuildNameToIndex: Difference between revisions

Jump to navigation Jump to search
m
Move page script moved page USERAPI GuildNameToIndex to WoW:USERAPI GuildNameToIndex without leaving a redirect
mNo edit summary
m (Move page script moved page USERAPI GuildNameToIndex to WoW:USERAPI GuildNameToIndex without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{userfunc}} <!-- Leave this line in! -->
{{userfunc}}
 
A simple function that takes a players name and returns their index within the currently stored Guild Roster. Note that the index for a player in each Guild Roster will depend on how it is sorted and can be different from player to player. The index only remains constant between all calls to [[API GuildRoster|GuildRoster]]() and local to each machine.
A simple function that takes a players name and returns their index within the currently stored Guild Roster. Note that the index for a player in each Guild Roster will depend on how it is sorted and can be different from player to player. The index only remains constant between all calls to [[API GuildRoster|GuildRoster]]() and local to each machine.


Line 31: Line 30:
end
end
</pre>
</pre>
__NOTOC__
Anonymous user