Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 01:12

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Help Thread] Please post your questions here.

Discussion on [Help Thread] Please post your questions here. within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old 11/15/2020, 06:44   #8011
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
You have to launch the Arabic client code page it will not work launched ascii it has no ascii resources.

windows-1256
ThunderNikk is offline  
Old 11/15/2020, 11:00   #8012
 
elite*gold: 0
Join Date: Jul 2019
Posts: 34
Received Thanks: 0
Talking

I can't thank you enough. I spent hours trying to solve this problem, Thank you. It's working great .

Last thing there is a trader that only appears when I use the English client and doesn't exist using the Arabic not even on the mini map. Why this happen and how do I get it to appear?
Boody19 is offline  
Old 11/15/2020, 16:01   #8013
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
Quote:
Originally Posted by Boody19 View Post
I can't thank you enough. I spent hours trying to solve this problem, Thank you. It's working great .

Last thing there is a trader that only appears when I use the English client and doesn't exist using the Arabic not even on the mini map. Why this happen and how do I get it to appear?
Local flag in the NPC resource would make certain traders available to certain regions.

Set it to either 1 or 0 to make them appear in any version I forget which one it is.

-1 will remove them from view and the minimap in any version.
ThunderNikk is offline  
Old 11/15/2020, 23:52   #8014
 
elite*gold: 0
Join Date: May 2020
Posts: 14
Received Thanks: 0
Hello
how can I fix the problem by disassembling things in 952
always not successful

Pushing item failed in decomposing: itemCode(0), itemCnt(1), player
help

simbaka911 is offline  
Old 11/16/2020, 13:33   #8015
 
elite*gold: 0
Join Date: Jul 2019
Posts: 34
Received Thanks: 0
Quote:
Originally Posted by ThunderNikk View Post
Local flag in the NPC resource would make certain traders available to certain regions.

Set it to either 1 or 0 to make them appear in any version I forget which one it is.

-1 will remove them from view and the minimap in any version.
The value was 0 I updated it to 1 yet nothing changed.
Boody19 is offline  
Old 11/16/2020, 15:43   #8016
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
Did you create the new NPC RDB for the client?
ThunderNikk is offline  
Old 11/16/2020, 16:25   #8017
 
SilentWisdom's Avatar
 
elite*gold: 0
Join Date: Jul 2015
Posts: 477
Received Thanks: 633
Quote:
Originally Posted by ThunderNikk View Post
Local flag in the NPC resource would make certain traders available to certain regions.

Set it to either 1 or 0 to make them appear in any version I forget which one it is.

-1 will remove them from view and the minimap in any version.
The dbo.NpcResource field 'local_flag' must be 0 or match the current

Code:
N:game.local_flag
of the gameserver.opt
SilentWisdom is offline  
Old 11/17/2020, 15:22   #8018
 
elite*gold: 0
Join Date: Jul 2019
Posts: 34
Received Thanks: 0
Quote:
Originally Posted by ThunderNikk View Post
Did you create the new NPC RDB for the client?
oops I didn't


Quote:
Originally Posted by SilentWisdom View Post
The dbo.NpcResource field 'local_flag' must be 0 or match the current

Code:
N:game.local_flag
of the gameserver.opt
didn't know that thank you.

I changed it to 0 again and added it to client resource and it worked. Thank you all.
Boody19 is offline  
Old 11/20/2020, 05:15   #8019
 
elite*gold: 0
Join Date: Jan 2012
Posts: 410
Received Thanks: 33
so i have a issue when i creat char on test server for locale i when i make deva i get wrong hair showing and faces they are the asuran ones and same with asura they are deva how to fix this any help would be great full other then that everything runs nice atm
mlejnek2 is offline  
Old 11/20/2020, 11:44   #8020

 
Exterminator-[Fury]'s Avatar
 
elite*gold: 15
Join Date: Jul 2010
Posts: 715
Received Thanks: 51
Hi, check decomposeresource tables, if you made custom items and want them to give certain drops when used by this menu, make sure to list them here.

Quote:
Originally Posted by simbaka911 View Post
Hello
how can I fix the problem by disassembling things in 952
always not successful

Pushing item failed in decomposing: itemCode(0), itemCnt(1), player
help

Exterminator-[Fury] is offline  
Old 11/21/2020, 19:43   #8021
 
elite*gold: 0
Join Date: Jul 2019
Posts: 34
Received Thanks: 0
What can I do with this problem

Boody19 is offline  
Old 11/21/2020, 23:30   #8022
 
ilyaslord36's Avatar
 
elite*gold: 0
Join Date: Oct 2012
Posts: 282
Received Thanks: 12
Quote:
Originally Posted by Boody19 View Post
What can I do with this problem

chek and update StringResource RDB
ilyaslord36 is offline  
Old 11/22/2020, 01:52   #8023
 
elite*gold: 0
Join Date: Jul 2019
Posts: 34
Received Thanks: 0
I did that before I have posted.
The problem began after I ran this query and updated the MonsterResource to client.
I checked and this is the reason.
I can't find what's wrong with it
Boody19 is offline  
Old 11/22/2020, 07:47   #8024
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
why are you updating monster resource with a _cn suffix?

The game will not use a monster resource table with a _cn suffix

This did not happen by updating a table that the game does not use, you must have done something else to cause this.
ThunderNikk is offline  
Old 11/22/2020, 12:46   #8025
 
elite*gold: 0
Join Date: May 2020
Posts: 14
Received Thanks: 0
Quote:
Originally Posted by exter16 View Post
Hi, check decomposeresource tables, if you made custom items and want them to give certain drops when used by this menu, make sure to list them here.
do as on the official decomposition



simbaka911 is offline  
Reply

Tags
7.4, client, rappelz


Similar Threads Similar Threads
[Helping Topic] 24/7 Helping Services!
08/27/2008 - EO PServer Hosting - 31 Replies
stucked on anything while setuping your server? post your problem here and you will get answer as fast as possible better than spamming with posts :cool: first of all try reading Ahmedpotop's Pserver All thing guide. if your couldn't solve it out post your problem down here ""That includes PHP rankings pages / registrations pages / Status pages""



All times are GMT +2. The time now is 01:12.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.