#bug with player in crate

1 messages · Page 1 of 1 (latest)

hollow island
#

send the code

#

your names are in spanish i cant understand it well, when coding you should always use english

#

normal(player);
what is this function?
can you add comments?

abstract sparrow
#

Can anyone help me please?

desert nimbus
#

Remove const crate =... line

#

And edit

function normal(player) {
```into ```js
function normal(player, crate) {
#

Then use the function like```js
normal(player, entity)

marble pond
hollow island
desert nimbus
#

@abstract sparrow what exactly is the problem, any error logs?

abstract sparrow
#

the changes you advised me to make, I tested them and they didn't change and the error still persists that when there are 3 players it crashes and doesn't give the item

desert nimbus
#

cus the itemStack has to be assigned everytime?