03.11.2015, 15:30
Well first you gather the coordinates you want them in. After you need to make something that spawns them, then under OnGameModeInit, you use ConnectNPC("name here","idle");
After that you'll need something that makes them talk
For me I've found its not exactly a short process, but it's what I get for wanting to use interactive npc's instead of pickups
After that you'll need something that makes them talk
For me I've found its not exactly a short process, but it's what I get for wanting to use interactive npc's instead of pickups