abouhanafy87 5 Posted July 8, 2021 I tried to drop inventory by a function inventory.getrandom() but it doesn't work and try to make a random number and use inventory.getiteminslot(random number) and didn't work anyway to drop the inventory randomly
abouhanafy87 5 Author Posted July 8, 2021 6 minutes ago, Hosfad said: Inventory.dropAll() Drop it randomly?!
Hosfad 155 Posted July 8, 2021 What do you mean randomly do you mean droping the item in the first slot then foing to slon 20 then 7 and so on ? if so why would you do that Inventory.dropAll() drops all items in the inventory but it doesnt do it randomly
abouhanafy87 5 Author Posted July 8, 2021 1 hour ago, Hosfad said: What do you mean randomly do you mean droping the item in the first slot then foing to slon 20 then 7 and so on ? if so why would you do that Inventory.dropAll() drops all items in the inventory but it doesnt do it randomly Because it will be more humanity
abouhanafy87 5 Author Posted July 8, 2021 @Pandemic test Inventory.getRandom() It doesn't work with me
Hosfad 155 Posted July 8, 2021 5 minutes ago, abouhanafy87 said: Because it will be more humanity i wouldnt recommend that , totally randomized can hurt you if youre not too cearfull
abouhanafy87 5 Author Posted July 8, 2021 8 minutes ago, Hosfad said: i wouldnt recommend that , totally randomized can hurt you if youre not too cearfull How?!
Bonfire 334 Posted July 8, 2021 34 minutes ago, abouhanafy87 said: How?! Humans are not random. Do you pick items from random when you are dropping items, or do you follow a set pattern? For example, going row by row, or column by column, or going back and forth down two rows. The answer is definitely not "choose items at random"
abouhanafy87 5 Author Posted July 9, 2021 9 hours ago, Bonfire said: Humans are not random. Do you pick items from random when you are dropping items, or do you follow a set pattern? For example, going row by row, or column by column, or going back and forth down two rows. The answer is definitely not "choose items at random" pick items from random or follow many or some patterns . This is good but i didn't want to follow one pattern every time.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.