الموقع العربي الاول للعبة Silkroad Online

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم الشروحات و البرامج المستخدمة في عمل السيرفرات الخاصة (https://silkroad4arab.com/vb/forumdisplay.php?f=289)
-   -   Rest Stat Scroll (https://silkroad4arab.com/vb/showthread.php?t=579685)

Dangers SrO 22-02-2015 06:26 PM

Rest Stat Scroll
 
http://www2.0zz0.com/2013/07/13/06/635523581.gif
http://www2.0zz0.com/2013/07/13/08/573080992.png

انا جبت

ٍScroll Rest Stat

طبعا السكرول غنيه عن التعريف

::: Line DataBease :::
***********

:RefObjCommon:

كود PHP:

1    50044    ITEM_MALL_STATS_POINT_RECALL_A_BOBA    ???? ???? ??? (???)    xxx    SN_ITEM_MALL_STATS_POINT_RECALL_A_BOBA    SN_ITEM_MALL_STATS_POINT_RECALL_A_BOBA_TT_DESC    1    0    3    3    13    14    180000    3    0    1    1    1    255    0    1    0    0    129    0    0    0    0    0    0    0    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_mall_scroll.bsr    item\etc\mall_stats_point_recall_81lv.ddj    xxx    xxx    500001 

:RefObjItem:

كود PHP:

500001    1    2    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1000    ????(?)    1    [USU1:SKILL_MALL_STATS_POINT_RECALL_A_BOBA]                                                                                                         -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0    0 

:RefSkill:

كود PHP:

1    45001    4000    SKILL_MALL_STATS_POINT_RECALL_A_BOBA    ???? ????    SKILL_MALL_STATS_POINT_RECALL_A_BOBA    0    1    1    0    0    0    0    0    1000    0    0    0    3599    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    3    0    0    255    255    0    0    0    0    0    255    255    255    255    item\etc\mall_stats_point_recall_81lv.ddj    SN_ITEM__MALL_STATS_POINT_RECALL_A    xxx    SN_ITEM_MALL_STATS_POINT_RECALL_A_TT_DESC    xxx    0    0    3    1667396966    1851946342    1685418593    1500    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0 

:RefSkillGroup:

كود PHP:

4000    SKILL_MALL_STATS_POINT_RECALL_A_BOBA 

::::Prosedur::::

كود PHP:

    if(@JobID '45001'
        
begin 
            
declare @Strength int 
            
declare @Intellect int 
            
declare @MaxLevel int 
            
declare @RemainStatPoint int 
            select 
@MaxLevel MaxLevel from _Char where CharID = @CharID 
            set 
@RemainStatPoint = (@MaxLevel*3)-
            set 
@MaxLevel = @MaxLevel+19 
            UPDATE _Char SET Strength
=@MaxLevelIntellect=@MaxLevelRemainStatPoint=@RemainStatPoint WHERE CharID=@CharID 
            
return -
        end 

::: Line Media :::
***********

:itemdataxxxx:

كود PHP:

1    50044    ITEM_MALL_STATS_POINT_RECALL_A_BOBA    ???? ???? ??? (???)    xxx    SN_ITEM_MALL_STATS_POINT_RECALL_A_BOBA    SN_ITEM_MALL_STATS_POINT_RECALL_A_BOBA_TT_DESC    1    0    3    3    13    14    180000    3    0    1    1    1    255    0    1    0    0    129    0    0    0    0    0    0    0    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_mall_scroll.bsr    item\etc\mall_stats_point_recall_81lv.ddj    xxx    xxx    1    2    0    0    1    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    1000    ????(?)    1    [USU1:SKILL_MALL_STATS_POINT_RECALL_A_BOBA]    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0 

:skilldataxxxxenc:

كود PHP:

1    45001    4000    SKILL_MALL_STATS_POINT_RECALL_A_BOBA    ???? ????    SKILL_MALL_STATS_POINT_RECALL_A_BOBA    0    1    1    0    0    0    0    0    1000    0    0    0    3599    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    3    0    0    255    255    0    0    0    0    0    255    255    255    255    item\etc\mall_stats_point_recall_81lv.ddj    SN_ITEM__MALL_STATS_POINT_RECALL_A    xxx    SN_ITEM_MALL_STATS_POINT_RECALL_A_TT_DESC    xxx    0    0    3    1667396966    1851946342    1685418593    1500    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0 

:skilleffect:

كود PHP:

1    귀환서 사용전    SKILL_MALL_STATS_POINT_RECALL_A_BOBA    0    FALSE    0    DEFAULT    none    none    none    none    none    none    none    none    0    0,0,0,0    ONE    none    none    none    none    none    none    none    0    1    
귀환서 사용전    SKILL_MALL_STATS_POINT_RECALL_A_BOBA    ACT_S    0    FALSE    none    none    0    0    0    0    1    0,0    AT_LOOP    MOV_NONE,0,0,0    0,0,0    false,0,0,0,0,false    system\    item_returnscroll.efp    none    0,0,0    none    0,0,0    none    0    none    none    none 

:textdata_object:

كود PHP:

1    SN_ITEM_MALL_STATS_POINT_RECALL_A_BOBA                                Resets stats                            
1    SN_ITEM_MALL_STATS_POINT_RECALL_A_BOBA_TT_DESC                                Restore all stat points fixed by BOBA 

وفي النهايه الموضوع مش منقول
*************


الساعة الآن 01:58 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions, Inc.