Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Variables Needed :
- Item Name = 0
- Trigger : .inv
- Language : BDScript 1
- Code :
- $title[$username's Inventory]
- $description[$if[$getVar[Item Name;$authorID]>=1]
- Item Name = $getVar[Item Name;$authorID]
- $endif]
- $color[ffff00]
- Instructions to use : replace all the "Item Name" text in the code and replace it with your items name and finally repeat copy pasting the entire code inside the $if and $endif and you want to copy paste it as many times you want to put an item into a users inventory
Advertisement
Add Comment
Please, Sign In to add comment