i need help

08/13/2012 08:12 Al Camio#1
i need help

Please

I Coded this Code
This code works to send and receive words of Arabic TO NPC


PHP Code:
public static void WriteStringWithLength(string argint offsetbyte[] buffer)
        {
            if (
buffer == null)
                return;
            if (
offset buffer.Length 1)
                return;
            
int till buffer.Length offset;
            
till Math.Min(arg.Lengthtill);
            
buffer[offset] = (byte)arg.Length;
            
offset++;
            
ushort i 0;
            var 
bytes Encoding.Default.GetBytes(arg);
            while (
till)
            {
                
buffer[(ushort)(offset)] = bytes[i];
                
= (ushort)(1);
            }
        } 

I Want Code To send and receive words of Arabic To The Name guild

, Name clan , Name Player , Please

I need this code please
08/13/2012 08:19 Korvacs#2
You didn't write this, you don't even know what it does, otherwise you wouldn't be asking for help >_>.
08/13/2012 20:32 Al Camio#3
Please, I want to help

Fang Please help me

Help me Where do I put this code to ask and receive words of Arabic

To NPc , Name clan , Name guild
08/13/2012 22:08 F i n c h i#4
LOL, Fang you have a lot of fans.
08/13/2012 22:47 Al Camio#5
Please Help Me
08/13/2012 22:52 littlechris95#6
Change
Code:
var bytes = Encoding.Default.GetBytes(arg);
To
Code:
var bytes = ASCIIEncoding.ASCII.GetBytes(arg);
I think it is.:o
08/14/2012 00:05 Al Camio#7
Unable to read Arabic words we have worked this code
08/14/2012 00:25 ►™SuperE™◄#8
Quote:
Originally Posted by Al Camio View Post
Unable to read Arabic words we have worked this code
i think u dont know how to code .. otherwise u wont be putting the code for arabic in chat and saying u coded it .. and it would be easy for u to code other stuff :facepalm:
08/14/2012 00:40 Al Camio#9
And of course there is the Arabic language, such as server conquer online

Go TO The Site [Only registered and activated users can see links. Click Here To Register...]

I worked on the NPC talk in Arabic and I do not appreciate these things

Name Clan , .......

Please Help Me

Please

Please

:(