I am using skript-reflect to set the npc's variable, but I do not know if the part that is returning an error is skript-reflect related or citizens related, so I need someone to check if the other half of the code works or if I made a mistake.
set {_zealot} to npc.getNPCRegistry().createNPC(EntityType.PLAYER, ChatColor.DARK_RED + "Zealot", {_loc1});
Sorry for another post, I legitimately checked the (citizens) documentation and couldn't find it.