Counter source unicode problem

May 17, 2015 at 4:56pm
I cant save my counter strike source clantag = ☠Z.P.A☠
When i save it looks ": ClanTag =?Z.P.A?
When i save whith UTF-8[code] I its save but cant anymore run the game.
It shows ''ProcName value not found on command line or rev.ini. Please edit the file''
So i dont have fucking idea how to correct that ! :((((
Pls someone help me i really want to play in that team :) !!!!!
Steam isnt working becose i play whth nosteam :(
Last edited on May 17, 2015 at 4:58pm
May 18, 2015 at 2:13am
If you want to use UTF-8 with c++ you'll have to use an external library (or your system's api), you may need to build the unicode string manually or take it from a text file if your IDE can't handle it, or your windows api structs.

Last edited on May 18, 2015 at 2:13am
Topic archived. No new replies allowed.