Jump to content

Spawn enemy with gatling laser for testing


ScottyDoesKnow

Recommended Posts

You will have to put it into his inventory after spawn. You can do it one command* if you separate each entry with ; .

player.placeat me [Actor ID] 1; plr; additem [Weapon ID] 1; additem [Ammo ID] {whatever amount you want}

"plr" selects the last reference you created

*It is possible you will have to lower the console after the first command but the rest should work using just one string.

Link to comment
Share on other sites

You will have to put it into his inventory after spawn. You can do it one command* if you separate each entry with ; .

 

player.placeat me [Actor ID] 1; plr; additem [Weapon ID] 1; additem [Ammo ID] {whatever amount you want}

 

"plr" selects the last reference you created

 

*It is possible you will have to lower the console after the first command but the rest should work using just one string.

Thanks! That worked perfectly. I did have to lower the console in between.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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