8,452
edits
Paradox-01 (talk | contribs) m (another brain dump) |
Paradox-01 (talk | contribs) m (ENVP recycling -- method b: disadvantage: it needs a script; advantage: no need to edit the new ONLV after its creation) |
||
Line 1,087: | Line 1,087: | ||
===Locklights=== | ===Locklights=== | ||
Door locklights must be transfered by hand from old ONLV (ENVP instance) to CJBO particle file. | Door locklights must be transfered by hand from old ONLV (ENVP instance) to a) new ONLV or b) CJBO particle file. | ||
For method b) you could use [https://dl.dropboxusercontent.com/u/139715/OniGalore/extract_ENVP.vbs THIS] script. [http://youtu.be/8HbPeNYqdY0 Demo vid]. | |||
The advantage is that you don't need to edit the new ONLV afterwards. | |||
Line 1,094: | Line 1,098: | ||
* Object (dae) import via <Model> tag (xml master file) should get you objects with vertex coloring but no functions. In that case add corresponding CJBO files by hand. | * Object (dae) import via <Model> tag (xml master file) should get you objects with vertex coloring but no functions. In that case add corresponding CJBO files by hand. | ||
You can chose between those two methods for consoles, triggers, turrets and furniture without particle. | |||
Doors | Doors and furniture with particle need always the xml method. | ||
edits