Concept of MaxScript

Concept of MaxScript

Anonymous
Not applicable
321 Views
2 Replies
Message 1 of 3

Concept of MaxScript

Anonymous
Not applicable
Plz help me. How can i start maxscript? I want to know basic knowledge of maxscript.
0 Likes
322 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Have you read the help files? Done the How tos? That's a pretty good place to start.
0 Likes
Message 3 of 3

Anonymous
Not applicable
Go to scriptspot.com and download some scripts, take them apart (after reading some in the manual 🙂 ) .. Also enable the listener if it's off. Check the code it spits out, it doesn't show all commands. but will give valueble information...

First: Create a new maxscript : Maxscript > new script, type in "box name:helloworld" it will create a box on pos 0,0,0
Congratulations your first script! Now put your cursor on box and hit F1, start reading 🙂

Goodluck,
-Johan
0 Likes