Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

An International Vendor Script?

LeVey Palou
Registered User
Join date: 31 Aug 2006
Posts: 131
07-07-2007 05:17
Some one pointed out to me that vendors are usually only in english and give no options to the french spanish german and korean players.


Well, I decided to set up my vendors different ways. one for english, another for spanish, and another for french.

I opened up my vendor script, copied the lines from it that are whispered to the customer during a transaction and translated them in GOOGLE language tools. then pasted them back into my vendor scripts.

Odd thing is one my first try at this....the french one....i am getting error codes at all the places where i changed the type to french. I would think these are strings and would not matter what is in there but i tried spanish also and same thing...

Any advise plz?
Deanna Trollop
BZ Enterprises
Join date: 30 Jan 2006
Posts: 671
07-07-2007 05:51
There are probably accented unicode characters contained in the translated strings which, unfortunately, the Windows LSL compiler doesn't handle correctly. See the following thread for a workaround.

forums.secondlife.com/showthread.php?p=1500162