Jump to content
  • 0
Haikenz

FluxCP Add link and monster drop item box

Question

• 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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.