Jump to content

Andy

Advanced members
  • Content Count

    70
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Andy


  1. i will show an example. 

     

    you get No definition DoString (0) because of Skilleffect undefined

     

    example, intence magic line:

     

    unfixed

    50    Intense Magic    -1    0    0    0    1    0    1    1    1    1    1    1    1    1    1    1    1    1    0    0    0    -1    0    0    0    343    -1    0    0    0    0    0    0    0
     

    fixed

    50    Intense Magic    -1    0    State_Mlch_Add    State_Mlch_Rem    1    0    1    1    1    1    1    1    1    1    1    1    1    1    0    0    0    -1    0    0    0    343    -1    0    0    0    0    0    0    0

     

     you need to make sure states are added in the skilleff line and skilleffect.lua also.

     

    function State_Mlch_Add ( role , statelv ) 
    end 

    function State_Mlch_Rem ( role , statelv ) 
    end

     

    • Like 1

  2. it's the other way :rofl:. sorry.

    prevent fuse clean apparel to equipment apparel, like sword apparel to sword apparel +27. by this way you lose your original equipment. game client lets you do a wrong fusion, this is what i want to fix.  im kinda confuse too... do not killme haha. hope you understand now.

×
×
  • Create New...