Difference between revisions of "Papyrus Compiler Reference"
Jump to navigation
Jump to search
no edit summary
imported>Ereksen m |
imported>Serenity |
||
Line 26: | Line 26: | ||
This command line parameter specifies a list of folders that the compiler will look in for other scripts and the flag file. You'll want to at least point this at the folder that contains all the game's base scripts. Multiple folders are separated by semicolons. | This command line parameter specifies a list of folders that the compiler will look in for other scripts and the flag file. You'll want to at least point this at the folder that contains all the game's base scripts. Multiple folders are separated by semicolons. | ||
If you happen to have multiple import sources, make sure that none of these have scripts with matching names. Only the first occurrence will be imported, every other source of the same name is ignored. | |||
==== Output ==== | ==== Output ==== |