2013 Ragexe Area

arial works great mstream, no crashes too

for the bold, just do /showname right?

 
Last edited by a moderator:
working for me i think:

Screen_Shot_2013_04_22_at_7_33_12_AM.png


 
Was by default xD

Look on the cash shop window screen ^^

Edit : Ok it's somewhere in the msgstringtable

 
Last edited by a moderator:
Damn didnt see that one (Guess my eyes filtered out the trash)

Yea must be in msgstringtable cause I dont think it is from inside Client.

EDIT: BTW Shakto did you find the button?

 
Last edited by a moderator:
Which one ?

For the string : it's the line 2072  
default_tongue.png


Edit : Ok, i've my client full translate ^^

Maybe there is still the issue for the aura lvl 160 AND aura lvl 175 for further update

 
Last edited by a moderator:
I'd like to ask, why does you guys always changes from langtype 1 to 0?<br />I mean, does langtype 0 gives us something that langtype 1 didn't have?

 
what the txt for the alt+e button? the one next to drop item lock?

If you use the bat file, and langtype 1, I'm pretty sure you'll get a blank account

If you switch back to 0, then it'll read the credentials fine

 
what the txt for the alt+e button? the one next to drop item lock?

If you use the bat file, and langtype 1, I'm pretty sure you'll get a blank account

If you switch back to 0, then it'll read the credentials fine
Yeah i just saw that °°

Anyway with langtype 0 there is an issue with party name and guild name showing :

680810screenCloudOnline005.jpg


Edit :  Oh yeah Judas didn't saw that untranslated string >.<

 
Last edited by a moderator:
what the txt for the alt+e button? the one next to drop item lock?

If you use the bat file, and langtype 1, I'm pretty sure you'll get a blank account

If you switch back to 0, then it'll read the credentials fine
Yeah i just saw that °°

Anyway with langtype 0 there is an issue with party name and guild name showing :

680810screenCloudOnline005.jpg


Edit :  Oh yeah Judas didn't saw that untranslated string >.<
have you enabled the display_party_name on confbattleparty.conf

 
// Display party name regardless if player is in a guild.
// Official servers do not display party name unless the user is in a guild. (Note 1)
display_party_name: yes
 
Edit : the string is : ¾ÆÀÌÅÛ °ñ± - korean : 아이템 골??
 
Last edited by a moderator:
if you mean those ascii around the guild and party names just do following hex replace

Find:    00 25 73 A1 BA 25 73 A1 BB 00Replace: 00 25 73 20 28 25 73 29 00 00 

Thats the folder where you keep your item drop sprites hmm . Google translate says Item Bone or Item Goal.

Has anyone tried clicking the button and see what happens?

 
Last edited by a moderator:
Thanks, add this to your patch , it works !
default_biggrin.png


And i found the string emplacement Judas

it's that string on item inventory on bottom on the window

Code:
BE C6 C0 CC C5 DB 20 BA F1 B1to69 74 65 6d 20 ?? ?? ?? ?? ??
 
Last edited by a moderator:
Item Compare , i think yommy said that

#2930

 
Last edited by a moderator:
Back
Top