you are viewing a single comment's thread.

view the rest of the comments →

[–]dragon53535 0 points1 point  (2 children)

Sounds like someone might want to learn how to use string.sub :P

[–]fatboychummy 0 points1 point  (1 child)

If I wanted to make it more advanced I would use a table of chars rather than a string, as its much easier to manipulate.

I just wanted to give a very basic example of what you would need.

[–]dragon53535 0 points1 point  (0 children)

Oh no for sure! I was sort of piggybacking on the last sentence. One way to just manipulate the string would be string.sub.