Budots Posted November 22, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 200 Reputation: 1 Joined: 09/25/13 Last Seen: January 6, 2014 Share Posted November 22, 2013 Hi Guys, Yesterday Patskie provide me Emistry's Daily Quest script, it works well but then after i have check the requirements to start the quest there something like this, " null " How to fix? Quote Link to comment Share on other sites More sharing options...
Patskie Posted November 22, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 9 hours ago Share Posted November 22, 2013 You use : .item_list[.@i] = rand( 901,968 ); Which means randomly choose an item from item id 901 -> 968. Unfortunately we don't have item 927 and 933 and that will result to null values 926,Scale_Of_Snakes,Snake Scale,3,82,,10,,,,,,,,,,,,,{},{},{} 928,Insect_Feeler,Insect Feeler,3,114,,10,,,,,,,,,,,,,{},{},{} 929,Immortal_Heart,Immortal Heart,3,374,,10,,,,,,,,,,,,,{},{},{} 930,Rotten_Bandage,Rotten Bandage,3,350,,10,,,,,,,,,,,,,{},{},{} 931,Orcish_Voucher,Orcish Voucher,3,142,,10,,,,,,,,,,,,,{},{},{} 932,Skel_Bone,Skel-Bone,3,232,,10,,,,,,,,,,,,,{},{},{} 934,Mementos,Memento,3,600,,10,,,,,,,,,,,,,{},{},{} Reference : db/pre-re/item_db.txt | db/re/item_db.txt Quote Link to comment Share on other sites More sharing options...
Patskie Posted November 22, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 9 hours ago Share Posted November 22, 2013 Show your script? perhaps you input the wrong id number or id number doesn't exist? Quote Link to comment Share on other sites More sharing options...
Budots Posted November 22, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 200 Reputation: 1 Joined: 09/25/13 Last Seen: January 6, 2014 Author Share Posted November 22, 2013 Show your script? perhaps you input the wrong id number or id number doesn't exist? here it is, daily_quest.txt Quote Link to comment Share on other sites More sharing options...
Budots Posted November 22, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 200 Reputation: 1 Joined: 09/25/13 Last Seen: January 6, 2014 Author Share Posted November 22, 2013 Ah i see, can we do on the script like, the item 927 and 933 will not appear as requirements? or any suggestions? Ok nvm i just fix it hehehe, i choose itemid 934 - 968.Ty PATS Quote Link to comment Share on other sites More sharing options...
Question
Budots
Hi Guys,
Yesterday Patskie provide me Emistry's Daily Quest script, it works well but then after i have check the requirements to start the quest there something like this, " null "
How to fix?
Link to comment
Share on other sites
4 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.