Armor Filter (Willing to pay 20$ if u get me it)
-
paid in what?
-
@Plumer-Man Bitcoin
-
@Plumer-Man Also do u know what armor filter is?
-
@Plumer-Man no, it filters armor durability
-
@Plumer-Man not really bc i still wanna keep armor on inventory
-
@Tik-Tok No. Read what he just said
@lol_-I_know_that_you_see_this said in Armor Filter (Willing to pay 20$ if u get me it):
someone who can code scripts might convert it in to the script
-
@FaaatPotato uh so what is that code
-
@FaaatPotato could u script for me? i can pay
-
@FaaatPotato oh i rlly need it can u try?
-
@lol_-I_know_that_you_see_this
onUpdate: function() { var stack = mc.thePlayer.getHeldItem() print(getDurability(stack)) }
-
@Tik-Tok How you gunna get dropped item's dura? You even can't get its NBT. Speaking about dropped items: you can't cancel item pickup since it is handled at serverside. Though you can cancel C03PacketPlayer to delay item pickup, but not cancel pickup at all.
Btw why do you need it