Forum Mod Bakery Docs

Add a certain character on a certain place

Posted in Support
Please login to contribute to the conversation.
I was wondering how can I add certain characters at certain places like with smithers on level 3 at burns casino or grandpa at the retirement castle on level 1 and level 5 by the park?
[deleted user]
5 yrs ago (Statistics)
You need to add the ambient character, then theirs waypoint
These are the commands:
	AddAmbientCharacter("CHARACTERNAMEHERE", "LOCATORHERE",  0); 
		AddAmbientNPCWaypoint( "CHARACTERNAMEHERE", "WALKTOLOCATORHERE" );
The locators must be located in level.p3d, and be type 3 in order to work