Is there a way to have 2 or maybe 3 lines of information in infoData?
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Is there a way to have 2 or maybe 3 lines of information in infoData?
Code:snprintf(*data, INFODATA_BUFSIZE, "%s\nType: %s\nPhonetic Name: %s\nIcon ID: %u\nUnread Messages: %i\nTalk Power: %i\nNeeded ServerQuery View Power: %i\nServer Group IDs: %s\nChannel Group ID: %i\nMonthly Traffic: Up: %u B | Down: %u B\nTotal Traffic: Up: %u B | Down: %u B", buf, cl_typename, string, iconid, unread, talkpower, sqnvp, sgids, cgid, mmbu, mmbd, tmbu, tmbd);
will result in
![]()
Last edited by Bluscream; March 5th, 2015 at 06:37 PM.
Worked a treat.
Thank you.
There are currently 1 users browsing this thread. (0 members and 1 guests)