Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya > Shaiya Private Server
You last visited: Today at 14:09

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



CharName problem help pls

Discussion on CharName problem help pls within the Shaiya Private Server forum part of the Shaiya category.

Reply
 
Old   #1
 
ferrox1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 114
Received Thanks: 72
CharName problem help pls

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)
ferrox1 is offline  
Thanks
3 Users
Old 09/05/2013, 14:17   #2
 
AxelMac's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 454
Received Thanks: 111
Quote:
Originally Posted by ferrox1 View Post
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 russian
AxelMac is offline  
Old 09/05/2013, 15:54   #3
 
nubness's Avatar
 
elite*gold: 10
Join Date: Jan 2012
Posts: 1,698
Received Thanks: 5,450
Quote:
Originally Posted by AxelMac View Post
you server is inglish, you need server russian for db russian
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.
nubness is offline  
Thanks
3 Users
Old 09/05/2013, 16:57   #4
 
ferrox1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 114
Received Thanks: 72
Bump)
ferrox1 is offline  
Thanks
3 Users
Old 09/05/2013, 17:35   #5
 
AxelMac's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 454
Received Thanks: 111
Quote:
Originally Posted by nubness View Post
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.
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
AxelMac is offline  
Old 09/05/2013, 18:31   #6
 
nubness's Avatar
 
elite*gold: 10
Join Date: Jan 2012
Posts: 1,698
Received Thanks: 5,450
Quote:
Originally Posted by AxelMac View Post
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
Am I being taught what logic is ? If he sees the names properly in game then they are fine in the database too.
nubness is offline  
Thanks
2 Users
Old 09/05/2013, 18:45   #7
 
ferrox1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 114
Received Thanks: 72
default language of my gamedefs and gamedata is russian so i think Nubness right there are some mistake at the PHP part.i've tried use script from abrasive
that are downloaded from various sources(from evprs also) and anytime got this problem
ferrox1 is offline  
Thanks
3 Users
Old 09/05/2013, 18:58   #8
 
abrasive's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 262
Received Thanks: 809
I'm guessing the issue is which character set html is being told to display. Try changing this to a more appropriate character set in the index.php file:
Code:
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
Possibly this one:
Code:
<meta http-equiv="content-type" content="text/html;charset=windows-1251" />
abrasive is offline  
Thanks
2 Users
Old 09/05/2013, 19:04   #9
 
ferrox1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 114
Received Thanks: 72
i need change this line in index.php on ur script?
ferrox1 is offline  
Thanks
3 Users
Old 09/05/2013, 19:14   #10
 
st.jimmy998's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 343
Received Thanks: 137
Yes lol do it
st.jimmy998 is offline  
Thanks
1 User
Old 09/05/2013, 20:04   #11
 
ferrox1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 114
Received Thanks: 72
there are already in index.php this line with win1251 not utf8
ferrox1 is offline  
Thanks
3 Users
Old 09/05/2013, 20:25   #12
 
nubness's Avatar
 
elite*gold: 10
Join Date: Jan 2012
Posts: 1,698
Received Thanks: 5,450
Quote:
Originally Posted by ferrox1 View Post
there are already in index.php this line with win1251 not utf8
Did you try utf-8 ?
nubness is offline  
Old 09/05/2013, 20:31   #13
 
abrasive's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 262
Received Thanks: 809
Quote:
Originally Posted by ferrox1 View Post
there are already in index.php this line with win1251 not utf8
So you or someone else already changed it. Next I'd check what character set your web server is serving pages as by default. It's probably still telling the browser they are UTF-8.
abrasive is offline  
Old 09/05/2013, 20:48   #14
 
ferrox1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 114
Received Thanks: 72
Abrasive can i send u my folder of ur script?or post some php files of ur script here
ferrox1 is offline  
Thanks
3 Users
Old 09/05/2013, 21:18   #15
 
abrasive's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 262
Received Thanks: 809
Quote:
Originally Posted by ferrox1 View Post
Abrasive can i send u my folder of ur script?or post some php files of ur script here
This script is here .

It's not a problem with the script though, it's either an html encoding setting, or a web server configuration issue.
abrasive is offline  
Reply


Similar Threads Similar Threads
[RELEASE]How to Ban IP By CharName :D
09/06/2016 - SRO PServer Guides & Releases - 10 Replies
:mofo: Credits to :handsdown:@Caipi:handsdown: query to create table to store the ip of the players USE Log_DB CREATE TABLE _IPLogs ( int IDENTITY(1,1) PRIMARY KEY, int, varchar(max), varchar(max), datetime
How to Ban IP By CharName
08/05/2012 - SRO PServer Guides & Releases - 7 Replies
Press Thnx if work My Query to Ban Player --By Leandro ( nukertube ) -- USE GO -------------------------------- DECLARE @ChrID INT;
C# displaying charname problem
04/08/2011 - SRO Coding Corner - 5 Replies
Hey guys, I've got some problems at the moment, im creating a information bar , or how to call it that shows my HP and MP and name ect ect... But at the moment it only display the first letter of my name and servername, sometimes it shows everything and sometimes it shows nothing ... Here is the code for my char name string charactername = mem.ReadString(0xF9E9B8);
Charname? Forgot :o
04/03/2011 - Flyff Private Server - 4 Replies
Hello ppl, An half year ago I started a flyff server, and had the error while making a char... "Charactername Already in use" But I didn't made a char yet... Now I made a server again and got the same error, but idk what to do now.. Someone knows how to fix?
[Help]Charname need to have....
02/14/2009 - Dekaron Private Server - 4 Replies
Ok i editet soem stuff and dont get the massage XXXXX and then i get the massage Charakter need to have atleast 4 charaters in it. Anyone can help me or gimme a hint how i can pass that ? ->or need i any programms like OllyDbG ? greets and thx



All times are GMT +1. The time now is 14:09.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.