Rappelz server files

04/21/2011 23:46 XavierDeFawks#301
heres the 1 i found in the update files that were released on ******** a while back

Code:
-- smp_read_item_equip_info
CREATE PROCEDURE dbo.smp_read_item_equip_info
@IN_SID			INT
AS
SET NOCOUNT ON

SELECT wear_info, code, enhance, level FROM dbo.Item WITH (NOLOCK, INDEX(IDX_Item_Account_Id_Owner_Id_Auction_Id_Keeping_Id)) WHERE account_id = 0 AND owner_id = @IN_SID AND summon_id = 0 AND auction_id = 0 AND keeping_id = 0 AND wear_info > -1 AND wear_info < 22 ORDER BY update_time

RETURN @@ERROR

GO
-- smp_read_item_equip_info
and btw heres the unpacked exes the ingame commands can be found in sframe.exe
04/22/2011 00:27 Link404#302
Thanks a lot. Is this the epic 6.1 SFrame.exe? Did you remove the gameguard loading procedure?
04/22/2011 04:47 XavierDeFawks#303
I don't know and no I didn't. I didn't even unpack them. During a update a while back i noticed the exe's were unusually larger so when i checked it out turned out the GMs forgot to pack them before releasing the update.
04/22/2011 17:07 vaitomanucu10vezes#304
Problem SOLVED .. THK you very much Jaws988 and soleil for doing this possible


Forum NICK name has changed to : DragonMaxBR
04/22/2011 22:02 soleil#305
Quote:
Originally Posted by vaitomanucu10vezes View Post
Problem SOLVED .. THK you very much Jaws988 and soleil for doing this possible
vaitomanucu10vezes,

Welcome Sir
04/22/2011 23:36 Link404#306
Ok, demonroro and me, we were able to move forward. Demonroro alias NCarbon re-wrote the Character table because some of the columns were missing. And also, some of the datatypes were wrong. With this Character table, you'll be able to create characters without getting the error "You may not create a character". Works with Neviwhatever (6.1) client. Credits to him!


EDIT: Forgot to tell you that: You'll be able to create characters, but you'll stuck at loading the characters.
04/23/2011 07:02 jw988#307
all that has done is made it have nulls in the sids, if you look now when it makes items it gives the owner id as null if you followed my info it would fill in the items table correct, you will also find that all the info you put back in to the char table shows as null as it is old unused data.

Btw there is 3 epic 6 parts but it went epic 6.0 then 6.1 then 6.2 or by name Navislamia, Solus Aurum, Resurrection

Quote:
Originally Posted by Link404 View Post
Ok, demonroro and me, we were able to move forward. Demonroro alias NCarbon re-wrote the Character table because some of the columns were missing. And also, some of the datatypes were wrong. With this Character table, you'll be able to create characters without getting the error "You may not create a character". Works with Neviwhatever (6.1) client. Credits to him!


EDIT: Forgot to tell you that: You'll be able to create characters, but you'll stuck at loading the characters.
04/23/2011 10:37 >_>*Eistee*<_<#308
Now it works ?
04/25/2011 15:14 soleil#309
hello people,
the server works fine until the creation of personal after the creation of personal blocker ... I am working I always have problem
04/28/2011 17:27 DragonMaxBR#310
needing RappelzUS_v1.4.405.exe (Solus Aurum US) any good links out there ??
04/28/2011 19:51 soleil#311
Quote:
Originally Posted by DragonMaxBR View Post
needing RappelzUS_v1.4.405.exe (Solus Aurum US) any good links out there ??
DrogonMaxBR,

This is good for you ?


Link: [Only registered and activated users can see links. Click Here To Register...])
04/28/2011 22:26 demonroro#312
Lastest work on Character Table, SMP_INSERT_CHARACTER, Item Table

Character Table

SMP_INSERT_CHARACTER

Item Table
Characters are now created with SIDs, items are now created too.
Server crashes now with those following procedures :
smp_read_character_list and smp_read_item_equip_info

** EDIT : Updated
04/29/2011 06:44 DragonMaxBR#313
Quote:
Originally Posted by soleil
DrogonMaxBR,

This is good for you ?


Link: FilePlanet: Rappelz Client - Epic VI: Solus Aurum (Free MMO))

--------------------------------------------------------------------------------
this is rappelz epic 7 LOST
but i apreciate thks
04/29/2011 06:59 DragonMaxBR#314
Quote:
Originally Posted by pyrok
you won't be able to create an account unless you either have an epic 6.1 client (aor is 6.2) or you modify the gameserver itself (not recommended unless you know asm fairly well). The modification to allow character creation is easy (1 byte) but then you run into a bunch of issues with the character selection screen (it is blank). Even if you manage to get past that part (MANY changes needed to do so, including adding some code, not just changing offsets),
if it need to be patched for full working , i believe that will take long to release something.
04/29/2011 07:41 katalin21k#315
dragonmaxbr here its what u need...solus aurum client

[Only registered and activated users can see links. Click Here To Register...] (its torrent file...if u cant dl...soon ill post mu link)