Budi G's blog

makeUniqueArray function

Do you familiar with array and bitarray ?

Let's check in my head about it :p

makeUniqueArray <array>

it's Available in 3ds Max 2008 and higher. Previously available in the free [AVG] Avguard Extensions.

if you are using 3ds Max 9 and Lower without installing [AVG] Avguard Extensions,
you can create a similar function , such as:

fn makeuniquearrayX arr =((arr as bitarray) as array)

explain: the array will convert to bitarray then convert to array again

example to using it:
 

Old scripts

Hi guys , This my old scripts

KeyBip-Controller
http://www.scriptspot.com/3ds-max/keybip-controller

BiP_Point
http://www.scriptspot.com/3ds-max/bip-point

Brutal_killmat
http://www.scriptspot.com/3ds-max/brutal-killmat

FaceGrabO
http://www.scriptspot.com/3ds-max/facegrabo

Thank you

especially thanks for admin

Syndicate content