Skip to content

SFUtils_Guild

Shadowfen edited this page Jul 3, 2025 · 5 revisions

Guild helper functions

SafeGetGuildName(index)

function sfutil.SafeGetGuildName(index)

where index is 1..5

returns:

 guild name, guild Id
 or  "Invalid guild x", nil if no such guild

does not return nil for name! - if bad then return nil for guildId

Clone this wiki locally