mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
308 B
308 B
Function: SetCharacterTitleSuffix(spawn, titleName)
Description: Set's the character title suffix of the Spawn to the title name.
Parameters:
spawn(Spawn) - Spawn object representingspawn.titleName(string) - StringtitleName.
Returns: None.
Example:
Example Required