[Help Thread] Please post your questions here.

07/02/2013 21:19 ThunderNikk#2056
Maybe since there seems to be a difference in your .lua than other people who have used the fix mentioned above.

Instead of setting the cash shop usable to 0 you should try the other linked fix...

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

Or edit your etc lua so it has no other option than to return premium true in the is_premium function
07/03/2013 06:22 Spacer19#2057
Quote:
Originally Posted by Spacer19 View Post
Hello,

I have a problem with StringResource.

There are 6 dbo.StringResource (_FR_US_KR ....) When I change the StringResource is that I converted to GDI and I put in the Customer, when I launch the game every other NPC are bug (weird name) (eg ?????? emptingStrin).

So my question is, how to change the name of an NPC without having to translate all the others?

Thank you for your help, lament my bad english
You have no idea where does the problem? Please
07/03/2013 09:45 Strange2010#2058
Quote:
Originally Posted by Spacer19 View Post
You have no idea where does the problem? Please
Could you please explain better ?
I think I can help .
07/03/2013 11:56 Spacer19#2059
Quote:
Originally Posted by Strange2010 View Post
Could you please explain better ?
I think I can help .
Hello,

Ok, so in my Arcadia I dbo.StringResource 6 (StringResource_FR / StringResource_US, and others)

What I want is to change the name of an NPC, so I change my dbo.StringResource_FR because I'm FR, then I converted my dbo.StringResource in Resource for my Client.

But when I run the Rappelz Client, when I log in, the change of name is properly applied, but all other NPC and even options are EmptingString.

If necessary I can show you by Skype, or Screen.

I hope I can make myself understood with this shit Google: D

Sincerely,
07/03/2013 16:08 Strange2010#2060
Quote:
Originally Posted by Spacer19 View Post
Hello,

Ok, so in my Arcadia I dbo.StringResource 6 (StringResource_FR / StringResource_US, and others)

What I want is to change the name of an NPC, so I change my dbo.StringResource_FR because I'm FR, then I converted my dbo.StringResource in Resource for my Client.

But when I run the Rappelz Client, when I log in, the change of name is properly applied, but all other NPC and even options are EmptingString.

If necessary I can show you by Skype, or Screen.

I hope I can make myself understood with this shit Google: D

Sincerely,
You changed the dbo.StringResource_FR and you converted dbo.StringResource ? You should convert the one with the changes + I think the GameServer uses the dbo.StringResource Only , you should rename that Stringresource_FR to StringResource

But because of the NPC names problem I prefer you should do like this :
Extract db_string.rdb from FR official client .
Open your Arcadia and delete the contents of dbo.StringResource .
Use any rdb reader and insert the rdb you extracted to your Arcadia .
Change that NPC name in Arcadia.dbo.StringResource .
Convert your dbo.StringResource to db_string.rdb .
Hash and put it into client resource .
07/03/2013 16:34 Spacer19#2061
Thank you very much I'll try it on.
And sorry for the bad English.

One last request, I searched the forum, a RDB to SQL tools but without success, or someone would have a functional tool?

Thank you in advance.
07/04/2013 10:00 Strange2010#2062
Guys , anyone knows why does the character with GM permissions announce in orange ?
I mean which command exactly does that ?
07/04/2013 12:40 asthos#2063
Quote:
Originally Posted by Strange2010 View Post
Guys , anyone knows why does the character with GM permissions announce in orange ?
I mean which command exactly does that ?
do you search for:

/run notice("Here is my text")
07/04/2013 15:44 ThunderNikk#2064
Quote:
Originally Posted by Spacer19 View Post
Thank you very much I'll try it on.
And sorry for the bad English.

One last request, I searched the forum, a RDB to SQL tools but without success, or someone would have a functional tool?

Thank you in advance.
[Only registered and activated users can see links. Click Here To Register...]

There are a couple of them in that sticky thread that can transfer RDB to SQL quite well.

Raskim's database manager

The advanced client dumper by xXExiledXx also has import to database functions.
07/04/2013 16:24 Aleksejj#2065
Hello Everyone!

Who is not difficult you can link to download

1) NPC 8.1 consumables
2) How to Clean New Year
Three) program which dobvolyaet NPC

Many thanks in advance your Aleksejj
07/04/2013 17:01 ThunderNikk#2066
1) Not sure what your asking here?

2)a)

Code:
Update Arcadia.dbo.FieldPropResource
set local_flag = -1
where file_name like '%common_event_rangifer%'
2)b)

Code:
Update Arcadia.dbo.NPCResource
set local_flag = -1
where contact_script like '%NPC_event_2012_Xmas%'
3) Not sure what you are asking here?
07/04/2013 17:14 Aleksejj#2067
Quote:
Originally Posted by thndr View Post
1) Not sure what your asking here?

2)a)

Code:
Update Arcadia.dbo.FieldPropResource
set local_flag = -1
where file_name like '%common_event_rangifer%'
2)b)

Code:
Update Arcadia.dbo.NPCResource
set local_flag = -1
where contact_script like '%NPC_event_2012_Xmas%'
3) Not sure what you are asking here?








And there is an Archive of a Request ? but I ain't got no 1 ops 8 epika
07/04/2013 18:23 ThunderNikk#2068
Quote:
Originally Posted by Aleksejj View Post
And there is an Archive of a Request ? but I ain't got no 1 ops 8 epika
Please find a translator that is not named Google.

A person that perhaps knows both languages.
07/04/2013 20:42 Strange2010#2069
Quote:
Originally Posted by thndr View Post
Please find a translator that is not named Google.

A person that perhaps knows both languages.
LOL , that was really terrible .
07/05/2013 01:03 ThunderNikk#2070
Quote:
Originally Posted by Strange2010 View Post
LOL , that was really terrible .
Well can you answer their questions, or did you understand...

Quote:
And there is an Archive of a Request ? but I ain't got no 1 ops 8 epika