View Single Post
  #64  
Unread 03-25-2006, 12:28 PM
Cyberlink Cyberlink is offline
A Young Mystail Rat
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 5
Default

I'm not sure if this already is built in as I found some commands but don't get them to work.

Well let me explain what I'm trying to do:
I'm working on a Questwindow which has a new tab for the HeritageQuests. (nothing special as this has been done before)

I also have a button in there so the user is able to create a waypoint to the questgiver.

Now I would like to add a QuestReward-Button, so the user is able to click this Button and get a new window which shows the Reward-Item together with the stats aso. (like the Examine.ExamineItem-Window)

I know there are commands like /inspect_reward and /show_item ....or something similar. The problem is I'm not able to use this commands to show the reward.
The only way I've found is to send an Item-Link to the chat window but this way the user always has to press enter and everyone near him will see the ItemLink too, which is a bit annoying.

It would be great if there would be a command like /inspect_item X Y to open the ExamineItem Window displaying the X Y Item.

like:
Chat:
Code:
\aITEM 2092933802 1193483532:Boots of the Champion\/a
Direct Item-Command:
Code:
/inspect_item 2092933802 1193483532
thx
--Cyber

Last edited by Cyberlink : 03-25-2006 at 12:30 PM.