Choosing of Questrewards

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
dr-nuker
Posts: 145
Joined: Sun Oct 09, 2011 7:33 am

Choosing of Questrewards

#1 Post by dr-nuker »

Hello there,

it might be a stupid question but I could not find any hint on how to pick the reward of a completed Quest.

To get into detail:
The autumn event has a questchain that starts in Varanas (central). If you complete the first quest you may choose between two rewards. First is just 5 pots and second reward is the possibility to go on and do more quests. So any clue how to pick this in the reward selection popup?

br,
nuker
MinMax
Posts: 46
Joined: Mon Dec 21, 2009 6:45 am

Re: Choosing of Questrewards

#2 Post by MinMax »

I made it yesterday. See rock´s code below. The arg "nil" is for you. Replace nil with ==> 2 ( it is for the second, right choose. If you want the pots, replace nil with 1)
Remove also the daily.

CompleteQuestByName("Extinguish More Flames" ,nil, "daily")
Post Reply