Page 1 of 1

Help!, about special characters...

PostPosted: 25 Nov 2009, 00:55
by AAJJ
Hi,

I need insert special characters like "á é í ó ú ñ Ñ" for a card, but the program shows me other characters :cry: . Someone can help me? [-o< . thanks

Re: Help!, about special characters...

PostPosted: 25 Nov 2009, 09:58
by Snacko
All those characters need to be UTF-8, so if you're trying to input anything via windows console it won't work.
If you're editing the files make sure you are using UTF_8 encoding.