Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 16:36

  • 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 05/11/2018, 20:25   #7096
 
elite*gold: 0
Join Date: Nov 2012
Posts: 25
Received Thanks: 1
Quote:
Originally Posted by ThunderNikk View Post
You need to set their local flag values to 1.
I set the Local_flag to 1, but there is still no NPC, the old one appeared, but the menu does not work







DrikXak is offline  
Old 05/11/2018, 20:52   #7097
 
elite*gold: 0
Join Date: Mar 2010
Posts: 160
Received Thanks: 24
Quote:
Originally Posted by ThunderNikk View Post
The edits to the buff .lua does not use a new NPC but modifies the existing NPC in hidden village.
Thank you Mr. ThunderNikk for replying. Would I replace your .lua in both server files and client files....or...copy-paste the edits into the existing .lua(s)? My apologizes for asking (what I am sure to be) an extremely simple question.
Azreil is offline  
Old 05/11/2018, 22:58   #7098
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,779
Received Thanks: 1,461
Quote:
Originally Posted by DrikXak View Post
I set the Local_flag to 1, but there is still no NPC, the old one appeared, but the menu does not work
use arcadia
update NPCResource set local_flag = 1 where contact_script like 'NPC_Secroute_mage_contact()'
update NPCResource set local_flag = -1 where contact_script like 'NPC_Secroute_mage_contact1()'
update NPCResource set local_flag = -1 where contact_script like 'NPC_Foreign_Secroute_mage_contact()'

@ it goes in the game server resource/scripts folder and replaces the one that is in there. Make sure you are using the same naming system for your .luas or you will need to manually remove the npc buff lua.

You also meed to make sure you have switched to using .lua and are not still using .ela files.
ThunderNikk is offline  
Thanks
1 User
Old 05/12/2018, 01:12   #7099
 
elite*gold: 0
Join Date: Nov 2012
Posts: 25
Received Thanks: 1
Quote:
Originally Posted by ThunderNikk View Post
use arcadia
update NPCResource set local_flag = 1 where contact_script like 'NPC_Secroute_mage_contact()'
update NPCResource set local_flag = -1 where contact_script like 'NPC_Secroute_mage_contact1()'
update NPCResource set local_flag = -1 where contact_script like 'NPC_Foreign_Secroute_mage_contact()'

@ it goes in the game server resource/scripts folder and replaces the one that is in there. Make sure you are using the same naming system for your .luas or you will need to manually remove the npc buff lua.

You also meed to make sure you have switched to using .lua and are not still using .ela files.




There is still no one, as I understood this line - update NPCResource set local_flag = 1 where contact_script like 'NPC_Secroute_mage_contact ()' did not work?
DrikXak is offline  
Old 05/12/2018, 02:36   #7100
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,779
Received Thanks: 1,461
Run this one...

use arcadia
update NPCResource set contact_script = 'NPC_Secroute_mage_contact()' where contact_script like 'NPC_Secroute_mage_contact1()'

Then run the other one again.
ThunderNikk is offline  
Thanks
1 User
Old 05/12/2018, 03:22   #7101
 
elite*gold: 0
Join Date: Nov 2012
Posts: 25
Received Thanks: 1
Quote:
Originally Posted by ThunderNikk View Post
Run this one...

use arcadia
update NPCResource set contact_script = 'NPC_Secroute_mage_contact()' where contact_script like 'NPC_Secroute_mage_contact1()'

Then run the other one again.
Ok, thanks, finally it worked out)
DrikXak is offline  
Old 05/12/2018, 03:28   #7102
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,779
Received Thanks: 1,461
You're welcome...I knew if we kept at it I would figure out what you had going on eventually.
ThunderNikk is offline  
Thanks
1 User
Old 05/12/2018, 03:33   #7103
 
elite*gold: 0
Join Date: Nov 2012
Posts: 25
Received Thanks: 1
Quote:
Originally Posted by ThunderNikk View Post
Run this one...

use arcadia
update NPCResource set contact_script = 'NPC_Secroute_mage_contact()' where contact_script like 'NPC_Secroute_mage_contact1()'

Then run the other one again.
Many thanks for your efforts )

And how to name your NPC, what would it be displayed in the game?
DrikXak is offline  
Old 05/13/2018, 01:17   #7104
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,779
Received Thanks: 1,461
You can change the name by editing the name_id link in the string resource
ThunderNikk is offline  
Thanks
1 User
Old 05/13/2018, 15:26   #7105
 
elite*gold: 0
Join Date: Nov 2012
Posts: 25
Received Thanks: 1
Quote:
Originally Posted by ThunderNikk View Post
You can change the name by editing the name_id link in the string resource
Can I somehow improve the drop of things and cards? costs x20, but very little falls
DrikXak is offline  
Old 05/13/2018, 20:28   #7106
 
elite*gold: 0
Join Date: Mar 2012
Posts: 6
Received Thanks: 0
hello everybody,

sorry for my bad english(french stupid boy...) but someone can explain or trying explain me how put ma local game in french i play in english but it's really hard , i have tried to have french client but doesn't work . i've change the local flag too but it was the same.
with french client one error with localinfo something like that. If soemone can try to explain i'm open ^^'
sephramer is offline  
Old 05/13/2018, 23:38   #7107
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,779
Received Thanks: 1,461
If you have the correct French client then you just need to launch with French arguments in the .bat launcher...

/locale:Windows-1252 /country:FR
ThunderNikk is offline  
Old 05/14/2018, 04:03   #7108
 
elite*gold: 0
Join Date: Mar 2012
Posts: 6
Received Thanks: 0
Quote:
Originally Posted by ThunderNikk View Post
If you have the correct French client then you just need to launch with French arguments in the .bat launcher...

/locale:Windows-1252 /country:FR
hello thanks for the answer i will try
sephramer is offline  
Old 05/14/2018, 12:50   #7109
 
elite*gold: 0
Join Date: Apr 2017
Posts: 2
Received Thanks: 0
Mach aus dem SkillFullResource=SkillFull dann speichert er es in die SkillResource.
Butzdigger1 is offline  
Old 05/15/2018, 14:56   #7110
 
elite*gold: 0
Join Date: Nov 2012
Posts: 25
Received Thanks: 1
Quote:
Originally Posted by ThunderNikk View Post
You can change the name by editing the name_id link in the string resource
Can I somehow improve the drop of things and cards? costs x20, but very little falls
DrikXak 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 16:36.


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.