How to save CP points

Results 1 to 4 of 4
  1. #1
    Newbie predatorx is offline
    MemberRank
    Jul 2005 Join Date
    VenezuelaLocation
    19Posts

    How to save CP points

    Hello.
    How to safe the CP points so that they are reload when pj reconnect again.
    when I enter the game the CP = 0, they are recharged but when, I relogin into the game and you see CP = 0.

    not if I have olds DBScripts or CacheD is Olds?

    I see in CacheD

    E X E C l i n _ S a v e C h a r a c t e r % d , % d , % d , % d , % d , % d , % d , % f , % f , % f , % f , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d , % d

    they correspond to DBScript into Procedure lin_SaveCharacter

    Code:
    CREATE PROCEDURE [dbo].[lin_SaveCharacter]
    (
    	@pledge_id INT,
    	@class INT,
    	@world INT,
    	@xloc INT,
    	@yloc INT,
    	@zloc INT,
    	@IsInVehicle INT,
    	@HP FLOAT,
    	@MP FLOAT,
    	@max_HP FLOAT,
    	@max_MP FLOAT,
    	@SP INT,
    	@Exp INT,
    	@Lev INT,
    	@align INT,
    	@PK INT,
    	@duel INT,
    	@pkpardon INT,
    	@ST_underware INT, 
    	@ST_right_ear INT, 
    	@ST_left_ear INT, 
    	@ST_neck INT, 
    	@ST_right_finger INT, 
    	@ST_left_finger INT, 
    	@ST_head INT, 
    	@ST_right_hand INT, 
    	@ST_left_hand INT, 
    	@ST_gloves INT, 
    	@ST_chest INT, 
    	@ST_legs INT, 
    	@ST_feet INT, 
    	@ST_back INT, 
    	@ST_both_hand INT, 
    	@Face_Index INT, 
    	@Hair_Shape_Index INT, 
    	@Hair_Color_Index INT, 
    	@char_id  INT
    )
    i not see CP, CP is not saved.

    I have great problems but that this but one by one :angel_hyp

    thanks in advance and sorry 4 my bad Inglish :D

    ==========================================================

    resumiendo en espa


  2. #2
    Grand Master Shawnmb is offline
    Grand MasterRank
    Dec 2004 Join Date
    1,176Posts
    Yes because in C1 CP did not exist, that's why there aren't any official functions that support handling CP or saving it.

  3. #3
    Newbie max_rain is offline
    MemberRank
    Feb 2005 Join Date
    MosocwLocation
    7Posts
    This is linex.dll, it can`t save....
    use l2Exdendet

  4. #4
    Newbie predatorx is offline
    MemberRank
    Jul 2005 Join Date
    VenezuelaLocation
    19Posts

    Thx

    Quote Originally Posted by max_rain
    This is linex.dll, it can`t save....
    use l2Exdendet
    thanks man

    i not prove l2Exdendet...

    i going prove this :D Gooooogle :D



Advertisement