GameBlonD Posted February 7, 2011 Posted February 7, 2011 Hello i have fix one npc script that give to players one custom Quest But i want to read if players has already this quest so i add this elif st.getState(State.COMPLETED) == 1 : htmltext = "Error1.htm" but didn't work anyone now the state that i must put? Quote
Question
GameBlonD
Hello i have fix one npc script that give to players one custom Quest
But i want to read if players has already this quest so i add this
elif st.getState(State.COMPLETED) == 1 :
htmltext = "Error1.htm"
but didn't work
anyone now the state that i must put?
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.