Jump to content

Bituse

Member
  • Posts

    241
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Bituse

  1. <Item vnum="41313" name="도" gb2312name="Golden Desert (M)" type="28" subtype="0" weight="0" size="2" antiflag="32897" flag="0" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="7" limitvalue0="1926000" limittype1="0" limitvalue1="0" applytype0="17" applyvalue0="12" applytype1="1" applyvalue1="1200" applytype2="15" applyvalue2="7" value0="5" value1="0" value2="0" value3="41313" value4="0" value5="0" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="0" specular="30" socket_pct="0" AddonType="0"/>
     

    limittype0="7" limitvalue0="1926000"

    Thats for costumes works for me client side server side + shows the time remaining

    limitvalue0="1926000" time in seconds.

    However the 7 limittype doesnt work for pets.
    for belts never tryed.

    Good Luck.

     

     

  2. Hello folks i need a little help from u !!
    THis is the quest i use .

    quest Turkey begin
          state start begin
              when 52011.use begin 
                pc.mount ( 20120 , 28800 ) 
                pc.mount(20120, 60*60*24*365)
                pc . mount_bonus ( apply . ATTBONUS_ATT_BONUS_TO_MONSTER , 25 , 28800 )
                pc . mount_bonus ( apply . ATTBONUS_ATT_SPEED , 20 , 28800 )        
             end
          end 
    end

    The quest compile fine but i dont get the bonus ingame 
    Tryed to input bonus with numbers same .
    Anyone have some idea ?

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.