Jump to content

Question

Posted

Hello everyone, I would like to ask for a script where all players must contribute zeny and items to unlock a specific goal; for example, all players need to collectively gather 100 million zeny and contribute certain items in order to achieve the goal.

5 answers to this question

Recommended Posts

  • 0
Posted

Yes just use $zenyGoal to check the condition.

Zeny -= 1000;

$zenyGoal += 1000;

Something like that.

  • 0
Posted
5 minutes ago, Start_ said:

Yes just use $zenyGoal to check the condition.

Zeny -= 1000;

$zenyGoal += 1000;

Something like that.

thank you sir for answering this, can you give me a sample script for this type of community script? 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...