#include "quest_inc" void main() { object oNPC = SpawnStoredNPC(GetPCSpeaker(), 2, GetLocation(GetObjectByTag("TEST_QUEST"))); }