Vector function that accepts a single argument
Suggestion
I'd like to suggest a simple overload on vector to allow for single number arguments to be accepted where, vector(n) = vector(n, n, n).
Why?
This is useful for developers who require all-n vector easier.
A possible use-case of a all-n vector would be display scale of a display.
I find myself writing this function commonly and it would be nice to have it in the base of Skript. It is also included in many other vector libraries as a common overload.
Other
No response
Agreement
- [x] I have read the guidelines above and affirm I am following them with this suggestion.
The take on this around 2 weeks ago was that it would be too ambiguous, but maybe it can be discussed again?
The take on this around 2 weeks ago was that it would be too ambiguous, but maybe it can be discussed again?
Where was it discussed?
Where was it discussed?
private
Wasn't much discussion I still think it's rather ambiguous and easy for a user to make if they want it, but I can be convinced if it's popular
I don't personally see a problem with it
can i take up this issue i want to contribute its looks interesting
can i take up this issue i want to contribute its looks interesting
sure
@erenkarakal i have fixed the issue . can you review and merge
@erenkarakal i have fixed the issue . can you review and merge
He's not the only one that can review, other people on skriptlang can, and it's not going to be merged in a day. There's a system in place that the members of the team have to follow to merge changes, like reviewing the code, testing it, and so on.
@EquipableMC yeah sure you guys can review and test and close the issue
@EquipableMC yeah sure you guys can review and test and close the issue
They will when they can
We keep issues open until release, which will be in January for this feature