If ya look at console i bet when ya try and start quizshow you will see it throws 2 errors at least.
1 is a collections dictionary argument exception and the other is a npcdialog handle error.
on line 41 of quizshow.cs <<--- error that needs fixed
and
on line 3797 of npcdialog.cs <<--- needs fixed
I know this because when i was asked to test that 5165 source for some one first time i run it and tried to start quizshow at the npc it throw those errors.
My suggestion would be figure out why it's throwing the errors and fix them then run it..
1 is a collections dictionary argument exception and the other is a npcdialog handle error.
on line 41 of quizshow.cs <<--- error that needs fixed
and
on line 3797 of npcdialog.cs <<--- needs fixed
I know this because when i was asked to test that 5165 source for some one first time i run it and tried to start quizshow at the npc it throw those errors.
My suggestion would be figure out why it's throwing the errors and fix them then run it..