#problem with deluxemenus

1 messages Β· Page 1 of 1 (latest)

velvet orbit
#

Hello i have problem with deluxemenus for some reason my survival icon is disappearing, when I tried to turn off dynamic_amount it stopped disappearing, don't know what to do with it? https://ctrlv.tv/rZsj

nova wolf
velvet orbit
floral windBOT
#
πŸ“‹ Paste Converted!
https://paste.helpch.at/ralurixaju

A member of staff has requested I move your pastebin.com paste to our paste.helpch.at!

nova wolf
velvet orbit
#

sure

#

now its ok

#

with amount: 70

nova wolf
#

ingame you see 64 items right?

velvet orbit
#

yes

nova wolf
#

hmm. ok 1 more test please

velvet orbit
#

okay

nova wolf
#

dynamic_amount: "%rng,65,100%" but also make sure you have the rng expansion downloaded

nova wolf
#

yup

velvet orbit
#

nothing happened

nova wolf
velvet orbit
#

now its not 64

nova wolf
#

in your inventory

velvet orbit
#

nope

#

Item yes

#

but not amount

nova wolf
#

so its just 1 item?

velvet orbit
#

yes

nova wolf
#

if you execute /papi parse me %rng,65,100%

#

do you get a random number between 65 and 100?

velvet orbit
#

nope

#

it show this placeholder

#

i mean

#

%rng,65,100%

nova wolf
#

ahh

#

%rng_65,100%

#

I used a comma instead of underscore

velvet orbit
#

ok now 64 items

nova wolf
#

hmm

#

so strange

velvet orbit
#

Its ok because stack is 64 πŸ˜„

nova wolf
#

yeah I know

velvet orbit
#

But I don't know why it disappears when what I sent at the beginning is there

nova wolf
#

but the item dissapearing is strange

velvet orbit
#

I have now 130 players on my survival

#

but if is here 120 so it's not going away, I feel, the players reported it to me only now

#

i feel like the problem occurs when there is 130

#

Or maybe 120 or more idk

nova wolf
#

hmm

#

try dynamic_amount: "%rng_130,500%"

velvet orbit
#

now not showing amount

#

πŸ˜„

nova wolf
#

so it is showing as an empty slot or just 1 item?

velvet orbit
#

ye because this placeholder doesnt work now

nova wolf
#

oh?

#

/papi parse me %rng_130,500%?

velvet orbit
#

oh

#

u edited message

#

πŸ˜„

nova wolf
#

ah yeah

velvet orbit
#

Yes it is disappearing now

nova wolf
#

interesting. so I'm guessing for some reason spigot doesn't just default the size to 64 when its higher

velvet orbit
#

But before it disappeared and only showed up when I closed and opened the menu, now it's flashing there πŸ˜„

nova wolf
#

what I can recommend for now is to use the changeoutput expansion to always default to 64 when >= 64

velvet orbit
#

U mean amount: 64 for now?

#

or wdym changeoutput expansion πŸ˜„

nova wolf
#

this will check if {bungee_survival} returns anything higher than 64 and will display 64

#

and if it is lower than 64 it will just display that lower number

#

you do have to download the changeoutput expansion