I am trying to make an arena that uses quests to select NPC's and respawn them. The commands don't work if the player is not an op and doesnt work if it is used as a console command.
I have tried various different ways of doing this, including:
-
Creating and spawning a new npc every time the quest is started (Doesnt work because you cannot set sentinel or similar things within the npc spawn command
-
Copying an NPC everytime the quest is started (Doesnt work because the 'npc select' cannot be used by a non op player, and you cannot choose where the npc spawns
I have tried so many different ways of doing this and im kinda running out of ideas, some help would be appreciated.
Below I have provided videos on how it works so that someone may be of aid