This repository was archived by the owner on Mar 9, 2023. It is now read-only.
Variable of a variable for UltraCustomizer #29
Locked
iWeluca
started this conversation in
Suggestions
Replies: 1 comment
-
|
Hey, Kind Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I suggest that there be a feature you can use in commands/scripts that let's the player in question (aka person who ran the command) type something in chat and it to be used as a variable in console commands, other plugin functions, etc. (kind of how "Get Player Name" can be made into %1 = Player's Name)
It could benefit others by letting server owners and developers have commands such as follows (example):
/help -
Let's the player type into chat after running /help,
Text the player typed turns into a % variable (%2 in this example)
Server runs a console command /mail (admin's name) %2 (The player's text typed)
I'm sure it would be hard to do and maybe impossible but definitely would be an awesome feature!
Beta Was this translation helpful? Give feedback.
All reactions