Text should be in the string resource
Yeah, but it seems like only the upper half of skill tooltips are part of the string resource. Some skills text is updated from the StateResource, and I'm assuming the other skills are updated from the SkillFullResource, but that's what I can't get to work.Quote:
Text should be in the string resource
I pressed the Select Top 1000 Rows and found both lines that you were talking about, but I can not change the valuesQuote:
I can help you out with that when I get home but if you want to work on it on your own and figure it out before I get to my machine...
Look for NPCs in the arcadia.dbo.NPCResource where the NPC contact script is like secroute_mage_contact or foreign_secroute_mage_contact or very similar to one of those
Set their local_flag value to 1
There are no text strings in any of those files you are mentioning other than the string resource. Maybe there are link IDs to specific string resource tool tips in those files but the tool tips should still be in the string resource.Quote:
Yeah, but it seems like only the upper half of skill tooltips are part of the string resource. Some skills text is updated from the StateResource, and I'm assuming the other skills are updated from the SkillFullResource, but that's what I can't get to work.
When you right-click on the dbo.NPCResource, then I have lines, it's the Select top 1000 rows and edit top 200 rows, when I select the first, then I can not edit anything, and in the top 200 I do not have the function I needQuote:
Select edit top 1000 rows.
You can also change the number of target rows there.
I will write you an SQL statement later tonight when I am at my PC with the SQL on it if you are still struggling.
There are no text strings in any of those files you are mentioning other than the string resource. Maybe there are link IDs to specific string resource tool tips in those files but the tool tips should still be in the string resource.
What you may be running into is that sometimes the strings are set up to be written with variables relating to numerical values in those tables you mention like int_value but you could still change that string to a fixed corrected value.
When I get a chance I will play around a bit with the skill.rdb and see if I run into similar problems.
Yet there is a chance that your tool tip target value is maybe based of a value and a string resource link from the state resource instead?
I have both lines: secroute_mage_contact and foreign_secroute_mage_contact, one local_flag = 538722, the other = 0Quote:
As I said in option settings you can change the number of rows.
[Only registered and activated users can see links. Click Here To Register...]
Yes, this is exactly what I was referring to. I'm wondering where these variables are located. I assumed they're from the SkillFullResource RDB, as that would make the most sense, but after changing the variables from the target skill there the client still doesn't update to reflect the changes.Quote:
Select edit top 1000 rows.
What you may be running into is that sometimes the strings are set up to be written with variables relating to numerical values in those tables you mention like int_value but you could still change that string to a fixed corrected value.
I suppose this is possible, but I was only able to find state resources for skills that have a lasting effect, like a toggle or heal. I wasn't able to find the state resource for passive skills/certain active skills.Quote:
Select edit top 1000 rows.
Yet there is a chance that your tool tip target value is maybe based of a value and a string resource link from the state resource instead?
I haven't heard this one yet but I would suspect a client resource issue.Quote:
I have a problem can you help me, please!
when I open the map I receive a client error and the game shut down.
Use an Arabic 9.4 client and launch with Arabic arguments in your launch command...Quote:
is there is a way to run the game in Arabic, all the files I am using the files you upload if there is how can I do that?
RappelzCmdLauncher.exe SFrame.exe /auth_ip:127.0.0.1 /auth_port:9881 /use_nprotect:0/help_url_w:611 /help_url_h:625 /locale:Windows-1256 /country:ME /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631 /network.max_msg_process:1 /gift
There was a rather old guide around, I cant seem to find it right now and maybe I will find the time to make a newer one, but at least I will give you direction of where you can start looking.Quote:
is there is any way you advise to use in order to make a seller which sells the store stuff inside the game?
Could you please provide me with a link for an Arabic 9.4 client. the one I am using isQuote:
I haven't heard this one yet but I would suspect a client resource issue.
Which 9.4 client are you using.
In any case make sure you are using the sframe provided with the release in your client.
Use an Arabic 9.4 client and launch with Arabic arguments in your launch command...
Code:RappelzCmdLauncher.exe SFrame.exe /auth_ip:127.0.0.1 /auth_port:9881 /use_nprotect:0/help_url_w:611 /help_url_h:625 /locale:Windows-1256 /country:ME /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631 /network.max_msg_process:1 /gift
I recognize some of my ui ...Quote:
Good evening,
I have a little bug on the dungeon stone.
Anyone who has already had this bug & know how to fix it?
I use a French client, but I also tested with an English client it does the same thing.
In fact he does not show; the name of the dungeon, the name of the dungeon master, the tax & this marks me as what there would be maximum per group 0
Please, I look for several days after several complete reinstallations of the server 9.4 ...
Thank you in advance for any help