#does something like this exist
1 messages · Page 1 of 1 (latest)
You can trigger it using:
set {_a} to List(player, {_b})
but {_variable}List(player, {_b}) doesn't look like something that will work.
basically i have a function called 1LIst
2List
and 3List
that's why i wanna do smth like that
either skript-reflect or unsafe-skript
or make another function that takes an integer for an argument as well as player and whatever {_b} is, then call the correct function in the new function