Suggestions

Back

Fix up invalid syntax that is valid.



1iq_ 1iq_: about 1 year ago

Skript (2.5-beta3) has a bug (or was disabled) that makes it so people using functions cannot check for values inside of it. This is a major bug because it makes it impossible for someone like me who heavily uses functions to save time.

Please fix this up... seriously annoying....


Example:
can't understand this condition: '{l::base::%uuid of {_p}%::xp} >= {_req}' (levels.sk, line 32: if {l::base::%uuid of {_p}%::xp} >= {_req}:')


3
2

Comments

Supercrafter100 Supercrafter100: about 1 year ago

This is just an issue with using "%uuid of {_p}%", try setting a variable like "set {_u} to uuid of {_p}" then you can use %{_u}% instead of "%uuid of {_p}%"

Search Keyword


Suggestion

Views
1077
Likes
3
Dislikes
2
Category
Unassigned
Status
Open