8,131
edits
Paradox-01 (talk | contribs) m (PATR alpha 1) |
Paradox-01 (talk | contribs) (xsi user keywords - finally i know how to display some more text data) |
||
Line 179: | Line 179: | ||
===Editing simultaneously multiple ghost quads heights=== | ===Editing simultaneously multiple ghost quads heights=== | ||
Onisplit-generated ghost quads vertex ids can differ sometimes. So before changing multiple ghosts in height, their lowest and highest points must be identified. | Onisplit-generated ghost quads vertex ids can differ sometimes. So before changing multiple ghosts in height, their lowest and highest points must be identified. | ||
===Display keywords=== | |||
SetUserKeyword selection(0), "type=akev, id=1" | |||
for each n in GetUserKeyword(selection(0)) | |||
logmessage n | |||
next | |||
SetValue "Camera.camvis.attrseluserkeywords", False | |||
SetValue "Camera.camvis.attrseluserkeywords", True | |||
https://dl.dropboxusercontent.com/u/139715/OniGalore/xsi_char_save_settings.png | |||
edits