Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ SMAUG coding
➜ character spacing smaug/swr
|
character spacing smaug/swr
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Pages: 1
2
| Posted by
| Gohan_TheDragonball
USA (183 posts) Bio
|
| Date
| Reply #15 on Sun 11 Feb 2007 11:19 AM (UTC) Amended on Sun 11 Feb 2007 11:23 AM (UTC) by Gohan_TheDragonball
|
| Message
| i know this is probably late, but why not just limit character names to 20 characters from creation? or if that is no longer a viable option, write a code that will expand as needed.
length = UMAX( strlen(ch->name), 20 );
ch_printf( "%*s", length, ch->name ); | | Top |
|
| Posted by
| Jason
(109 posts) Bio
|
| Date
| Reply #16 on Tue 13 Feb 2007 12:54 AM (UTC) |
| Message
| | LOL ok.. well the problem didn't lay with how long the names are.... i was just using it as an example LOL... for some of the fields they was to short so i was just using that as an example lol but thanx though | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
60,295 views.
This is page 2, subject is 2 pages long:
1
2
It is now over 60 days since the last post. This thread is closed.
Refresh page
top