Rappelz server files

04/08/2011 07:01 darkside4125#91
um, you cant create one without a name, did you try a name without any special chars, try like user123 and it should work
04/08/2011 07:13 jw988#92
Yeah i used "name123" but the name disappears when you click create and
the error comes up, so does not show in the screen shot.

the last command in Sql profiler:
exec sp_executesql N'SELECT COUNT(*) AS ct FROM Character WITH (NOLOCK) WHERE name=@P1',N'@P1 nchar(5)',N'Name123'
04/08/2011 07:30 sileng#93
your client may not be compatible
04/08/2011 12:27 Link404#94
Great work guys! We're finally moving forward! I guess, the syntax for character creation of the game server doesn't fit to the one of the database.. Hm..

I'll help you later on then, now I have to go to work. See you later.
04/08/2011 12:37 axmadz#95
Quote:
Originally Posted by jw988 View Post
Here you go :p
you have client epic7 You can not create character go in client epic6 :rolleyes:
04/08/2011 12:44 jw988#96
Quote:
Originally Posted by axmadz View Post
you have client epic7 You can not create character go in client epic6 :rolleyes:
Thanks but its the epic 6 client :P (im using the ageofrappelz client)
04/08/2011 12:49 Pyrok#97
Quote:
Originally Posted by axmadz View Post
you have client epic7 You can not create character go in client epic6 :rolleyes:
I'm using the aor client but part of the problem is that the name is off by 4 bytes in the data structure so the game server sees it as a null string no matter what you put into it. After that is fixed then you'll run into some null fields when running the sql procedure (smp_insert_character). Once that is fixed, then the LevelResource comes into play. It's one I created a filler table for so I'm working on that now. Or at least I will be once I'm home from work in about 10 hours :(
04/08/2011 13:49 axmadz#98
look here [Only registered and activated users can see links. Click Here To Register...]
04/08/2011 14:03 aricanmale#99
Great job guys! Keep up the good work. Where can I download the client that you guys are currenly using to atleast log in?
04/08/2011 14:25 Gangxtar1#100
demonroro what options?
maybe i need sql 2008 ?
04/08/2011 14:28 manlive#101
good jobs guys

pls Any one tell me how to get into the databases, in MS SQL 2005 !!

And better to create a video tutorial for all ... From the beginning to enter the server, and we will be grateful to you

Greetings...
04/08/2011 15:58 axmadz#102
Quote:
Originally Posted by Gangxtar1 View Post
demonroro what options?
maybe i need sql 2008 ?

hi look here (SQL SERVER 2008 R2 datacenter edition) prumiem edition :D

[Only registered and activated users can see links. Click Here To Register...]

or torrent

[Only registered and activated users can see links. Click Here To Register...]
04/08/2011 16:04 axmadz#103
look Gap at the site of AO[Only registered and activated users can see links. Click Here To Register...]
04/08/2011 16:54 Gangxtar1#104
azmad i know where i can download it, i got it, thx
but i wanna know if i can restore that shit with sql 2008.
04/08/2011 23:28 jw988#105
Hi here is the player exp from 1-170 in excel :) (Reuploaded found missing zero also added a fake pet exp based on 50% exp on player. looks like in real game its about 90%)