Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 00:48

  • 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 09/02/2019, 02:53   #7666
 
elite*gold: 0
Join Date: Mar 2019
Posts: 117
Received Thanks: 108
[QUOTE=Dark Blaze;37710119]smp_insert_item should do the job.

How can I use SMP ( I don't Find Any tutorial :/ )
Nove240 is offline  
Old 09/02/2019, 03:53   #7667
 
Dark Blaze's Avatar
 
elite*gold: 0
Join Date: Mar 2016
Posts: 292
Received Thanks: 89
[quote=Nove240;37710562]
Quote:
Originally Posted by Dark Blaze View Post
smp_insert_item should do the job.

How can I use SMP ( I don't Find Any tutorial :/ )
The same way you'd execute a query against your database.
Dark Blaze is offline  
Old 09/02/2019, 05:48   #7668
 
elite*gold: 0
Join Date: Nov 2014
Posts: 54
Received Thanks: 0
Quote:
Originally Posted by ThunderNikk View Post
In the Arcadia database table dbo.StringResource_EN usually.

Rename the current one to StringResource_old or something else then remove the _EN from the English one and it becomes the active one.
ive tried! doesnt work. the dbo.StringResource_EN from 9.5.2 doesnt have a name colum and some column are mixed around
mariathao is offline  
Old 09/02/2019, 15:18   #7669
 
elite*gold: 0
Join Date: Dec 2017
Posts: 188
Received Thanks: 24
who have the fixed 9.1 full source? please share it...
12sky2Server is offline  
Old 09/02/2019, 16:33   #7670
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
Quote:
Originally Posted by mariathao View Post
ive tried! doesnt work. the dbo.StringResource_EN from 9.5.2 doesnt have a name colum and some column are mixed around
Correct it does not have a name column but it works. You may just have to adjust your SQL query a little bit.
ThunderNikk is offline  
Old 09/02/2019, 20:24   #7671
 
InkDevil's Avatar
 
elite*gold: 0
Join Date: Sep 2015
Posts: 594
Received Thanks: 1,188
Quote:
Originally Posted by mariathao View Post
ive tried! doesnt work. the dbo.StringResource_EN from 9.5.2 doesnt have a name colum and some column are mixed around
Posted it some months ago.


But as @ said, you should also switch the StringResource_EN to StringResource in your database.
InkDevil is offline  
Old 09/09/2019, 17:20   #7672
 
elite*gold: 0
Join Date: Jul 2019
Posts: 14
Received Thanks: 0
Can someone plz give me lua script for enhancing my items 20+25 ?
Diablo1110 is offline  
Old 09/09/2019, 17:45   #7673
 
InkDevil's Avatar
 
elite*gold: 0
Join Date: Sep 2015
Posts: 594
Received Thanks: 1,188
Quote:
Originally Posted by Diablo1110 View Post
Can someone plz give me lua script for enhancing my items 20+25 ?
Code:
function i_upgrade()

 for i = 0,9 do
   local i_handle = get_wear_item_handle(i)
   if i_handle ~= 0 then
     set_item_enhance(i_handle,25)
     set_item_level(i_handle,20)
     message("Item was successfully set on lv.20 +25")
   end
 end
end
InkDevil is offline  
Old 09/10/2019, 00:01   #7674
 
elite*gold: 0
Join Date: Jul 2019
Posts: 14
Received Thanks: 0
Quote:
Originally Posted by InkDevil View Post
Code:
function i_upgrade()

 for i = 0,9 do
   local i_handle = get_wear_item_handle(i)
   if i_handle ~= 0 then
     set_item_enhance(i_handle,25)
     set_item_level(i_handle,20)
     message("Item was successfully set on lv.20 +25")
   end
 end
end
thx bro.
Diablo1110 is offline  
Old 09/12/2019, 17:03   #7675
 
elite*gold: 0
Join Date: Jan 2012
Posts: 12
Received Thanks: 0
Solved !

Hi, it's been a very long time since I last came here ahah
I've many free time and I'm trying to do something I always wanted to do
CREATING New classes (just for fun )
But while running few tests and exploring databases, I noticed it wasn't that easy ahah
Have someone already succeed in doing this ? If so, how to ? I've been searching on this website and did not find out x)
(I'm running my old 8.1 Server)

It's OK Solved IT !
darkangeldu60162 is offline  
Old 09/14/2019, 05:21   #7676
 
elite*gold: 0
Join Date: Aug 2019
Posts: 13
Received Thanks: 0
Hey, does someone know anything about the weird walking angles in 9.4 server? Character may run to a far location at a different angle. I don't know if I explain myself correctly. But he walks not facing the destination up until he gets very close to it. Would there be a fix or is this just how 9.4 is?

Thanks
CatharsisRP is offline  
Old 09/14/2019, 12:04   #7677
 
elite*gold: 0
Join Date: Aug 2019
Posts: 6
Received Thanks: 0
9.4 - NPC broken? or need to upgrade epic

hello everyone..im currently using this rappelz pserver 9.4 provided by thefear511 link

my question is,
  1. is Devildom dungeon only available on epic 9.5?? the Devildom quest started at Friendly Mardukan Nakibu , spoke to him and nothing quest given
  1. City of ruins - i cant trade certain item with NPC Luciad Society

really appreciate anyone feedback on this. btw im kinda noobies on this rappelz world..thanks in advances
petirzero77 is offline  
Old 09/14/2019, 15:58   #7678
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
1. Devildom is 9.5 content unless you add it it will not be there.

1. #2 I am not sure of the answer for you. If it is also for Devildom content then I already answered it.
ThunderNikk is offline  
Old 09/14/2019, 17:12   #7679
 
ilyaslord36's Avatar
 
elite*gold: 0
Join Date: Oct 2012
Posts: 282
Received Thanks: 12
Hello ! My friends i have a probleme with how to edit resource the client can you help me ? Plz ? With Tutoriel
and tanks you of all evrythings all membres the forum
ilyaslord36 is online now  
Old 09/14/2019, 18:28   #7680
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462




ThunderNikk 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 00:48.


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.