[Help Thread] Please post your questions here.

06/27/2019 02:01 ThunderNikk#7516
Quote:
Originally Posted by qaaah View Post
Hey all !

long time , i want ask about change language for the client.

the server work with 9.4

i use this client



there is anyway to run the Client with Arabic language ?

Thanks for your help and valuable time.
Follow the instructions in the guide you linked here.

[Only registered and activated users can see links. Click Here To Register...]

If you have the client provided then it should already be an Arabic sframe if it has the pink titles on the shortcut boxes.

Then you just may need to make sure the db_string.rdb in the clients resource folder is the AR one
06/27/2019 04:07 steamunity#7517
1: Items falling in the game is very bad and missing. Rusty steel, armor, weapons not falling. (I'm using epic 7.3)
2 : The damage of the creatures is very high.
06/29/2019 03:52 qaaah#7518
Quote:
Originally Posted by ThunderNikk View Post
Follow the instructions in the guide you linked here.

[Only registered and activated users can see links. Click Here To Register...]

If you have the client provided then it should already be an Arabic sframe if it has the pink titles on the shortcut boxes.

Then you just may need to make sure the db_string.rdb in the clients resource folder is the AR one
Thanks for help , i tried the guide in the URL you provide but same issue.
and about the db_string.rdb can you please give me more details because i don't now what to do here .
thanks for you time and help.
06/29/2019 05:18 ThunderNikk#7519
The clients contain replica database tables called RDB's or files with a .rdb extension.

You need to learn how to use a client editing tool like Glandu2's RDB tool with tabs (linked in the collection thread sticky created by InkDevil, Useful links of this section.) or SilentWisdoms grimoire steer clear of version 4.6.6 also linked in that same sticky thread.

Load a .lua structure table based on the structure of the database table and RDB you are working with.

Load the database tables from SQL and use them to write an RDB for the client.

Use a name hashing tool like rhash or similar also linked in that same collection thread and hash the name of the RDB you create and place it in the clients resource folder.

Then you will have a resource file overriding the string rdb file that is packed in the data files.
06/30/2019 18:30 steamunity#7520
Hi guys,

He won't let me market(/shop) on the horizon. Game Error (You can't market here.) How to market on the horizon?
06/30/2019 18:36 InkDevil#7521
Quote:
Originally Posted by steamunity View Post
Hi guys,

He won't let me market(/shop) on the horizon. Game Error (You can't market here.) How to market on the horizon?
You can use location_type of flea market for horizon in WorldLocation.
06/30/2019 19:02 steamunity#7522
Quote:
Originally Posted by InkDevil View Post
You can use location_type of flea market for horizon in WorldLocation.
Yeah, I'm checking it now. I guess, He wants to indicate numbers 1,2 etc or 14. (location_type) Which one of these? Or, Are we going to edit here or add?

Thank you for your quick reply.
06/30/2019 19:15 Dark Blaze#7523
Quote:
Originally Posted by steamunity View Post
Yeah, I'm checking it now. I guess, He wants to indicate numbers 1,2 etc or 14. (location_type) Which one of these? Or, Are we going to edit here or add?

Thank you for your quick reply.
Location type 10 is used for flea market.
[Only registered and activated users can see links. Click Here To Register...]
06/30/2019 19:39 steamunity#7524
Thank you very much :)

My other question,
Firstly : [Only registered and activated users can see links. Click Here To Register...]
I changed the server files (and changed Arcadia,Telecaster,auth). Items I purchased after changing do not appear. (Shop Inventory) Previously, he was working.

Checked ; "Billing database-adding item etc"
06/30/2019 20:16 Dark Blaze#7525
Quote:
Originally Posted by steamunity View Post
Thank you very much :)

My other question,
Firstly : [Only registered and activated users can see links. Click Here To Register...]
I changed the server files (and changed Arcadia,Telecaster,auth). Items I purchased after changing do not appear. Previously, he was working.

Checked ; "Billing database-adding item etc"
The picture link returns 403, upload it to i.epvpimg.com.
06/30/2019 20:18 steamunity#7526
Quote:
Originally Posted by Dark Blaze View Post
The picture link returns 403, upload it to i.epvpimg.com.
[Only registered and activated users can see links. Click Here To Register...] (Shop Inventory)
06/30/2019 20:22 Dark Blaze#7527
Quote:
Originally Posted by steamunity View Post
[Only registered and activated users can see links. Click Here To Register...]
Does it display any message when you open the item box? You can use SQL Profiler to trace the issue.
06/30/2019 20:24 steamunity#7528
Quote:
Originally Posted by Dark Blaze View Post
Does it display any message when you open the item box? You can use SQL Profiler to trace the issue.
Unfortunately. There's no mistake. It looks like you can't connect to the required partition. Empty.

Edit;
I check, SQL Profiler. I clicked, shop inventory and sql profiler ;
RPC:Completed : exec dbo.smp_read_purchased_item_list 1

This which table?

Edit Part 2 ;
Solved. Firstly, Dark Blaze thank you so much.
1 : I check the SQL Server.
2 : I check the Telecaster > Programmability > Stored Procedures > dbo.smp_read_purchased_item
3 : I fixed. (Database table)
07/05/2019 15:24 Boody19#7529
First thank you all for what you do here

second is there a "captain harlock" that's compatible with 32-bit pc?
07/05/2019 15:45 InkDevil#7530
Quote:
Originally Posted by Boody19 View Post
First thank you all for what you do here

second is there a "captain harlock" that's compatible with 32-bit pc?
Nope.
The current CaptainHerlockServer are only available as 64-bit program as far as I know.