8,452
edits
Paradox-01 (talk | contribs) m (correcting mistakes on "[25] getting and setting the position of points") |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
But in the very most cases "Mod Tool" isn't really in disadvantage towards the retail version when it comes to modding Oni. | But in the very most cases "Mod Tool" isn't really in disadvantage towards the retail version when it comes to modding Oni. | ||
There's also the possibility to get files that extent Mod Tool's range of functions. | There's also the possibility to get files that extent Mod Tool's range of functions. | ||
Line 133: | Line 132: | ||
'''links''' | '''links''' | ||
* [http://softimage.wiki.softimage.com/index.php?title=Scripting_Tips_and_Tricks_%28XSISDK%29 xsi wiki page about scripting] | |||
* '''[http://softimage.wiki.softimage.com/sdkdocs/scriptsdb/scriptsdb/scrdb_vbscript.htm many vbscript examples]''' | |||
* [http://www.activexperts.com/activmonitor/windowsmanagement/adminscripts/filesfolders/files/ objFSO/objWSHShell: Scripts to manage Files] (replace "Wscript.Echo" with "logmessage") | |||
* [http://activexperts.com/activmonitor/windowsmanagement/adminscripts/other/textfiles/ Scripts to manage Text Files] | |||
* [http://www.kxcad.net/Softimage_XSI/Softimage_XSI_Documentation/script_basics_IncludingExternalScripts.htm using external scripts] | * [http://www.kxcad.net/Softimage_XSI/Softimage_XSI_Documentation/script_basics_IncludingExternalScripts.htm using external scripts] | ||
* [http://download.autodesk.com/global/docs/softimage2013/en_us/sdkguide/index.html?url=si_om/XSIUIToolkit.html,topicNumber=si_om_XSIUIToolkit_html progress bar and open file dialog<!-- (hm, InitialDirectory code for quick save idea ?)-->] | * [http://download.autodesk.com/global/docs/softimage2013/en_us/sdkguide/index.html?url=si_om/XSIUIToolkit.html,topicNumber=si_om_XSIUIToolkit_html progress bar and open file dialog<!-- (hm, InitialDirectory code for quick save idea ?)-->] | ||
<!--* [http://download.autodesk.com/global/docs/softimage2013/en_us/sdkguide/index.html?url=files/cus_ppg_FileBrowserWidget.htm,topicNumber=d30e11980,hash=WS34BA39B437A993419C80CAB58E3BEFA1-0059 text box]--> | <!--* [http://download.autodesk.com/global/docs/softimage2013/en_us/sdkguide/index.html?url=files/cus_ppg_FileBrowserWidget.htm,topicNumber=d30e11980,hash=WS34BA39B437A993419C80CAB58E3BEFA1-0059 text box]--> | ||
Line 816: | Line 817: | ||
* Oni to ModTool | * Oni to ModTool | ||
** conversion of oni to xml | ** conversion of oni to xml [done] | ||
** import of TV collection [done] | ** import of TV collection [done] | ||
** adding a new TV [done] | ** adding a new TV [done] | ||
** texturing the TVs [-] | ** texturing the TVs [-] | ||
** TV properties form (PPG) [wip] | ** TV properties form (PPG) [wip] | ||
* ModTool to Oni [-] | * ModTool to Oni [wip] | ||
* xsiaddon file [-] | |||
edits