Jump to content
  • 0
Sign in to follow this  
Legendary

Adding proof of donation in game?

Question

2 answers to this question

Recommended Posts

  • 0

You could use a script for that, that gives the Proof of Donation ingame to whoever fulfills some conditions or even to anyone if you want: check doc/script_commands.txt for a full guide on that and the doc/sample folder for some samples on some scripts. That amount of information may be overwhelming for a first contact, so maybe you'll prefer to read this basic scripting guide first.

 

You could also add it as a mob drop, either editing official mobs by editing any of the drop columns in db/pre-re or re/mob_db.txt or making your custom ones if you want.

 

There are more ways of getting the item ingame, such as using @item, inserting it directly into the database and so on.

Share this post


Link to post
Share on other sites

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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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