Jump to content
  • 0

Floating rates contribution


DairyPresto

Question


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  145
  • Reputation:   1
  • Joined:  04/03/17
  • Last Seen:  

Hi good day,

Im Planning to make a 99/70 server with classic style, i was looking for the floating rates npc with player contributions.


1. NPC Name Floating contribution and located @ prontera 169 125 

2. You need to contribute or give item to npc sample like 15,500 pcs of apples or unripe apples

3. all player can cantribute on npc.

4. once the npc click some notice that for example i got 12,500 apples i need more 3,500 apples to activate 24hours x2 DROP RATES x2 EXP x2 JOB EXP.

5, once all player completing donating apples or item requiremetns to activate the npc theres a message "x2 DROP RATE ACTIVATED Until "DATE of expiration"

Thank you.!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  145
  • Reputation:   1
  • Joined:  04/03/17
  • Last Seen:  

Need help!

Any one?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   167
  • Joined:  04/05/13
  • Last Seen:  

Use global variables to store apples like $fr_apples += countitem(501);

and use simple floating rates to trigger \rathena\npc\custom\etc\floating_rates.txt (You need to write the condition first)

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  145
  • Reputation:   1
  • Joined:  04/03/17
  • Last Seen:  

On 5/28/2020 at 2:59 PM, Start_ said:

Use global variables to store apples like $fr_apples += countitem(501);

and use simple floating rates to trigger \rathena\npc\custom\etc\floating_rates.txt (You need to write the condition first)

can u help me with that? 

can u help me with my problem????

Link to comment
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.   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...