Guys anyone know why charnames at russian language shown in pvp ranking from abrasive as ??????? but names with english letters working fine(dbo.chars are is nvarchar50 and default language of db is russian)
you server is inglish, you need server russian for db russianQuote:
Guys anyone know why charnames at russian language shown in pvp ranking from abrasive as ??????? but names with english letters working fine(dbo.chars are is nvarchar50 and default language of db is russian)
this problem and files ps_gamedef and ps_gamedata etc., if they are in the English language will be English in the database if they are Russians and Russians will then recognize the Russian language is logicQuote:
This is definitely not the problem. I'm no PHP expert but I can certainly tell that it's something about the PHP part. Abrasive could explain this problem better than me.
Am I being taught what logic is ? If he sees the names properly in game then they are fine in the database too.Quote:
this problem and files ps_gamedef and ps_gamedata etc., if they are in the English language will be English in the database if they are Russians and Russians will then recognize the Russian language is logic
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="content-type" content="text/html;charset=windows-1251" />
This script is here [Only registered and activated users can see links. Click Here To Register...].Quote:
Abrasive can i send u my folder of ur script?or post some php files of ur script here