Ruby Quest bag

Play Now

Ardbeg

Legend
Legendary
Aug 8, 2004
3,225
2
150
290
Southern England
Nooblet question I suppose but can anyone tell me how I test for and take from the quest side of the inventory bag ?
I can add to it using GMExecute but cant test it or remove an item once a task is complete.
I know the quest system does work for you but this is for a script outside of the Questdiary using namelists.
I've tried loads of combinations but cant get it to work.

Thanks.
 
Last edited:

Ardbeg

Legend
Legendary
Aug 8, 2004
3,225
2
150
290
Southern England
In the drop files at Q after the item.

Code:
1/3 OmaEye    Q

For example.

Thank, useful to know but not quite what I want.

An npc gives a token into Quest side of inventory for the start of a task. (GMEXECUTE MAKEQUESTITEM NAME)
After completing the task, the token is removed from Quest side and replaced with a mark of achievement type token that will remain indefinitely.
The items are sent to the player and not drop items.
I was hoping for some equivalent command to counter the one I use to give the item.
 
Upvote 0