Jump to content
  • 0

FluxCP Add link and monster drop item box


Haikenz

Question


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

• Hi friend! I want to add a link when clicking the item/monster name, by default the link is in the ID, I want to add in the item/monster name

• Another important thing is that I wanted to add the drop of box items. ( https://github.com/rathena/FluxCP/blob/master/themes/default/item/view.php )

<h3><?php echo htmlspecialchars($item->name) ?> Dropped By</h3>

Exemple ( https://www.ragnaplace.com/iRO/item/607/Yggdrasilberry ) Here shows the dropping yggdrasil of Box and Monsters

• Another thing is in this part:  https://github.com/rathena/FluxCP/blob/master/themes/default/monster/view.php ) 

<h3><?php echo htmlspecialchars($monster->iro_name) ?> Item Drops</h3>

 I wanted to add more information such as Slot, Weight, Type.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

×
×
  • Create New...