When using prid to enter a string of commands which key do I use to drop the type line as the 'enter' key is used to enter the command.
When using prid to enter a string of commands which key do I use to drop the type line as the 'enter' key is used to enter the command.
I don't understand the question - are you trying to manipulate multiple NPCs with a single command?
Hey GC,no I want to move a character to me,add a weapon and ammo to their inventory.
So to do this in one command you use the prid command like thus:-
prid 104c0f will target Doc Mitchell
moveto player will move him to me
additem 4322 will add the Alien Blaster to his inventory
additem 29364 will add ammo for the weapon to his inventory
equipitem 4322 will make him equip the weapon
Now you cant type that in a single line,you have to type it as I have above,but when I use the 'enter' key to drop the type line I get an error message because instead of dropping the type line it enters the prid 104e0f as a command.
Well that's an incomplete command because when in console the 'enter' key is for entering commands only,not for dropping the type line.
What error message are you getting? When you type in prid 104c0f and then hit
Hey GC,yeah it happened just as you said,Doc's name appeared at the top of the screen and the rest followed as it should.
It's just when I tried it before his name didn't appear on screen,this time it did,must have been a typo on my part.
Anyway's thank's for your help,it's much appreciated.