2칸 이내에 있는 플래이어 수 만큼 {사람} 이라는 변수에 더하는 구문 좀 알려주세요
> add amount of players in radius 2 around {_loc} to {사람}
https://skriptlang.github.io/Skript/expressions.html#ExprEntities
loop amount of players in radius 2 of ~:
>add ~ to {사람}
건축
팀뉴일리시
2024-11-23
0
KHC
2024-10-25
2
2024-10-10
dbasd12
2024-10-09
레드스톤
노트블럭전문가
2024-10-08
1
스크립터브혼
2021.06.15> add amount of players in radius 2 around {_loc} to {사람}
https://skriptlang.github.io/Skript/expressions.html#ExprEntities
DDang_
2021.06.15loop amount of players in radius 2 of ~:
>add ~ to {사람}