Hello.
I deleted my NPC to start quiz show but is there a command that only PM/GM's can start it without the NPC?
I deleted my NPC to start quiz show but is there a command that only PM/GM's can start it without the NPC?
Quote:
Hello.
I deleted my NPC to start quiz show but is there a command that only PM/GM's can start it without the NPC?
if (Cmd[0] == "/quiz")
if (!Features.QuizShow.QuizON)
Features.QuizShow.Start();