Jump to content

Spawning grass with console


Yagho

Recommended Posts

Hi,

 

I've lately been trying to add some grass in an area with the console. But whenever I try, I get some very strange looking grass hovering in midair.

 

I thought this might fix it - but it didnt.

 

 

Any ideas?

Link to comment
Share on other sites

I've never tried to add vegetation, but the added items location has to do with eye level/angle.

 

If you can select the grass by ID see if you can;

 

getpos x, getpos y, getpos Z

 

then see if you can

 

setpos x, setpos y and setpos z

 

you can also set angle and rotate

 

rotate (axis) (magnitude)

setangle (axis) (magnitude)

 

I can't help you on the "strange" looking grass. All returned values are from center of your active cell.

 

I hope this helps

 

EDIT : Make a game save prior to attempting. You never know what might happen with console fun. Also, If you error out in your entry and somthing goes "poof" refer back to your most current getpos number and re-enter that. It will come back to the previous location.

Edited by Brandy_123
Link to comment
Share on other sites

Know the commands and use them quite often but thanks anyways!

 

Actually trees and flowers spawn to the ground, but not the grass. But the floating isnt the big issue, the problem is that the grass looks nothing like it should :/

 

But I guess you simply can't do it this way :/

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...