Fallout 3 Change companion name

Post » Sun Apr 18, 2010 6:44 pm

Hey guys, how do you change the name of your companion? I tried the cheats but it doesn't work. A help is very appreciated.
User avatar
Courtney Foren
 
Posts: 3418
Joined: Sun Mar 11, 2007 6:49 am

Post » Mon Apr 19, 2010 1:13 am

You can do it through the console, but when you load your game again you'd need to do it again. It doesn't stick.

Select your follower so their name appears at the top of the screen then type: setname Name
User avatar
Theodore Walling
 
Posts: 3420
Joined: Sat Jun 02, 2007 12:48 pm

Post » Mon Apr 19, 2010 5:26 am

Make a MESG or nametag with the name field containing the name you want, then use http://geck.gamesas.com/index.php/SetActorFullName...
scn NameChangeSCPTInt bDoOnceBegin GameMode	If bDoOnce		StopQuest NameChangeQUST	Else		Set bDoOnce to 1		ActorREF.SetActorFullName NameChangeMESG	EndIfEnd

User avatar
Lynne Hinton
 
Posts: 3388
Joined: Wed Nov 15, 2006 4:24 am

Post » Sun Apr 18, 2010 8:28 pm

Make a MESG or nametag with the name field containing the name you want, then use http://geck.gamesas.com/index.php/SetActorFullName...
scn NameChangeSCPTInt bDoOnceBegin GameMode	If bDoOnce		StopQuest NameChangeQUST	Else		Set bDoOnce to 1		ActorREF.SetActorFullName NameChangeMESG	EndIfEnd



please explain, I dont understand this code and stuff and what should I do with it?
User avatar
Sun of Sammy
 
Posts: 3442
Joined: Mon Oct 22, 2007 3:38 pm


Return to Fallout 3