pete_parker Posted July 11, 2021 Share Posted July 11, 2021 (edited) Idk if i worded it right in the title , kinda new to skript and wondering if i could do something like command /lol <text> trigger: excute console commmand " say <text> " No idea how how an argument would land in a console command so just asking to know if its a thing or if i need another plugin Edited July 11, 2021 by pete_parker missspelling Link to comment Share on other sites More sharing options...
StarBunnie Posted July 11, 2021 Share Posted July 11, 2021 (edited) 1 hour ago, pete_parker said: Idk if i worded it right in the title , kinda new to skript and wondering if i could do something like command /lol <text> trigger: excute console commmand " say <text> " No idea how how an argument would land in a console command so just asking to know if its a thing or if i need another plugin Wait what do you want to achieve here? Just send a message to a player? command /test [<text>]: trigger: send "%arg 1%" send "%arg 1%" to console send "%arg 1%" to all players make console execute command "/%arg 1%" Here are some examples Edited July 11, 2021 by StarBunnie Feel free to add me on discord if you: need help with plugins need help with skripts need to vent about something >[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]< Link to comment Share on other sites More sharing options...
pete_parker Posted July 12, 2021 Author Share Posted July 12, 2021 (edited) 3 hours ago, StarBunnie said: Wait what do you want to achieve here? Just send a message to a player? command /test [<text>]: trigger: send "%arg 1%" send "%arg 1%" to console send "%arg 1%" to all players make console execute command "/%arg 1%" Here are some examples nah i was just gonna add a /prefix command , something like command /prefix [<text>] trigger: excute console commmand "/lp user %player% meta setprefix %arg1%" Edited July 12, 2021 by pete_parker Link to comment Share on other sites More sharing options...
StarBunnie Posted July 12, 2021 Share Posted July 12, 2021 9 hours ago, pete_parker said: nah i was just gonna add a /prefix command , something like command /prefix [<text>] trigger: excute console commmand "/lp user %player% meta setprefix %arg1%" Ah alright yes that works fine Feel free to add me on discord if you: need help with plugins need help with skripts need to vent about something >[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]< Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now