XML:Basic tutorial: Difference between revisions

m
no edit summary
m (cat added)
mNo edit summary
Line 413: Line 413:


It's also a good idea to keep the code in a temporary opened text file. There you can easily modify the code for other files and doesn't need you to type it from beginning into the address bar. (Be aware of Windows' short cut "shift + c" for coping marked text and "shift + v" for pasting text.)
It's also a good idea to keep the code in a temporary opened text file. There you can easily modify the code for other files and doesn't need you to type it from beginning into the address bar. (Be aware of Windows' short cut "shift + c" for coping marked text and "shift + v" for pasting text.)
'''*.oni file creating''' goes like this:
onisplit -create oni_dir xml_dir/ONCCkonoko_generic.'''xml'''
{| border=0 cellspacing=20 cellpadding=0 align=right
|
[http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/level_recombine.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/level_recombine_preview.png]
|}
'''level recombining''' goes like this:
onisplit -import:nosep level0_Final level0_Final.dat
You can put this line also into a new bat file. It saves you some time during intensive modding. Then just double-click it.




8,452

edits