The new edition of 40k has just come out though, 4th edition. So the codexs will be redone, but that'll take years...The new Space Marine codex will be out next month or so though.
ZootFly is Hiring: ZootFly is growing to become one of the largest independent video game development studios in Central Europe. We're located in beautiful Slovenia, smack in the middle of Europe, just a hop from the hot Mediterranean, snowy Alpine peaks and rolling hills of famous vineyards. Where else can you choose…
Layer.addNode $ In this case the word Layer is more than just a word in the lines above I told it that Layer = "get Layer From this Name: MyLayerName" So anytime it sees the word layer it will go looking for a layer with that specific name. Then maxscript has a function called ".addnode" which adds whatever comes next to…
@marcoslem This is difficult to debug, because you are using several hard coded object names. Basically I can't run the script without your max file. But I can give a few suggestions. * When you paste code here, use the code formatting option. It's difficult to debug code when the formatting has been destroyed. The code…