rappelz pserver 6.1 release

07/23/2011 20:40 lilnani#181
when we can see a pic from epic7 private server
07/23/2011 21:48 Pyrok#182
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 sixpackraw#183
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 LishTish#184
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
07/23/2011 23:29 Pyrok#185
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?
07/24/2011 01:09 TheSuperKiller#186
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
07/24/2011 02:28 d3v1an#187
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 ....
07/24/2011 03:39 kKiMiKo#188
thanks and i ll wait for epic7.1
BTW the link does'nt work
07/24/2011 06:34 wisp66#189
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
07/24/2011 06:56 d3v1an#190
and how can unpack client files for check.
07/24/2011 07:58 kKiMiKo#191
Quote:
Originally Posted by kKiMiKo View Post
thanks and i ll wait for epic7.1
BTW the link does'nt work
Thisone [Only registered and activated users can see links. Click Here To Register...]
It say:The file that I'm trying to access is temporarily unavailable. Please try again later.





07/24/2011 08:01 d3v1an#192
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 kKiMiKo#193
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
07/24/2011 10:44 lilnani#194
this is new mirror for beta 1.1 full

[Only registered and activated users can see links. Click Here To Register...]
07/24/2011 18:11 d3v1an#195
dont need more mirror's up docuumentation plz!!! any reference of this closed proyect!!