this is my first post here! It will be the first time for me to use choicescript, so I have some problems and if there is already a topic like this, I’m sorry…
My English is not good enough to be able to write a story. I want to write it in Turkish (my native language), however, choicescript does not allow me to use some letters in Turkish alphabet such as “ş,ğ,ç,ö,ü” etc. So, it does not allow me to write a story simply. Is there a way to solve this problem??
I was able to use those letters in CSIDE, and they seemed to run fine, even when I compiled the game.
They’re not included in the available characters for the User Dictionary yet, so you couldn’t start compiling Turkish words that way if you wanted to (and CSIDE only comes with English dictionaries built-in), but it’s possible those characters will be included in the next update to CSIDE—although @CJW, who created CSIDE, can confirm or correct me here.
For my own amusement, I have used CSIDE to make things that included both Icelandic and Akkadian cuneiform (and I was very surprised when even the cuneiform actually worked properly). (: So it’s certainly possible!
Yo, there.
Sorry if I’m late to the party, but I think I’ll spill my 2 cents anyway here. I think it might be useful for you.
I believe those Turkish alphabet are produced by typing through your keyboard, am I right?
If that is the case, my educated guess will be because “Notepad++ don’t understand Turkish keyboard.”
You might want to resort on 3rd-party character-list application such as Windows built-in Character Map or similar online services. (I don’t know the counterpart for Mac, tho. Sorry, can’t provide any suggestions for that)
This way, I think you should be able to use “ş,ğ,ç,ö,ü” while waiting for CS-IDE’s better feature.
If I recall correctly, the most common problem that seems to crop up in this case is people saving in the wrong encoding. You need to make sure it stays in UTF-8, and it should function as expected.
OK so when you save the file In the bottom just below the place where you type your file name there is a drop down list , you have to select UTF-8 in that list
Windows 7 is not officially supported. We’re a small team with no funds, so it’s difficult for us to access and test on the older operating systems. That said, no one has reported any problems with win7 yet. There’s also the web version, if you do decide to try out CSIDE
On the contrary, I wrote CSIDE in notepad++! It’s a good program, and CSIDE is not intended to replace it. Notepad++ simply wasn’t designed for CS development.
Still, if you’re finding that CSIDE isn’t fulfilling all your ChoiceScript related requirements, please do post details in its thread. I will listen to and try my best to address issues in future updates