#sell skript
1 messages · Page 1 of 1 (latest)
- You have to give us your errors
- You have to indent properly and put the right colons
- You can't have syntax like that; ``remove loop-item from player's inventory|)`
not a skript i just dont know how to do these things and would like a little bit more help with how to do it
Okay; you're on the right track then, ig
** would like a little bit more help with how to do it**
explain what you need help with instead of just repeating it over and over
there are tutorials that explain the basics, so start there. and even still, there are people who have already made sell scripts
okay
im try to make a sell skript for items with nbt sell val but i have No idea what any of the thing my friend sent be on how to do it
Why don't you ask your friend? They seem to know how to do it and should be able to explain. You could also take some time to learn beginner skript to help us help you.
there offline and i just want this skript still learnin need to skript now tho
So what don't you understand/need help with learning?
how do i loop a players inv
and how to use the nbt tags from an item to give to player money
Loop a player's inv: you've done it; loop all items in player's inventory
NBT tags: Use an int tag (Read the docs, it should be on there somewhere), and then multiply by the item amount and add to the player's balance
im sry im a slow ass leaner and need this shi spoon fed to me
No.
for nbt, you'll need SkBee plugin
https://www.github.com/ShaneBeee/SkBee/wiki
there are examples on the wiki
i have the nbt tags set up
