im using the chat string !echo and i want it to type like "!echo hello world" and for "hello world" to be displayed is this currently possible?
there doesnt seem to be a way of storing the entered message without the !echo so it would just store hello world
im using the chat string !echo and i want it to type like "!echo hello world" and for "hello world" to be displayed is this currently possible? there doesnt seem to be a way of storing the entered message without the !echo so it would just store hello world
is this custom script or possible with regular functions?
it can be done easily with regular functions/natives
i cant seem to find the function for II - Display (Text(StoredMessage)) the variable doesnt show up on the list on the text message function
As the text parameter you have to select Conversion - String to Text. Then you can select your string variable (StoredMessage).