Please can I have some help on how I would do this.
What do you want to achieve? I am setting up some admin commands and I am trying to find a way to send over all arguments after the username said by the Notify command so I can give someone a notification.
What is the issue? I am unsure on how I would send all arguments after the username
Hmm right. I am gonna have to make a limit to how many words can be sent then to the notification to the person. I wasn’t sure if they was a way of sending every argument after the one word without having specific argument limits (In terms of how many your send)
What I meant was, I wanted to fire every word said after the username when someone carries out the command. Like :Notify (Username) (Then whatever you want to notify then with.) I was seeing if I can fire over the whole notify message rather than having to send over every word individually and then limiting how long the notification message would have to be.