Giter VIP home page Giter VIP logo

Comments (6)

Tuke-Nuke avatar Tuke-Nuke commented on July 17, 2024

Could you please give an example of how did you try it?

from tuske.

HYPExMon5ter avatar HYPExMon5ter commented on July 17, 2024

I will when I get home in like 20 mins

from tuske.

HYPExMon5ter avatar HYPExMon5ter commented on July 17, 2024
command /dye:
	permission: ue.dye
	permission message: &3&lUE&8&l» &cYou do not have permission to use this command
	description: Dye your leather armor
	trigger:
		if player's tool is any leather armor:
			create a gui with virtual chest with 4 rows named "&9&lDye your armor":
				set {_d} to type of player's tool
				make gui slot (integers from 0 to 8) with black stained glass pane named "&0"
				make next gui with dye:
					set the RGB color of {_d} to 25, 25 and 25
					make gui slot 31 with {_d} named "&9&lPreview of the color you picked" with lore "||&a&lClick &e&lHere &a&lto confirm your color":
						set the RGB color of player's tool to the RGB color of {_d}
						close inventory of player
                        open last gui to player

here is the code

from tuske.

HYPExMon5ter avatar HYPExMon5ter commented on July 17, 2024

Any updates on this? Is it my fault or can someone reproduce it?

from tuske.

Tuke-Nuke avatar Tuke-Nuke commented on July 17, 2024

I guess your issue is that the expression isn't working with items that are in variables, right?

from tuske.

HYPExMon5ter avatar HYPExMon5ter commented on July 17, 2024

Not sure if it works with items that aren’t variables either

from tuske.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.