Difference between revisions of "GetEsp"
m
no edit summary
imported>Speedo (Updated syntax) |
imported>Quetzilla m |
||
Line 14: | Line 14: | ||
'''Example:''' | '''Example:''' | ||
long EspID | long EspID | ||
set EspID to (GetEsp "Alchemical Formulas.esm" | set EspID to (GetEsp "Alchemical Formulas.esm") | ||
If ''Alchemical Formulas.esm'' is the second loaded mod, EspID will be set to 1. | If ''Alchemical Formulas.esm'' is the second loaded mod, EspID will be set to 1. | ||
long EspID | long EspID |