2020-11-29, 08:15 AM
Hello guys, how are you?
I want to create a textdraw notification system. but i would like to know how do i break the line if the message exceeds 15 characters? I would like to know how it is possible to divide sentences with more than 15 characters into 2 lines or more. does anyone know any techniques to help me?
I know that if I use "\ n" it will break the line, but I would like to know how I make it automatic, as some messages will be created in game.
I want to create a textdraw notification system. but i would like to know how do i break the line if the message exceeds 15 characters? I would like to know how it is possible to divide sentences with more than 15 characters into 2 lines or more. does anyone know any techniques to help me?
I know that if I use "\ n" it will break the line, but I would like to know how I make it automatic, as some messages will be created in game.