Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 19:57

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

Advertisement



rappelz pserver 6.1 release

Discussion on rappelz pserver 6.1 release within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old 07/23/2011, 20:40   #181
 
lilnani's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 597
Received Thanks: 174
when we can see a pic from epic7 private server
lilnani is offline  
Old 07/23/2011, 21:48   #182
 
elite*gold: 0
Join Date: Oct 2010
Posts: 301
Received Thanks: 457
For those of you have are having problems with the server crashing when putting a pet in formation, do not use the red pixie, blue pixie, or skeleton cards from the creature card npc. They are the wrong id (from a Japan event) and will cause the issue you're seeing.
Pyrok is offline  
Old 07/23/2011, 22:25   #183
 
sixpackraw's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 89
Received Thanks: 5
I have a Problem :


It says AUTH DB INIT ERROR :Login failed for user sa

maybe ity becaus i cant remove the passwort ;/
sixpackraw is offline  
Old 07/23/2011, 23:01   #184
 
LishTish's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 149
Received Thanks: 22
Quote:
Originally Posted by Pyrok View Post
For those of you have are having problems with the server crashing when putting a pet in formation, do not use the red pixie, blue pixie, or skeleton cards from the creature card npc. They are the wrong id (from a Japan event) and will cause the issue you're seeing.
hey we are still crashing really bad even after i took those pets out(yes i took them out of the item table as well and summon) any idea why? its the same error as these pets give when in formation
LishTish is offline  
Old 07/23/2011, 23:29   #185
 
elite*gold: 0
Join Date: Oct 2010
Posts: 301
Received Thanks: 457
Quote:
Originally Posted by LishTish View Post
hey we are still crashing really bad even after i took those pets out(yes i took them out of the item table as well and summon) any idea why? its the same error as these pets give when in formation
Which pets are still causing the problem?
Pyrok is offline  
Old 07/24/2011, 01:09   #186
 
TheSuperKiller's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 278
Received Thanks: 73
Quote:
Originally Posted by Pyrok View Post
For those of you have are having problems with the server crashing when putting a pet in formation, do not use the red pixie, blue pixie, or skeleton cards from the creature card npc. They are the wrong id (from a Japan event) and will cause the issue you're seeing.
ok take these codes "from my private source"

blue pix : tamed : 540033 , not tamed : 540042
red pix : tamed : 3001601 not tamed : 540041
scele : tamed : 540109 not tamed : 540040

maybe helps :P
TheSuperKiller is offline  
Old 07/24/2011, 02:28   #187
 
d3v1an's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 50
Received Thanks: 3
hi, i have some question's, i dont know if this post is correct for ask, but.. i read all this forums maybe 2,3 week 's , but dont found any doccument for configure server, yea my server work fine, my friends can join and yea all can play. but, I'm curious and I try to customize some places or something, but how?? i dont know.. i understand this proyect not are open source but dont exist documment for cistomize this server, only can change some items, rates, amount's, ip's, but wath happen with other things how server events. i see in some files things how npc events, player and etc.. but what happens with command's ingame? exist many post over "know how","command's" but all have diferent version of this, example : "how can send notice in game??" in one post say : "//notice any **** ", other say : "//run notice('again any ****')", other say : u cant or u can but i dont know how and etc..

what happen with database ? yea i see all schema and can understand something, now i'm make a nice php script for this server, (i'm try to work fast for upload all files in this place asap). i'm have nice experience with this language but is realy dificult make most complete script when i'm dont know wherer are something, or when i dont know how work something u know..

today i'm try to make script for merchant. u can buy some item in u page and u recive in u inventory, i'm know how send item to personal inventory in server aplication, but i'm try to make script for take order in web page, and insert item in to database but!!!!!
now??? now can read database and take item and send item to playe??? i can't .... for?? need make other aplication? (maybe in c, maybe in java etc..) sure!!. now need make another application that can read the database and write the command in the application "game001" and so complete the program logic. FAIL!!! but!!! i think (yea i'm never .. but never can acces to source code) and again i'm think " yea remember.." the server have avility for read scripts maybe can make one for take any event (npc, item box button or any) and run my function with my code and magic!! all work fine... work?? i'm dont think so..

guys (carbon dev team) how can have docummen's or any idea of how work with u server without source code... (dont need but..) maybe with other function's in script system idk ....
d3v1an is offline  
Old 07/24/2011, 03:39   #188
 
kKiMiKo's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 68
Received Thanks: 5
thanks and i ll wait for epic7.1
BTW the link does'nt work
kKiMiKo is offline  
Old 07/24/2011, 06:34   #189
 
wisp66's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 939
Received Thanks: 517
Quote:
Originally Posted by kKiMiKo View Post
thanks and i ll wait for epic7.1
BTW the link does'nt work
which link?
Quote:
Originally Posted by d3v1an View Post
hi, i have some question's, i dont know if this post is correct for ask, but.. i read all this forums maybe 2,3 week 's , but dont found any doccument for configure server, yea my server work fine, my friends can join and yea all can play. but, I'm curious and I try to customize some places or something, but how?? i dont know.. i understand this proyect not are open source but dont exist documment for cistomize this server, only can change some items, rates, amount's, ip's, but wath happen with other things how server events. i see in some files things how npc events, player and etc.. but what happens with command's ingame? exist many post over "know how","command's" but all have diferent version of this, example : "how can send notice in game??" in one post say : "//notice any shit ", other say : "//run notice('again any shit')", other say : u cant or u can but i dont know how and etc..

what happen with database ? yea i see all schema and can understand something, now i'm make a nice php script for this server, (i'm try to work fast for upload all files in this place asap). i'm have nice experience with this language but is realy dificult make most complete script when i'm dont know wherer are something, or when i dont know how work something u know..

today i'm try to make script for merchant. u can buy some item in u page and u recive in u inventory, i'm know how send item to personal inventory in server aplication, but i'm try to make script for take order in web page, and insert item in to database but!!!!!
now??? now can read database and take item and send item to playe??? i can't .... for?? need make other aplication? (maybe in c, maybe in java etc..) sure!!. now need make another application that can read the database and write the command in the application "game001" and so complete the program logic. FAIL!!! but!!! i think (yea i'm never .. but never can acces to source code) and again i'm think " yea remember.." the server have avility for read scripts maybe can make one for take any event (npc, item box button or any) and run my function with my code and magic!! all work fine... work?? i'm dont think so..

guys (carbon dev team) how can have docummen's or any idea of how work with u server without source code... (dont need but..) maybe with other function's in script system idk ....
insert item from db to char does work some of the time but its just as unreliable as insert item via gameserv console. the only way ive found that works 100% is threw lua.
if you want it to work as db to inventory then im thinking u need to fix the item box window in client we had mentioned that before and i cant recall if that was an extention threw paiditem.dbo or lua or both
wisp66 is offline  
Old 07/24/2011, 06:56   #190
 
d3v1an's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 50
Received Thanks: 3
and how can unpack client files for check.
d3v1an is offline  
Old 07/24/2011, 07:58   #191
 
kKiMiKo's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 68
Received Thanks: 5
Quote:
Originally Posted by kKiMiKo View Post
thanks and i ll wait for epic7.1
BTW the link does'nt work
Thisone
It say:The file that I'm trying to access is temporarily unavailable. Please try again later.





kKiMiKo is offline  
Old 07/24/2011, 08:01   #192
 
d3v1an's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 50
Received Thanks: 3
o.O yea link fail!! and this beta 1.x can wrk with 7.1 client o.O? if yes where can download client o.O
d3v1an is offline  
Old 07/24/2011, 08:12   #193
 
kKiMiKo's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 68
Received Thanks: 5
Quote:
Originally Posted by d3v1an View Post
o.O yea link fail!! and this beta 1.x can wrk with 7.1 client o.O? if yes where can download client o.O

Nah Nah it does'nt work for client 7.1 its for cleint 6.1
but i just know that wisp said she ll' realease server file epic 7.1 (soon - i don't know ) that all
kKiMiKo is offline  
Old 07/24/2011, 10:44   #194
 
lilnani's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 597
Received Thanks: 174
this is new mirror for beta 1.1 full

lilnani is offline  
Old 07/24/2011, 18:11   #195
 
d3v1an's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 50
Received Thanks: 3
dont need more mirror's up docuumentation plz!!! any reference of this closed proyect!!
d3v1an is offline  
Reply




All times are GMT +1. The time now is 19:59.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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