SphereServer BugTracker - SphereServer | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002394 | SphereServer | new feature request | public | 27-08-14 03:12 | 11-10-14 15:57 |
| Reporter | Coruja | ||||
| Assigned To | Ben | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 0.56c Nightly | |||
| Nightly Version | Automated (specify build number) | ||||
| Experimental Flags | None | ||||
| Option Flags | None | ||||
| Internal Build Number | |||||
| Summary | 0002394: New setting to use unicode texts as default | ||||
| Description | Here 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 | ||||
| Steps To Reproduce | |||||
| Additional Information | example 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 | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||