-
-
Notifications
You must be signed in to change notification settings - Fork 371
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
ExprSkull - Not giving texture to skull #7068
Comments
can reproduce on latest |
I have found out though that the code that did work only works in effect commands because there's time between typing commands but in a actual script it doesn't work without a delay before giving the item ExprSkull still doesn't work though even with a delay |
wdym |
this works in a script but
does not |
well, the important thing is is that it doesn't work if you use skript syntax |
After testing some stuff myself since this was brought up again in help channels, the alternative fix without doing that wait is through Also can we get a priority tag set for this since imo it's not really lowest or low it's a pretty used expression Using |
Skript/Server Version
Bug Description
I'm not sure since what version but I remember it since 1.21 at least but ExprSkull only gives default skulls even if you use the offlineplayer function with true
For example Skript-reflect works
And same as Skbee nbt it works as well!
Expected Behavior
ExprSkull to give the correct skull with the owning player specified
Steps to Reproduce
!give me skull of offlineplayer("Notch", true)
Errors or Screenshots
No response
Other
No response
Agreement
The text was updated successfully, but these errors were encountered: