|
You last visited: Today at 19:57
Advertisement
rappelz pserver 6.1 release
Discussion on rappelz pserver 6.1 release within the Rappelz Private Server forum part of the Rappelz category.
07/23/2011, 20:40
|
#181
|
elite*gold: 0
Join Date: Feb 2011
Posts: 597
Received Thanks: 174
|
when we can see a pic from epic7 private server
|
|
|
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.
|
|
|
07/23/2011, 22:25
|
#183
|
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 ;/
|
|
|
07/23/2011, 23:01
|
#184
|
elite*gold: 0
Join Date: Jun 2011
Posts: 149
Received Thanks: 22
|
Quote:
Originally Posted by Pyrok
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
|
|
|
07/23/2011, 23:29
|
#185
|
elite*gold: 0
Join Date: Oct 2010
Posts: 301
Received Thanks: 457
|
Quote:
Originally Posted by LishTish
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?
|
|
|
07/24/2011, 01:09
|
#186
|
elite*gold: 0
Join Date: Apr 2011
Posts: 278
Received Thanks: 73
|
Quote:
Originally Posted by Pyrok
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
|
|
|
07/24/2011, 02:28
|
#187
|
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 ....
|
|
|
07/24/2011, 03:39
|
#188
|
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
|
|
|
07/24/2011, 06:34
|
#189
|
elite*gold: 0
Join Date: Mar 2008
Posts: 939
Received Thanks: 517
|
Quote:
Originally Posted by kKiMiKo
thanks and i ll wait for epic7.1 BTW the link does'nt work
|
which link?
Quote:
Originally Posted by d3v1an
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
|
|
|
07/24/2011, 06:56
|
#190
|
elite*gold: 0
Join Date: Mar 2009
Posts: 50
Received Thanks: 3
|
and how can unpack client files for check.
|
|
|
07/24/2011, 07:58
|
#191
|
elite*gold: 0
Join Date: Jun 2011
Posts: 68
Received Thanks: 5
|
Quote:
Originally Posted by kKiMiKo
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.
|
|
|
07/24/2011, 08:01
|
#192
|
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
|
|
|
07/24/2011, 08:12
|
#193
|
elite*gold: 0
Join Date: Jun 2011
Posts: 68
Received Thanks: 5
|
Quote:
Originally Posted by d3v1an
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
|
|
|
07/24/2011, 10:44
|
#194
|
elite*gold: 0
Join Date: Feb 2011
Posts: 597
Received Thanks: 174
|
this is new mirror for beta 1.1 full
|
|
|
07/24/2011, 18:11
|
#195
|
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!!
|
|
|
All times are GMT +1. The time now is 19:59.
|
|