Jump to content
  • 0

R>Community Quest


Sallycantdance

Question


  • Group:  Members
  • Topic Count:  224
  • Topics Per Day:  0.14
  • Content Count:  797
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

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.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  950
  • Reputation:   180
  • Joined:  04/05/13
  • Last Seen:  

Yes just use $zenyGoal to check the condition.

Zeny -= 1000;

$zenyGoal += 1000;

Something like that.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  224
  • Topics Per Day:  0.14
  • Content Count:  797
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

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? 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  224
  • Topics Per Day:  0.14
  • Content Count:  797
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

bump

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  93
  • Reputation:   31
  • Joined:  11/08/15
  • Last Seen:  

Check this. 

You can see the part of donations.

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  224
  • Topics Per Day:  0.14
  • Content Count:  797
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

11 minutes ago, Scanty said:

Check this. 

You can see the part of donations.

thank you for this sir! thank you so much

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