Thread
:
quest::itemlink(item_id);
View Single Post
#
1
08-27-2009, 08:21 PM
realityincarnate
Developer
Join Date: Dec 2007
Posts: 122
The quest::varlink command should do what you want. Just use it in place of itemlink.
Code:
my $artifact = quest::varlink(item_id);
realityincarnate
View Public Profile
Send a private message to realityincarnate
Find all posts by realityincarnate