Jump to content
  • 0

Question

Posted

Hi friends,

I need a script when the player opens a box (item to be defined) he will have the chance to win a random item where I can configure the percentage of each item and also have the chance of not winning anything.
When opening the box, the player's name will be announced to the entire server.

7 answers to this question

Recommended Posts

  • 0
Posted
On 6/20/2024 at 10:35 AM, Takuyakii said:

use the search button there's plenty of that script here.

I don't know what to comment if it didn't help or anything.
If I open the forum it's because I couldn't find it, if you said there are several because you didn't put the link or the keyword to search.

  • 0
Posted (edited)
On 6/20/2024 at 8:35 PM, Takuyakii said:

use the search button there's plenty of that script here.                                                                                                             geometry dash

I can't find it either

Edited by pleiramallls
  • 0
Posted
On 6/24/2024 at 7:54 PM, Kater said:

I don't know what to comment if it didn't help or anything.
If I open the forum it's because I couldn't find it, if you said there are several because you didn't put the link or the keyword to search.

try to use google, i have no time for now to search it im using phone. don't be spoon feed 

  • 0
Posted

I'd recommend to use the Item Group DB to achieve what you want, just like Old Blue Box works, i.e.
Choose or create a set if items in this file, it allows you to set different chance rates for every item in the IG.
After setting this up, use it on your item's script like this:
 

    Script: |
      getgroupitem(IG_BlueBox); //here you insert your desired Item Group

 

  • 0
Posted
On 6/26/2024 at 11:06 AM, Hyllok said:

I'd recommend to use the Item Group DB to achieve what you want, just like Old Blue Box works, i.e.
Choose or create a set if items in this file, it allows you to set different chance rates for every item in the IG.
After setting this up, use it on your item's script like this:
 

    Script: |
      getgroupitem(IG_BlueBox); //here you insert your desired Item Group

 

I've never done that in my life.
Do you have an example, or have you seen a topic so I can have a basis?

  • 0
Posted
10 hours ago, Kater said:

I've never done that in my life.
Do you have an example, or have you seen a topic so I can have a basis?

I've already gave you an example, but even so you don't get it, try reading documentation or using search feature.

There is a lot of topics similar to yours, including using different solutions that you can choose to fit your needs.
Examples:

 

 

  • Love 1

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