#Hey, when I try to refresh this script on the server it lags and closes.

1 messages · Page 1 of 1 (latest)

blissful ferry
#

.

viral basin
#

holy fuck line 3

blissful ferry
#

too much? XD

viral basin
#

very very much

#

at least you're only using that option in one place

#

but still, you need to break up that line

#

just out of curiosity, how many characters is that (VSC will tell you bottom right)

blissful ferry
#

3866

viral basin
#

okay yeah lines should be like 100ish maximum

blissful ferry
#

So how else could I store these items in 1 variable?

viral basin
#

OH THANK GOD.
You sent the char count for the whole file. The line is only 647 characters. Still really bad

#

just add them to a list

add item2 to {list::*}
...

give player {list::*}```
blissful ferry
viral basin
#

wdym

#

thats literally what you do

blissful ferry
#

Oh, okay, thank you very much

viral basin
#

and you can loop that list to format the gui too

blissful ferry
viral basin
#

2 colons, 1 asterisk

blissful ferry
#

thank you very much working

#

And I have 1 more question, I would like to e.g. the PLAYER set to be picked up only every 6 hours, how can I do that?

viral basin
#

set a variable or something to the time they last claimed the kit, and check the time since {}