Add a certain character on a certain place
Posted in Support
Please login to contribute to the conversation.
AmanLegend 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?
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] You need to add the ambient character, then theirs waypoint
These are the commands:
AddAmbientCharacter("CHARACTERNAMEHERE", "LOCATORHERE", 0);
AddAmbientNPCWaypoint( "C
You need to add the ambient character, then theirs waypoint
These are the commands:
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