For all the vegetaion (especially grass and rocks), I think you should use SEED_IT. I've never really used it (I've never found a need to, ), but from what I've seen and heard, it's a great spawning tool for vegetation and the like.
Code:
void main()
{
cout << "I am MrCode,";
cout << "hear me roar!";
system("PAUSE");
}