SphereServer BugTracker - SphereServer
View Issue Details
0001680SphereServernew feature requestpublic03-12-09 22:4922-04-14 18:33
ShiryuX 
Ben 
normalfeatureN/A
resolvedfixed 
0.56c Nightly 
0.56c Nightly 
Not Available
None
None
0001680: Cliloc usable on names
EA uses cliloc as names for several items (if not all). This helps to the following points:

1. Network: May not be a great change but a little amount of bytes would be saved. In the long run, it counts.
2. Multilingual: Player can choose the language to hear the name of the item.

In the other point, could be used in dialogs, sysmessage (as arguments), tooltips, etc.
Some ways to apply it:

1. New property: Something like CLINAME.
2. Override name: Using a # before the cliloc number in the NAME property. So far, sysmessage use this as valid cliloc argument.
Example: sysmessage @,,2 1072516,#1032629,<dargv[0]>
3. Deflist: Just like using the height list.
No tags attached.
Issue History
03-12-09 22:49ShiryuXNew Issue
03-12-09 22:49ShiryuXNightly Version => Not Available
03-12-09 22:49ShiryuXExperimental Flags => None
03-12-09 22:49ShiryuXOption Flags => None
22-04-14 18:33BenNote Added: 0002079
22-04-14 18:33BenStatusnew => resolved
22-04-14 18:33BenFixed in Version => 0.56c Nightly
22-04-14 18:33BenResolutionopen => fixed
22-04-14 18:33BenAssigned To => Ben

Notes
(0002079)
Ben   
22-04-14 18:33   
NAMELOC was added a while back...