Jump to content

SetActorFullName


ZableBlaze

Recommended Posts

I cant seem to get it to work (in game using the console).

 

It says cannot find object 'Bobby' (or whatever I tried to rename).

 

SetActorFullName "Bobby" doesn't work. Anyone got any ideas? (I was targeting an NPC. I also tried it as player.SetActorFullName "Bobby", still didn't work.)

 

Thanks.

Link to comment
Share on other sites

  • 3 years later...
Im having the same exact problem and I think its because of 2 reasons. Either I have the GOTY edition and it doesn't work on there or there is a set of codes for all the 'actors' in the game which we don't have. Hope somone finds a solution, I've been trying to rename Doc Hoff to Business Joe for a couple hours now and it's making me mad.
Link to comment
Share on other sites

SetActorFullName doesn't work at the console. It's used in a script and it needs a message object as a parameter. http://geck.bethsoft...etActorFullName

 

If you want to change the name of an actor from the console, make sure you have FOSE installed and type:

SetName 'something' <enter>

Link to comment
Share on other sites

  • Recently Browsing   0 members

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