
--Jack Lambert
These forums are CLOSED. Please visit the new forums HERE
Unicode |
|
Jack Lambert
Registered User
Join date: 4 Jun 2004
Posts: 265
|
04-02-2005 20:50
Hrm, how do I get my scripts to output unicode characters?
![]() --Jack Lambert _____________________
----------------------------
Taunt you with a tree filled lot? hahahahahahaha. Griefer trees! Good lord you're a drama queen. Poor poor put upon you. -Chip Midnight |
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
|
04-02-2005 21:45
Sadly, the LSL bytecode is ANSI, so you cannot input Unicode characters directly into a script's source. However, a script can store any unicode characters from chat, the object's description and the object's name (and some other script-accessable text fields).
==Chris _____________________
October 3rd is the Day Against DRM (Digital Restrictions Management), learn more at http://www.defectivebydesign.org/what_is_drm
|