Skip to content

Add vector(n)#8412

Merged
sovdeeth merged 4 commits intodev/featurefrom
feature/vector-n
Mar 6, 2026
Merged

Add vector(n)#8412
sovdeeth merged 4 commits intodev/featurefrom
feature/vector-n

Conversation

@Efnilite
Copy link
Member

Problem

#8265

Solution

Adds vector(n), equivalent to vector(n, n, n).

Testing Completed

Added function test.

Supporting Information


Completes: #8265
Related: none
AI assistance: none

@Efnilite Efnilite requested a review from a team as a code owner January 27, 2026 21:40
@Efnilite Efnilite requested review from Burbulinis and TheMug06 and removed request for a team January 27, 2026 21:40
@skriptlang-automation skriptlang-automation bot added the needs reviews A PR that needs additional reviews label Jan 27, 2026
@Efnilite Efnilite added feature Pull request adding a new feature. functions Related to functions and removed needs reviews A PR that needs additional reviews labels Jan 27, 2026
@skriptlang-automation skriptlang-automation bot added the needs reviews A PR that needs additional reviews label Jan 27, 2026
@skriptlang-automation skriptlang-automation bot added feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. and removed needs reviews A PR that needs additional reviews labels Jan 27, 2026
@Efnilite Efnilite linked an issue Jan 28, 2026 that may be closed by this pull request
1 task
@sovdeeth sovdeeth merged commit 2175857 into dev/feature Mar 6, 2026
10 checks passed
@skriptlang-automation skriptlang-automation bot added completed The issue has been fully resolved and the change will be in the next Skript update. and removed feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. labels Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

completed The issue has been fully resolved and the change will be in the next Skript update. feature Pull request adding a new feature. functions Related to functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vector function that accepts a single argument

3 participants