shan Posted August 29, 2012 Posted August 29, 2012 (edited) case 3: callsub Quest_Display,"Elemental Dagger",994,10,995,5,996,6,997,40,0,1247,1,1248,100,1249,20,0; The name of the quest in the selection menu will be �Elemental Dagger.� It will trade in: 10 Flame Hearts [iD: 994] 5 Mystic Frozen [iD: 995] 6 Rough Wind [iD: 996] 40 Great Nature [iD: 997] In exchange, the reward will be: 1 Kindle Dagger [iD: 1247] 100 Obsidian Daggers [iD: 1248] 20 Fisherman's Dagger [iD: 1249] how to put in quest? i mean each id number have there own but i want to put what item they search to make them easier to find then not in site searching where.... please help me sorry for my bad english... hmm i want to put where there own names... Edited August 29, 2012 by shan Quote
Emistry Posted August 29, 2012 Posted August 29, 2012 you have to show your full script .....we dont know what you did in your other part of the script.... Usually it would be located at the menu selection part.. select("Item1:Item 2:Item 3"); Quote
Question
shan
case 3: callsub Quest_Display,"Elemental Dagger",994,10,995,5,996,6,997,40,0,1247,1,1248,100,1249,20,0;
The name of the quest in the selection menu will be �Elemental Dagger.�
It will trade in:
10 Flame Hearts [iD: 994]
5 Mystic Frozen [iD: 995]
6 Rough Wind [iD: 996]
40 Great Nature [iD: 997]
In exchange, the reward will be:
1 Kindle Dagger [iD: 1247]
100 Obsidian Daggers [iD: 1248]
20 Fisherman's Dagger [iD: 1249]
how to put in quest? i mean each id number have there own but i want to put what item they search to make them easier to find then not in site searching where.... please help me sorry for my bad english...
hmm i want to put where there own names...
Edited by shan1 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.