Add new NPC
Jump to navigation
Jump to search
Two methods to add new NPCs to the game:
1) Through the webconsole. NPCs -> Create NPC. Used when you need to edit the data directly on the same production database. Careful because this method does not easily allow to export the NPC to another machine.
2) Launch the server with -ImportNPCs flag, and place in PSUnreal\Content\data\importnpc the XML files , as defined for the Random Generated Events. We use the same XML format for NPCs.