Talk:LlWhisper
Jump to navigation
Jump to search
![]() |
This is a talk page. Please sign comments you leave here by putting four tildes (~~~~) at the end of your comment. For more guidelines, see Talk Page Guidelines. |
As llWhisper() transports Strings (of charakters and not bytecode) I propose to express the upper limit of llWhisper string length in charakters not in Bytes
same with Say and company ;) --Anylyn Hax
- Please sign your comments.
- Unfortunately the limitation is not in characters but in bytes. LSL uses UTF-8 to implement the Unicode Standard. UTF-8 uses multiple bytes to store non ASCII7 characters. A UTF-8 character can be from 1 to 6 bytes in length. -- Strife Onizuka 15:53, 12 August 2007 (PDT)