Triedge Posted February 22, 2019 Posted February 22, 2019 example: dispbottom "Hello<tab>World"; I have tried using "\t" and other variants. "\r\t" etc... Quote
0 AnnieRuru Posted February 23, 2019 Posted February 23, 2019 https://rathena.org/board/profile/8685-annieruru/?status=4450&type=status ROFL ... post on my profile the answer is no, the client doesn't understand what is <tab> means perhaps need to make a diff client to make client understand <tab> Quote
0 Triedge Posted February 23, 2019 Author Posted February 23, 2019 14 hours ago, AnnieRuru said: https://rathena.org/board/profile/8685-annieruru/?status=4450&type=status ROFL ... post on my profile the answer is no, the client doesn't understand what is <tab> means perhaps need to make a diff client to make client understand <tab> Sorry. My browser has been very unstable and I think I do not send the message correctly. I think I even sent you several private messages by mistake. Quote
0 Emistry Posted March 28, 2019 Posted March 28, 2019 by default 1 tab is equal to 4 space... just add that manually for whatever you want to add in front of the message. if you're referring to something like columns in message separated by tab, then you could try using the mes() + sprintf() .... it does the trick... only if you're using the fonts that could align perfectly. Quote
Question
Triedge
example:
dispbottom "Hello<tab>World";
I have tried using "\t" and other variants. "\r\t"
etc...
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.