Difference between revisions of "Legacy THNapi:Other commands"

From Neocron Wiki
Jump to: navigation, search
m (THNapi:HTML API - Other commands moved to THNapi:Other commands: HTML is no longer relevant)
 
(4 intermediate revisions by the same user not shown)
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:Link Icon}}
  
=== Example ===
+
{{THNapi:Icon}}
  
Example: '''<nowiki><itemdb:link items="957"/></nowiki>'''
+
{{THNapi:Show full details}}
  
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.
+
[[Category:THN API commands|Other commands]]
=== Example ===
+
[[Category:Wiki Item DB tags|Other commands]]
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]]
 

Latest revision as of 10:33, 22 April 2008

Other commands

Here are a few other useful commands.

THNapi:Link

THNapi:Link Icon

THNapi:Icon

THNapi:Show full details