[RELEASE] FULL FILE SERVER 8.1 ~

05/13/2013 13:14 thund22222#136
Quote:
Originally Posted by 5405045 View Post
cheap Move Mother Fucka !
It seems to me that you are angry with you and your colleagues accept here, but don't worry they are mere game files, no more and no less than that.
Even if you have purchased it with money, because it would seem that provided them with money, who exploits you.
06/15/2013 15:44 asthos#137
Heyho everyone,

english:

i have a problem with this files, when i am searching for some ID's like the Critical Rubyflame (D3 MC Xbow)
i search with the query:


But it will give me some Asian/Arabic Symbols in the value.
If search in the other way, e.g. i know the id of the d3-mc-xbow: 110730504
and i want to have the value of the string it will give me:
نشاب اللورد (سفك : فريد)




You may laugh, but i couldn't read this.

Are there other files with values in other language's?
Or is there an other way to search for the ID's?

-----------------------------------------------------------------------

german:

Obiges Problem hab ich auch nochmals mit der StringResource_DE Tabelle durchgeführt, hab dabei natürlich auch nach "%teuf%" gesucht.
Aber diese Dateien sind da in der Resource_de Tabelle sowieso nicht enthalten.
Kann mir einer sagen wie ich dann am besten suchen soll, oder in welcher Tabelle die miteinander verknüpft sind?
Ich will nämlich auch noch nach anderen Items suchen aber weiß nicht wie ich die mit diversen queries abfragen soll.

-----------------------------------------------------------------------
06/15/2013 16:12 ThunderNikk#138
1. Dump the string resource from your client and insert it into the data base using some of the database tools available.

or

2. Since you seem to read German search in the dbo.StringResource_DE

Item number one is there because it was the only way I could get mine into English. For many other languages there are other string resource tables.
06/15/2013 16:21 asthos#139
Ok thanks for the fast reply,

in geman i've discribed that i also was searching in the dbo.StringResource_DE table but in this table there is no item with the d3-mc-xbow id: 110730504

Ok then i've tried to use some database tools.
but i think i will have other problms ...
we will see inn some minutes
06/15/2013 16:55 ThunderNikk#140
Well you can use the Advanced Client Dumper by xXExiledXx or the Database Manager by TheOnlyOneRaskim

Then dump the clients resource files.

You will need to tell either tool where your client is that you will be dumping and where you want the dumped files to go.

You will need the Database Manager to import the db_string(ascii).rdb (Please note that this is English client and the ascii argument that I launch the game with, it may be a different rdb for you) into the database.

You will need to set up the Database Manager so that it can connect to your database in order to do this.
06/16/2013 16:17 bounna111#141
saadbounna c'est mon nom ^^
06/24/2013 09:41 MasterOFtame#142
Should i Download it Or it's Full of virus ?
07/23/2013 22:35 iceller#143
When I cut off the connection with server writes constantly getting dc
and game guard (101) getting timed out error please help
07/23/2013 22:39 ThunderNikk#144
Quote:
Originally Posted by iceller View Post
When I cut off the connection with server writes constantly getting dc
and game guard (101) getting timed out error please help
You are supposed to run an sframe that is custom without game guard.
07/23/2013 22:52 iceller#145
Please help me Every time I connect to the server or the connection cut off one or two minutes online and server disconnect or
game guard (101) I get the error please help
07/24/2013 01:36 ThunderNikk#146
Quote:
Originally Posted by iceller View Post
Please help me Every time I connect to the server or the connection cut off one or two minutes online and server disconnect or
game guard (101) I get the error please help
You are supposed to run an sframe that is custom without game guard.

Here you go but I hope you figure out how to use search at some point and time.
07/24/2013 03:17 iceller#147
I'm sorry but can you find an error, please help me
07/24/2013 03:37 ThunderNikk#148
I am helping.

Your error is that you are using game guard.

Use the sframe I attached, It does not use game guard.

Ask me again, and it will be the last time I answer any thread of yours.
07/24/2013 04:22 iceller#149
I downloaded your youve s frames, but got the same error
07/24/2013 04:51 ThunderNikk#150
Well make sure you have turned off game guard in the gameserver.opt although it comes that way by default...

N game.UseHackShield:0
N game.UseGameGuard:0
N:game.security_solution_type:0

Don't forget to re compress the .opt file after making changes