-
-
Notifications
You must be signed in to change notification settings - Fork 437
Add an AnyLine expression #7416
Copy link
Copy link
Open
Labels
enhancementFeature request, an issue about something that could be improved, or a PR improving something.Feature request, an issue about something that could be improved, or a PR improving something.priority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Metadata
Metadata
Assignees
Labels
enhancementFeature request, an issue about something that could be improved, or a PR improving something.Feature request, an issue about something that could be improved, or a PR improving something.priority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Suggestion
Using the new AnyX stuff added in 2.10, the addition of AnyLine would be a huge help for example
line %number% of %object%for multiple things.Why?
Let's take the addon
skript-scoreboardscreated by the only_Tudaround, when he first released it there was conflicts withline %number% of %blocks%to get around it he ended up doing a pretty ugly hidden peice of code. With the addition ofAnyLinewe can not only keep the defaultline 1 of event-block, but also addline 13 of scoreboard of playeror evenline 10 of {_hologram}Other
No response
Agreement