Latest Neocron News and Information

  • New test server patch #550 has been released to Vedeena

Difference between revisions of "Legacy THNapi:ItemDB Link"

From Neocron Wiki
Jump to: navigation, search
(Removed Example 2, since it wont be added, as it's pointless)
Line 3: Line 3:
 
Doing a quest guide and need to tell a player to find an item, but you dont want the icon. Use the link command.
 
Doing a quest guide and need to tell a player to find an item, but you dont want the icon. Use the link command.
  
=== Example 1 ===
+
=== Example ===
  
 
Example:  '''<nowiki><itemdb:link items="957"/></nowiki>'''
 
Example:  '''<nowiki><itemdb:link items="957"/></nowiki>'''
  
 
Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link items="957"/> from his body.
 
Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link items="957"/> from his body.
 
=== Example 2 ===
 
 
'''Note: This version of the command will be available in the next Item DB update'''
 
 
Example:  '''<nowiki><itemdb:link items="957">Some information</itemdb:link></nowiki>'''
 
 
Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link items="957">from his body.</itemdb:link>
 
  
 
[[Category:THN HTML API commands|Link]]
 
[[Category:THN HTML API commands|Link]]
 
[[Category:Wiki Item DB tags|Link]]
 
[[Category:Wiki Item DB tags|Link]]

Revision as of 13:24, 7 April 2008

Links

Doing a quest guide and need to tell a player to find an item, but you dont want the icon. Use the link command.

Example

Example: <itemdb:link items="957"/>

Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link items="957"/> from his body.