Jump to content

Adding spawnable characters: Difference between revisions

m
link fix
m (sep -> separate file)
m (link fix)
Line 1: Line 1:
'''Adding Spawnable characters.'''
==XML Tutorial==
==XML Tutorial==
Extract the BINACJBOCharacter.oni file as xml.  For example you want to add Muro to Level 1.  Use a GUI or the basic command: OniSplit.exe extract:xml extractdir path_to\level1_Final\BINACJBOCharacter.oni.  Next extract the BINACJBOCharacter.oni file from the level that contains Muro, such as level19. In the BINACJBOCharacter.xml file search for Muro and you will get this:
Extract the BINACJBOCharacter.oni file as xml.  For example you want to add Muro to Level 1.  Use a GUI or the basic command: OniSplit.exe extract:xml extractdir path_to\level1_Final\BINACJBOCharacter.oni.  Next extract the BINACJBOCharacter.oni file from the level that contains Muro, such as level19. In the BINACJBOCharacter.xml file search for Muro and you will get this:


Line 123: Line 120:
As always Make a backup of the original BINACJBOCharacter.oni file, just in case, you need to start over.
As always Make a backup of the original BINACJBOCharacter.oni file, just in case, you need to start over.


For more information on CHAR, look at this page: http://wiki.oni2.net/OBD:BINA/OBJC/CHAR
For more information on CHAR, look at this page: [[OBD:BINA/OBJC/CHAR]]
 
[[Category:Modding tutorials]]
[[Category:Modding tutorials]]