Latest Neocron News and Information

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

Difference between revisions of "Legacy THNapi:Other commands"

From Neocron Wiki
Jump to: navigation, search
Line 3: Line 3:
 
Here are a few other useful commands.
 
Here are a few other useful commands.
  
== Links ==
+
{{THNapi:Link}}
  
Doing a quest guide and need to tell a player to find an item, but you dont want the icon. Use the link command.
+
{{THNapi:Show full details}}
 
 
=== Example ===
 
 
 
Example: '''<nowiki><itemdb:link items="957"/></nowiki>'''
 
 
 
Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link items="957"/> from his body.
 
 
 
== Full Item Details ==
 
 
 
Sometimes you want to show everything about an item. Let's look at Dribble Joy's Judge.
 
=== Example ===
 
Example: '''<nowiki><itemdb:show_full_details items="1539"/></nowiki>'''
 
 
 
<itemdb:show_full_details items="1539"/>
 
 
 
What a gun!
 
  
 
[[Category:THN HTML API commands|Other commands]]
 
[[Category:THN HTML API commands|Other commands]]
 
[[Category:Wiki Item DB tags|Other commands]]
 
[[Category:Wiki Item DB tags|Other commands]]

Revision as of 13:52, 26 February 2008

Other commands

Here are a few other useful commands.

THNapi:Link

THNapi:Show full details