Mod Tool: Difference between revisions

2 bytes removed ,  22 October 2012
m
no edit summary
mNo edit summary
mNo edit summary
Line 345: Line 345:


* In order to shorten the code you might want to set script objects.
* In order to shorten the code you might want to set script objects.
: The command to create a standard cube is ''CreatePrim ("Cube", "MeshSurface")''
: The command to create a standard cube is ''CreatePrim "Cube", "MeshSurface"''
: If you use '''''set name = ''''' the cube or other object will be available under that ''name''.
: If you use '''''set name = ''''' the cube or other object will be available under that ''name''.
: Then you can use any valid method or property with that ''name''.
: Then you can use any valid method or property with that ''name''.
8,452

edits