HristDead Posted August 31, 2012 Posted August 31, 2012 (edited) Hi. After having alot of help i finally got a disguise event working. Now i ran into one little problem which i hope can be fixed easily... at the end of the event the uses npctalk twice ("Thank you all for playing......."), while in the script i can only find that line once. how can i make this line only run once? Here is the script. Thank you, help much appreciated! Edited September 2, 2012 by HristDead Quote
Joseph Posted September 1, 2012 Posted September 1, 2012 After: if (!.dfk) { Add this line: stopnpctimer; Not tested. Quote
Question
HristDead
Hi.
After having alot of help i finally got a disguise event working.
Now i ran into one little problem which i hope can be fixed easily...
at the end of the event the uses npctalk twice ("Thank you all for playing......."), while in the script i can only find that line once.
how can i make this line only run once? Here is the script.
Thank you, help much appreciated!
Edited by HristDead2 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.