Difference between revisions of "StrGetNthEffectItemScriptName"
Jump to navigation
Jump to search
Fixed syntax
imported>Scruggs m (StrGetEffectItemScriptName moved to StrGetNthEffectItemScriptName: function name is incorrect) |
imported>Haama (Fixed syntax) |
||
Line 1: | Line 1: | ||
'''Function:''' | '''Function:''' | ||
''name:stringID'' | ''name:stringID'' StrGetNthEffectItemScriptName ''spell:ref'' ''index:long''[results:stringID]'' | ||
If ''result'' is given, StrGetName sets strToSet to the magic effect's name (in spell, with ''index'' starting at 0), if not given, StrGetName returns a new stringID with its name. | If ''result'' is given, StrGetName sets strToSet to the magic effect's name (in spell, with ''index'' starting at 0), if not given, StrGetName returns a new stringID with its name. |