i need reborn system

Results 1 to 4 of 4
  1. #1
    Valued Member tvquan90 is offline
    MemberRank
    Jul 2010 Join Date
    122Posts

    i need reborn system

    i need code reborn, please help me and i want to add spot unique and unique respo every time. Please help me how do it. Sr my bad english


  2. #2
  3. #3
    Valued Member tvquan90 is offline
    MemberRank
    Jul 2010 Join Date
    122Posts

    Re: i need reborn system

    please tell me the code reborn. I can't find code in the topic, my eng very bad. Please help me

  4. #4
    Member bestprem is offline
    MemberRank
    Jul 2012 Join Date
    Hurghada, EgyptLocation
    94Posts

    Re: i need reborn system

    PHP Code:
    if(@JobID=xxxx)
    DECLARE  [
    MENTION=447213]Max[/MENTION]LEVEL INT
    SET  
    [MENTION=447213]Max[/MENTION]LEVEL 100
    BEGIN
    declare  [MENTION=1333425592]Check[/MENTIONint
    declare  [MENTION=551894]Char[/MENTION]check int
    IF(NOT EXSITS(SELECT FROM _TableName where CharID =  [MENTION=551894]Char[/MENTION]ID))
    BEGIN
    insert into _TableName 
    (CharIDCountRespawnLastSTRLastINTVALUES   [MENTION=551894]Char[/MENTION]ID02020)
    END
    select  
    [MENTION=1333425592]Check[/MENTION] = CountRespawn from _TableName where CharID =  [MENTION=551894]Char[/MENTION]ID
    select  
    [MENTION=551894]Char[/MENTION]check count(*) from SRO_VT_SHARD.dbo._Char where CharID =  [MENTION=551894]Char[/MENTION]ID and CurLevel =  [MENTION=447213]Max[/MENTION]LEVEL
    IF  [MENTION=1333425592]Check[/MENTION] > 5
    BEGIN
    RETURN
    END
    IF  [MENTION=551894]Char[/MENTION]check 1
    BEGIN
    declare @str int
    declare  [MENTION=874269]Int[/MENTIONint
    declare  [MENTION=830452]plus[/MENTION]value int
    /* Options Menu */
    set  [MENTION=830452]plus[/MENTION]value -- +5 str/int default
    /* Options Menu */
    update _TableName set LastSTR LastSTR +  [MENTION=830452]plus[/MENTION]valueLastINT LastINT +  [MENTION=830452]plus[/MENTION]valuecountrespawn countrespawn 1 where CharID =  [MENTION=551894]Char[/MENTION]ID
    select 
    @str LastSTR from _TableName where CharID =  [MENTION=551894]Char[/MENTION]ID
    select  
    [MENTION=874269]Int[/MENTION] = LastINT from _TableName where CharID =  [MENTION=551894]Char[/MENTION]ID
    update SRO_VT_SHARD
    .dbo._Char set CurLevel 1MaxLevel 1Strength = @strIntellect =  [MENTION=874269]Int[/MENTIONwhere CharID =  [MENTION=551894]Char[/MENTION]ID
    END 
    cpd



Advertisement