cessyan21 Posted June 10, 2018 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 04/06/18 Last Seen: September 26, 2018 Share Posted June 10, 2018 guys please help whow can i fix this thank you [Debug]: Source (NPC): exit#hnttest at job_hunte (89,139) [Debug]: Function: changequest (2 parameters): [Debug]: Data: number value=4011 [Debug]: Data: number value=4012 Quote Link to comment Share on other sites More sharing options...
0 CyberDevil Posted October 11, 2018 Group: Members Topic Count: 40 Topics Per Day: 0.02 Content Count: 242 Reputation: 37 Joined: 02/25/18 Last Seen: December 2, 2024 Share Posted October 11, 2018 On 6/10/2018 at 7:15 PM, cessyan21 said: guys please help whow can i fix this thank you [Debug]: Source (NPC): exit#hnttest at job_hunte (89,139) [Debug]: Function: changequest (2 parameters): [Debug]: Data: number value=4011 [Debug]: Data: number value=4012 in the script file change changequest 4011,4012; with if (isbegin_quest(4011) == 1) changequest 4011,4012; else setquest 4012; but I'm not a good coder and I'm not sure it works... let's see if someone more expert can correct me... I too have a similar error on another script but I have not yet had the time to try this solution. Quote Link to comment Share on other sites More sharing options...
Question
cessyan21
guys please help whow can i fix this thank you
[Debug]: Source (NPC): exit#hnttest at job_hunte (89,139)
[Debug]: Function: changequest (2 parameters):
[Debug]: Data: number value=4011
[Debug]: Data: number value=4012
Link to comment
Share on other sites
1 answer 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.