Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 23:31

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

Advertisement



Rappelz server files

Discussion on Rappelz server files within the Rappelz Private Server forum part of the Rappelz category.

Closed Thread
 
Old 05/13/2011, 21:40   #961
 
Gangxtar1's Avatar
 
elite*gold: 0
Join Date: Aug 2008
Posts: 596
Received Thanks: 171
#warp(152957,77627,"X") = Horizon (Aventure guild)
#warp(153588,88631,"X") = Valmore #1
#warp(158747,99335,"X") = Valmore #2
#warp(162628,131755,"X") = City in Marduka Desert
#warp(134570,156930,"X") = Fairy Woods
#warp(135466,104923,"X") = Rondo


exchange the X with ya Char-name
Gangxtar1 is offline  
Old 05/13/2011, 21:43   #962
 
elite*gold: 1
Join Date: Dec 2009
Posts: 258
Received Thanks: 140
I use different clients and repacks to try different things, but aor client + JW988's guide stuff works like a charm. The command works fine but for some weird reason not for everyone. You can also use the insert item procedure to insert items.

Code:
USE [Telecaster]
GO

DECLARE @return_value int

EXEC @return_value = [dbo].[smp_insert_item]
@IN_SID = 5009, --Change this Per Item
@IN_OWNER_ID = 15, --Char ID
@IN_ACCOUNT_ID = 0,
@IN_SUMMON_ID = 0,
@IN_AUCTION_ID = 0,
@IN_KEEPING_ID = 0,
@IN_CODE = 2010258, --Item Code
@IN_IDX = 100, --Place in Inv (doesnt seem to matter)
@IN_FLAG = 0,
@IN_CNT = 1, --How Many you want
@IN_LEVEL = 1, --Item Level
@IN_ENHANCE = 0, -- Item +
@IN_ENDURANCE = 100,
@IN_GCODE = 1,
@IN_REMAIN_TIME = 0,
@IN_ELEMENTAL_EFFECT_TYPE = 0,
@IN_ELEMENTAL_EFFECT_EXPIRE_TIME = N'1970-01-01 11:00:00.000',
@IN_ELEMENTAL_EFFECT_ATTACK_POINT = 0,
@IN_ELEMENTAL_EFFECT_MAGIC_POINT = 0

SELECT 'Return Value' = @return_value

GO
Found this while back here.
Chaosnightmare is offline  
Old 05/13/2011, 21:55   #963
 
elite*gold: 0
Join Date: Oct 2010
Posts: 65
Received Thanks: 10
Quote:
Originally Posted by Chaosnightmare View Post
I use different clients and repacks to try different things, but aor client + JW988's guide stuff works like a charm. The command works fine but for some weird reason not for everyone. You can also use the insert item procedure to insert items.

Code:
USE [Telecaster]
GO

DECLARE @return_value int

EXEC @return_value = [dbo].[smp_insert_item]
@IN_SID = 5009, --Change this Per Item
@IN_OWNER_ID = 15, --Char ID
@IN_ACCOUNT_ID = 0,
@IN_SUMMON_ID = 0,
@IN_AUCTION_ID = 0,
@IN_KEEPING_ID = 0,
@IN_CODE = 2010258, --Item Code
@IN_IDX = 100, --Place in Inv (doesnt seem to matter)
@IN_FLAG = 0,
@IN_CNT = 1, --How Many you want
@IN_LEVEL = 1, --Item Level
@IN_ENHANCE = 0, -- Item +
@IN_ENDURANCE = 100,
@IN_GCODE = 1,
@IN_REMAIN_TIME = 0,
@IN_ELEMENTAL_EFFECT_TYPE = 0,
@IN_ELEMENTAL_EFFECT_EXPIRE_TIME = N'1970-01-01 11:00:00.000',
@IN_ELEMENTAL_EFFECT_ATTACK_POINT = 0,
@IN_ELEMENTAL_EFFECT_MAGIC_POINT = 0

SELECT 'Return Value' = @return_value

GO
Found this while back here.
Thanks I'll try this.
Menille is offline  
Old 05/13/2011, 22:11   #964
 
elite*gold: 0
Join Date: Apr 2011
Posts: 44
Received Thanks: 21
Quote:
Originally Posted by nathanmuntz View Post
its easy all u do its set game.cash_usable_server 1 in the server

well .. i m out of this forum .. everything we do nobody quotes the source , so we fell like idiots , because its EASY !!.
DragonMaxBR is offline  
Old 05/13/2011, 22:19   #965
 
elite*gold: 0
Join Date: Dec 2009
Posts: 33
Received Thanks: 4
Sent Today, 07:54
i forgot about it ..

if you using Pyrok's , Jw988 , Soleil Databases .. just use it :

"set game.cash_usable_server 1"

KTS NPCs will be enabled

Today, 07:47

its easy all u do its set game.cash_usable_server 1 in the server



lol look at when i posted that lmao
nathanmuntz is offline  
Old 05/14/2011, 01:30   #966
 
wisp66's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 939
Received Thanks: 516
Quote:
Originally Posted by Chaosnightmare View Post
I guess tamed pets are stored in dbo.SummonResource
close but pets stats are stored in dbo.summon
check summon level resouce for the lvls and exp charts you will need those
if u want to tame an empty well theres already a guide for that but thats in dbo.item

Quote:
Originally Posted by cannon0011 View Post
if any of you use alter of goddess, your server will crash from that point on, its bugged and not recommended to be used at all
i use alter all the time it works fine i did leave out the working table for donation ranking with out it i can blow 100 bill in alter and havent crashed once i do agree that alter tables need fixed but for now its kindanot on the high priority i tryed with it and kept crashing.
but with out tho i blew 40 bill then left client running for 2 days didnt crash once.
altho this is just my observation.
btw if anyone who uses aor client and has view distance or direct draw issues? *means the land doesnt scroll fast enough*
im not sure if this was covered..
just make copys of all the resource files that was in aor originally and post them in script &map folders &then do the same in the server side version.
while this is a jury rig fix it seems to help compinsate for the draw distance and movement lag issues some of us have.
Quote:
Originally Posted by nathanmuntz View Post
Sent Today, 07:54
i forgot about it ..

if you using Pyrok's , Jw988 , Soleil Databases .. just use it :

"set game.cash_usable_server 1"

KTS NPCs will be enabled

Today, 07:47

its easy all u do its set game.cash_usable_server 1 in the server



lol look at when i posted that lmao
this works to a point
for those that dont have kts npcs it wont work for those tht do ahh
but more importantly
set game.cash_usable_server 1 command also makes it when u log in and out your skill bars are emptyed everytime u relog
there is a fix for this on other forumz but im not posting it.
those who want it can find if if they actly look and if the creator wants to post it here they will untill then.
not being an ass just stating i dont have there permission so im making not making waves.
Quote:
Originally Posted by DragonMaxBR View Post
well .. i m out of this forum .. everything we do nobody quotes the source , so we fell like idiots , because its EASY !!.
i know the feelin
wisp66 is offline  
Old 05/14/2011, 01:50   #967
 
elite*gold: 1
Join Date: Dec 2009
Posts: 258
Received Thanks: 140
What has science done..

Chaosnightmare is offline  
Old 05/14/2011, 01:59   #968
 
wisp66's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 939
Received Thanks: 516
Quote:
Originally Posted by Chaosnightmare View Post
What has science done..

lawl you changed pet skills? good one i did that to my koala he casts priest buffs i didnt test all of them but his bless of vit lvl 10 works
wisp66 is offline  
Old 05/14/2011, 02:03   #969
 
elite*gold: 1
Join Date: Dec 2009
Posts: 258
Received Thanks: 140
I was playing with pet ids to get something like a ent or asaroth (you can get them, they are invisible and does not have any skills) - Now I have that wd which can actually everything that the other pets can, lol
Chaosnightmare is offline  
Old 05/14/2011, 03:09   #970
 
wisp66's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 939
Received Thanks: 516
haha ya after i did that with my koala i asked my self why i mean with gm buffs i cant be killed anyway and with the buffs lasting 256 days ya i changed them
theres little chance my priest buffs will run out
btw how do i add items to char via tables i tryed this insert item ya it didnt work and that which did timed out so im assumiing ether i need sids which are on a seprate table or im doing it wrong
seems to me if i just did it via flags would probly be easier
Quote:
Originally Posted by Chaosnightmare View Post
I was playing with pet ids to get something like a ent or asaroth (you can get them, they are invisible and does not have any skills) - Now I have that wd which can actually everything that the other pets can, lol
ya zero chance of getting those well unless someone whos packrat and managed to keep epic 1prebeta or the early epic 2 clients
wisp66 is offline  
Old 05/14/2011, 05:15   #971
 
elite*gold: 182
Join Date: Mar 2011
Posts: 258
Received Thanks: 340
ive found a epic 2 client on the internet a few months ago and dled it to play with it
XavierDeFawks is offline  
Old 05/14/2011, 05:52   #972
 
elite*gold: 0
Join Date: May 2011
Posts: 41
Received Thanks: 30
I went looking through the db for a loot pet, all i could find were timed ones, and one non timed that wouldn't summon. Well i happened to find the Rain Drop event box so have fun with that ^.^

3600044 - Rain Drop Event Box
2010693 - Pirate Ship
3600044 - Rain Drop
3001702 - 30 ss bag
3600066 - 8gmfb bag
3600067 - 10gmfb bag
2010913 - Germany Cloak
2902165 - Luck Pot
950070 - Perfect E-Repair (saves stones?)
2010292 - Black Hole Mask
950031 - Bandits Mask

Btw, I found out how to get timed stuff to work ^.^
TheStranger is offline  
Thanks
1 User
Old 05/14/2011, 06:16   #973
 
elite*gold: 0
Join Date: Jan 2009
Posts: 112
Received Thanks: 175
Quote:
Originally Posted by wisp66 View Post
haha ya after i did that with my koala i asked my self why i mean with gm buffs i cant be killed anyway and with the buffs lasting 256 days ya i changed them
theres little chance my priest buffs will run out
btw how do i add items to char via tables i tryed this insert item ya it didnt work and that which did timed out so im assumiing ether i need sids which are on a seprate table or im doing it wrong
seems to me if i just did it via flags would probly be easier
ya zero chance of getting those well unless someone whos packrat and managed to keep epic 1prebeta or the early epic 2 clients
well Ents might be the easy one to make work but Im working on other things atm
Attached Images
File Type: jpg rappelz_screen00000011.JPG (147.2 KB, 162 views)
jw988 is offline  
Thanks
1 User
Old 05/14/2011, 06:17   #974
 
wisp66's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 939
Received Thanks: 516
Quote:
Originally Posted by jw988 View Post
well Ents might be the easy one to make work but Im working on other things atm
thats true but on the otherhand i only mentiioned e1 or 2 simply for skill packs and charts but did ether pet actly have skills? if not that leaves room for advancement down the road we could make anything a pet and add our own skills once we are full circle

Quote:
Originally Posted by Chaosnightmare View Post
I use different clients and repacks to try different things, but aor client + JW988's guide stuff works like a charm. The command works fine but for some weird reason not for everyone. You can also use the insert item procedure to insert items.

Code:
USE [Telecaster]
GO

DECLARE @return_value int

EXEC @return_value = [dbo].[smp_insert_item]
@IN_SID = 5009, --Change this Per Item
@IN_OWNER_ID = 15, --Char ID
@IN_ACCOUNT_ID = 0,
@IN_SUMMON_ID = 0,
@IN_AUCTION_ID = 0,
@IN_KEEPING_ID = 0,
@IN_CODE = 2010258, --Item Code
@IN_IDX = 100, --Place in Inv (doesnt seem to matter)
@IN_FLAG = 0,
@IN_CNT = 1, --How Many you want
@IN_LEVEL = 1, --Item Level
@IN_ENHANCE = 0, -- Item +
@IN_ENDURANCE = 100,
@IN_GCODE = 1,
@IN_REMAIN_TIME = 0,
@IN_ELEMENTAL_EFFECT_TYPE = 0,
@IN_ELEMENTAL_EFFECT_EXPIRE_TIME = N'1970-01-01 11:00:00.000',
@IN_ELEMENTAL_EFFECT_ATTACK_POINT = 0,
@IN_ELEMENTAL_EFFECT_MAGIC_POINT = 0

SELECT 'Return Value' = @return_value

GO
Found this while back here.
ok guys i got to playing with this and figure something out
u need a second char in this perferable not gm at least mine wasnt so im recreating this scene
USE [Telecaster]
GO

DECLARE @return_value int

EXEC @return_value = [dbo].[smp_insert_item]
@IN_SID = 2, --Change this Per Item
@IN_OWNER_ID = 1, --Char ID
@IN_ACCOUNT_ID = 1,
@IN_SUMMON_ID = 0,
@IN_AUCTION_ID = 0,
@IN_KEEPING_ID = 0,
@IN_CODE = your code here, --Item Code
@IN_IDX = 100, --Place in Inv (doesnt seem to matter)
@IN_FLAG = 0,
@IN_CNT = 100, --How Many you want
@IN_LEVEL = 1, --Item Level
@IN_ENHANCE = 0, -- Item +
@IN_ENDURANCE = 100,
@IN_GCODE = 1,
@IN_REMAIN_TIME = 0,
@IN_ELEMENTAL_EFFECT_TYPE = 0,
@IN_ELEMENTAL_EFFECT_EXPIRE_TIME = N'1970-01-01 11:00:00.000',
@IN_ELEMENTAL_EFFECT_ATTACK_POINT = 0,
@IN_ELEMENTAL_EFFECT_MAGIC_POINT = 0

SELECT 'Return Value' = @return_value

GO
what this does is the items will show up in wh if some doesnt show hop on alt then check wh and the rest shows
@IN_SID = 2, --Change this Per Item * seems to be asking not what char but how many u have and doesnt function right with out 2 at least in my case it actly waited till i made a second toon then dropped all on me at once.
if u enter it my way then it cant detect char from select screen so adds them via the wh
someitems like divine wings time out it seems there 30 days and remove on adding to inventory so im mess with this script and see if i cant make them perm
if you change your chart to reflect the numbers i changed and add the item code where needed well should work fine and plz leave feed back
Quote:
Originally Posted by nathanmuntz View Post
nope no extra files needed
well it doesnt work for me there removed in my db so that means the script doesnt work for me
game says lua function cant be read
Quote:
Originally Posted by TheStranger View Post
I went looking through the db for a loot pet, all i could find were timed ones, and one non timed that wouldn't summon. Well i happened to find the Rain Drop event box so have fun with that ^.^

3600044 - Rain Drop Event Box
2010693 - Pirate Ship
3600044 - Rain Drop
3001702 - 30 ss bag
3600066 - 8gmfb bag
3600067 - 10gmfb bag

Btw, I found out how to get timed stuff to work ^.^
what did u change? btw im check with a none aor client im thinking its missing alot of cs charts hince why i get a few cs items and they dont show or delete from inventory while others stay
wisp66 is offline  
Old 05/14/2011, 07:44   #975
 
elite*gold: 0
Join Date: May 2011
Posts: 41
Received Thanks: 30
I am just switching out stuff in my inventory for stuff in the database, theres a ton of cool stuff in there, been playing for well over 15 hours lol. I can easily make +99 lvl 99 gears XD Made my lvl 300. Gave a lvl 1 uber 100000% gm buffs and killed domi over and over till i was about 60 lol. Made all my friends accounts XD.

I just got it up and running yesterday, been a fun day and a half ^.^

Im gona take a look at the npcs lua scripts tomorow and see if i can make some custom npcs =)

I still got alot to learn, this is quite fun.

Btw, can anyone tell me how to spawn a specific mob at coordinates? I saw a couple screen shots of ppl spawning bosses, i want in on the fun =)
TheStranger is offline  
Closed Thread


Similar Threads Similar Threads
Rappelz Server-Files
02/17/2012 - Rappelz - 10 Replies
Hy, Here the Server-Files From Rappelz. The Files are From Gpotato and the Language is german. This Downloads has all Information witch i have . I can't give support for this Files . Thanks For Understanding And
Is there anyone there has the Rappelz server files?
04/08/2011 - Rappelz - 4 Replies
Is there anyone there has the Rappelz server files? I just wanna know becouse I relly need them.. If nobody have them cant we just "grab" the data? we got the ip's?



All times are GMT +2. The time now is 23:31.


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.