It's a great film, but for Avatar players, you could just put
function PlayerAvatar::onAdd(%this,%obj)
{
%obj.setscale("1.2 121 1.8");
}
After a player armor datablock
This will make it really tall, like in the movie. I probably got the function header wrong, but that's the general idea. Work's with zombies and vehicles, that I know.