Jump to content

KejbL

Members
  • Posts

    653
  • Credits

  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by KejbL

  1. 4 hours ago, Rootware said:

    This addon is very difficult to implement, although at first glance, everything looks very simple there. There are a lot of checks for interaction with the character and his servants / pets when he is in this mode. Also, the order of loading the character and his "ejection" from the world should be completely controlled.

     

    Nobody will give it to you for free, but for money it will cost at least 300-400 euros.

    300-400e for it rly ?  😮

  2. 1 hour ago, NevesOma said:

    Interlude? If you want it like decoration ( pets ) you don't need any additional changes.

    Only you need to edit spawn position from server side + to add changes for random spawn of special agathion animation.

     

    Additional you can add skills too ( buffs ).

    i dont like buffs, better set new type PET for server side 🙂

  3. 24 minutes ago, Romotheone said:

    Hey guys,

     

    currently trying to add a new effect_zone to effect_zone.xml.

     

    The zone looks as follows:

     

    http://prntscr.com/1t336bj

     

        <zone name="darkseed" type="EffectZone" shape="NPoly" minZ="-3300" maxZ="-5000">
            <stat name="skillIdLvl" val="40033-1;" />
            <stat name="chance" val="100" />
            <stat name="reuse" val="500" />
            <node X="-45064" Y="78721" />
            <node X="-43404" Y="78746" />
            <node X="-43539" Y="77435" />
            <node X="-45061" Y="77492" />    
        </zone>

     

    There are other manually effect_zones in the xml already which I have added several years ago which work.

    After I copy-paste another one and simply change the X Y Z, the zone just doesn't get recognized. There are no errors, the other zones are still working, but the newly added one just does not get recognized. When I walk into it, the grafik.png.4c73c924a0d72cb0a0e96ae81e1d2826.png doesn't show up either.

     

    Tried restarting the server several times, tried to make sure it doesn't overlap with other zones (if this is ever an issue.), simply nothing happens.

    Do you guys have any idea? I remember having some trouble with this several years ago as well, but somehow solved it. I can't think of how I did it now.

    id 40033 its any u custom skill ??

    try add this:

            <zone name="darkseed" type="EffectZone" shape="NPoly" minZ="-3300" maxZ="-5000">         

            <stat name="skill" val="4150-7"/>
            <stat name="chance" val="50"/>
            <!-- stat name="unitTick" val="9" / -->
            <stat name="initialDelay" val="1000"/>
            <stat name="reuseDelay" val="6000"/>

            <node X="-45064" Y="78721" />
            <node X="-43404" Y="78746" />
            <node X="-43539" Y="77435" />
            <node X="-45061" Y="77492" />    
        </zone>

    when  not work try check minZ and maxZ...

    btw its set for aCis files 😉

     

     

  4. 10 hours ago, Williams said:

    thanks 

     

    MASTER_YOGI = 32599

    MASTER_YOGI_STAFF = 13539

    MASTER_YOGI_SCROLL = 13540

    13541

    13542

     

    only that if you can adapt, thank you

    i can upload here files for it but maybe need export textures for IL...

    H5 client useless 😄 for it need any better client dev 🙂

    + need add icons for u files

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock