Full Version : changing Say strings
xmlspawner >>Scripting Support >>changing Say strings


<< Prev | Next >>

darkwinters- 02-03-2006
so you dont suggest to use custom say strings?

Galfaroth- 02-03-2006
The thing I can suggest - edit the Clioc file and translate it... It will not lag your server. There is UO Localization (on RUNUO forum - it is program to edit Clioc numbers like:

this.Say( 1042673, AffixType.Append, amount.ToString(), "" ); // Into your bank box I have placed a check in the amount of:

You can change string for this number in this program. And after that you have to share you Clioc file to everyone.

darkwinters- 02-03-2006
OHH YESS this is exactly what i want.one last question whats the clioc file?and i searched and couldnt find it sad.gif

Galfaroth- 02-03-2006
QUOTE (darkwinters @ Feb 3 2006, 04:24 PM)
OHH YESS this is exactly what i want.one last question whats the clioc file?

Clioc file is this file which is in your UO directory: Clioc.enu - by UOLoc you can change number strings. It contains all the number-strings.

darkwinters- 02-03-2006
but when i edit it will it affect the players on my shard?or just me ?

Galfaroth- 02-03-2006
You'll effect only you, but if you share this file for your players (give them opportunity to download them) they will see your translated/changed strings.

darkwinters- 02-03-2006
this is not the way i like :/

Galfaroth- 02-03-2006
But what is the problem in sharing this file for your players? It is only 1mb... And kill all lags... Because string e.g with 300 chars which is 40bytes will only cost 1byte