Difference between revisions of "GetModAuthor - Game"
Jump to navigation
Jump to search
m
→Examples: placed missing EndIf
imported>Wafflesalot (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' Game Script Returns the Mod Author of the specified mod Index. (This function requires...") |
imported>Wafflesalot m (→Examples: placed missing EndIf) |
||
Line 31: | Line 31: | ||
Else | Else | ||
Debug.Trace("The Author of this mod did no leave his name.") | Debug.Trace("The Author of this mod did no leave his name.") | ||
EndWhile | EndIf | ||
EndFunction | EndWhile | ||
EndFunction | |||
</source> | </source> | ||
== Notes == | == Notes == |