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)
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
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.
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
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.
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
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:
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.
[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