Austermann Posted May 10, 2021 Posted May 10, 2021 Theres a way to create a variable when at input variable? Example:Â the new guild update need a player variable, but i want to create the variable with the commandn like: /createguild Avengers Then guild Avengers will be created.
0 jcsnider Posted May 10, 2021 Posted May 10, 2021 Create a player variable called guild name, make it a string variable so it can handle text.  If you want to use /createguild as a command that's fine but don't worry about the parameter.  Add a command for Input Variable   Then use that to make the guild.
0 Cheshire Posted May 10, 2021 Posted May 10, 2021 It's based on this so I imagine the examples listed under media would give you some sort of an idea as to how it works: https://www.ascensiongamedev.com/topic/5532-beta-7-guilds/
Question
Austermann
Theres a way to create a variable when at input variable?
Example:Â the new guild update need a player variable, but i want to create the variable with the commandn like: /createguild Avengers
Then guild Avengers will be created.
3 answers to this question
Recommended Posts