View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002394SphereServernew feature requestpublic27-08-14 03:1211-10-14 15:57
ReporterCoruja 
Assigned ToBen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.56c Nightly 
Summary0002394: New setting to use unicode texts as default
DescriptionHere on my server I always need to use @,,1 on every SAY/MESSAGE/SYSMESSAGE/etc to send it as unicode text

it's easy to do it on a couple of lines, but on all msgs of the entire server is a pain. So the idea is create a new def on sphere_msgs.sco, a new boolean (0/1) to make sphere use unicode by default in every msg

PS: on OSI unicode is used by default on all msgs
Additional Informationexample on sphere_msgs.scp:

[DEFNAME messages_settings]
// Default color & font for SysMessage
SMSG_DEF_COLOR 946
SMSG_DEF_FONT 3
SMSG_DEF_UNICODE 1 //<---- new

// Default color & font for Message/Say
MSG_DEF_COLOR 0
MSG_DEF_FONT 3
MSG_DEF_UNICODE 1 //<---- new

// Default color & font for Messages when player click an item
IMSG_DEF_COLOR 0
IMSG_DEF_FONT 3
IMSG_DEF_UNICODE 1 //<---- new
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0002466)
Ben (manager)
11-10-14 15:57

This will be added

- Issue History
Date Modified Username Field Change
27-08-14 03:12 Coruja New Issue
11-10-14 15:57 Ben Note Added: 0002466
11-10-14 15:57 Ben Status new => resolved
11-10-14 15:57 Ben Fixed in Version => 0.56c Nightly
11-10-14 15:57 Ben Resolution open => fixed
11-10-14 15:57 Ben Assigned To => Ben


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker