Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!
Now, what are you waiting for? Join the community now!
You can always check out skUnity Downloads for downloads and any other information about Skript!
There is, I made an ffa gamemode which is quite large for skript. It has /ffa join and /ffa leave. I want a feature that uses those in a different file without recoding the whole thing. Therefore I want to be able to use variables on different skript files if it is possible.Well. If it’s on one server there is no need
I mean if the variable is {blabla::%player%} or whatever but list variables you can use them anywhereThere is, I made an ffa gamemode which is quite large for skript. It has /ffa join and /ffa leave. I want a feature that uses those in a different file without recoding the whole thing. Therefore I want to be able to use variables on different skript files if it is possible.
What about Boolean and integers?I mean if the variable is {blabla::%player%} or whatever but list variables you can use them anywhere
But when I try calling For it, it doesn't show anything. It's like it's a whole new variable.What Runakai is saying, is all Skript variables are in 1 file (variables.csv) and these variables can be used in any script on your server. They are all already linked together.
Are these scripts on the same server, or different servers?But when I try calling For it, it doesn't show anything. It's like it's a whole new variable.
Same serverAre these scripts on the same server, or different servers?
I can't remember is there a way to check?Which version of Spigot are you using?
Which version of Skript are you using?
1.8.8yikes that is old. And which version of spigot are you using?
Okay, so basically it should work.1.8.8
is there a version of skript that works on 1.8.8 thats new?Okay, so basically it should work.
Why its not, I have no clue.
You are using a 3 year outdated version of Spigot/MC
You are using a 4 year old, abandoned version of Skript.
Variables are saved to one file, and are accessible in any script you have. Why its not working for you, I have no clue.