19,487
edits
m (link fix) |
m (→Package numbering: link fix) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 54: | Line 54: | ||
; '''Readme''' | ; '''Readme''' | ||
: The read-me text. You can make | : The read-me text. You can make line breaks by using " \n " '''*'''. | ||
; '''IncompatibleWith''' | ; '''IncompatibleWith''' | ||
Line 63: | Line 63: | ||
; '''HasBSL''' | ; '''HasBSL''' | ||
: If set to "Yes", the Installer considers your mod a scenario and | : If set to "Yes" (or if this field is not supplied at all but your mod contains a bsl/ folder), the Installer considers your mod a standalone scenario and excludes other mods with bsl/ folders from being installed to the same level. The major limitation with BSL mods is that you cannot mix two mods containing .bsl files with the same names and expect any kind of good result, which is why the AEI will normally prevent these mods from combining or overwriting each other. However if you set the ''HasBSL'' field to "Addon", your mod will be treated as an addition to existing level scripts (vanilla or mod-originated). You are then responsible for listing any conflicting mods (ones for which your mod cannot be an addon) in the ''IncompatibleWith'' field. | ||
; '''UnlockLevel''' | ; '''UnlockLevel''' | ||
Line 298: | Line 298: | ||
41001 - must be an addition or improvement for mod 41000, or why else would they be numbered so closely? | 41001 - must be an addition or improvement for mod 41000, or why else would they be numbered so closely? | ||
Okay, so now you get the idea, but how do you know which package numbers are free? Click [http://mods.oni2.net/mods/Package?order=field_package_number&sort=asc here] to see all used numbers on the Depot. You can also check the number by entering it into [[Vago (tool)|Vago's]] package creation wizard and clicking the Check button, and it will automatically check it for you. To see which level numbers (as in "levelX_Final") have been used already by new fan-made levels, see [[ | Okay, so now you get the idea, but how do you know which package numbers are free? Click [http://mods.oni2.net/mods/Package?order=field_package_number&sort=asc here] to see all used numbers on the Depot. You can also check the number by entering it into [[Vago (tool)|Vago's]] package creation wizard and clicking the Check button, and it will automatically check it for you. To see which level numbers (as in "levelX_Final") have been used already by new fan-made levels, see [[Creating a level#Fan-made levels|HERE]]. | ||
[[Category:Modding tutorials]] | [[Category:Modding tutorials]] |