Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

event-item problem #4109

Closed
myavuzokumus opened this issue Jun 24, 2021 · 0 comments
Closed

event-item problem #4109

myavuzokumus opened this issue Jun 24, 2021 · 0 comments
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. priority: low Issues that are not harmful to the experience but are related to useful changes or additions.

Comments

@myavuzokumus
Copy link

Description

"event-item" not fully working

Example:

on rightclick with magenta dye:
    set custom model data of event-item to 0
    set the name of the event-item to "&e&lb"
    broadcast "%event-item%"

It doesn't make the item name "b" or make the model data "0". But if I type "player's tool" it works fine. When I debug, it displays without any problems. For example, when I do "name of event-item" is "..."" it also works.

By the way, it's not exclusive to the rightclick event. This problem has happened to me at other events. But not all.
Like I said, it doesn't work in some places.

Server Information

image
image

@TPGamesNL TPGamesNL added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. priority: low Issues that are not harmful to the experience but are related to useful changes or additions. labels Jun 24, 2021
@TPGamesNL TPGamesNL added the PR available Issues which have a yet-to-be merged PR resolving it label Jun 28, 2021
@TPGamesNL TPGamesNL added completed The issue has been fully resolved and the change will be in the next Skript update. and removed PR available Issues which have a yet-to-be merged PR resolving it labels Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. priority: low Issues that are not harmful to the experience but are related to useful changes or additions.
Projects
None yet
Development

No branches or pull requests

3 participants