Jump to content

Евгений Подорожний

Members
  • Posts

    18
  • Joined

  • Last visited

  • IMBA Coins

    20 [ Donate ]

Posts posted by Евгений Подорожний

  1. oss.mimya.net/download/IMBA_20052_b1.rar
    Use last Imba Mimya map
    all -ar/sd bugs fix 

    some bugs + -ak/hfbb added spells hero can be
    do translate ch-eng
    add LOD-pick spell
    fix rearm + some ult aghanim spell. roshan. up towers
    added  more many new heros and spells

  2. 1 Puck
    2 Silens
    mmm?
    crit
    3 Yurnero use agi +%crit
    Buriza - lvl+%crit
    refraction - remove hex
    tree eyes - delete spell(make desinc) and use owl tree etc

  3. some balans fix
    Add gem cd stockregen -->300

    function SaleGem takes nothing returns nothing
    local integer id=GetItemTypeId(GetSoldItem())
    local unit u=GetBuyingUnit()
    local player p=GetOwningPlayer(u)
    local unit s=GetSellingUnit()
    if GetItemTypeId(GetSoldItem())=='I04D' then
    call RemoveItemFromStock(s,'I04D')
    set s=GetHandleId(s)
    call AddItemToStock(s,'I04D',1,1)
    endif
    endfunction

     

  4. Add visibliti on minimap roshan
    unitui H900 hideOnMinimap del
    and make limit roshan

    SetPlayerTechMaxAllowed etc

    ///////////////////////////////////////////////////

     

    1 warlock - block heal aba ult 
    4 bs - byeback/teleport in lag 0.25s and death
    not dispel on death this spell

     

    ////////////////////////////////////////////////////////

     

    AI new neutrals. spawn zones
    Main dev so stupid.  returned changes make me:
    doom lvl creep lvl 2 and 3 lvl abi

    gnoll poision
    MakePermanent morf abi etc
    zoom camera
    dager
    trent ward

    sell Quelling Blade

    else
    http://www.epicwar.com/maps/260379/

    and broke zeus bolt haha

  5. Dager fix on ilusion

    if IsUnitType(s,UNIT_TYPE_HERO)==false or IsUnitIllusion(s)==false or J then

    change to

    if IsUnitType(s,UNIT_TYPE_HERO)==false or IsUnitIllusion(s)==true or J then

    Bug  rod of ilusion. If hero have magic immune bkb/repel the illusion of a rune / skill 2 terrorblade not create.
    Possible targets fix.

    "reptm" -> 1 hero cd on pick remove can see on 2.5.9 imba

    3 skill Broodmother work on ward Rasta/Venom/VD
    1 skill BroodMother work on ilusion add hp/armor/size

    TXD ultimate critical erorr

    Wave Morf/Wild Axe/Ultimate Storm Panda same order

    3 skill Lina
    function MMMN_NMNM takes nothing returns boolean
    if GetSpellAbilityId()==1093677382 or GetSpellAbilityId()==1093677623 or GetSpellAbilityId()==1093677392 or GetSpellAbilityId()==1093679450 or(GetUnitPointValue(GetTriggerUnit())==500 and MNMNM_M(GetSpellAbilityId()))then
    Remove GetSpellAbilityId()==1093677382 and etc that would work for all spell

    Ultimate Bristleback
    function NMMNN_MM takes nothing returns boolean
    local boolean b=GetSpellAbilityId()==1093683024 or GetSpellAbilityId()==1093682775 or(GetUnitPointValue(GetTriggerUnit())==500 and MNMNM_M(GetSpellAbilityId()))
    too

    Pit Lord Ult create some lag
    create dammy add/cast abiliti based on 2 skill Doom Bringer

     

  6. Wave Morf/Wild Axe/Ultimate Storm Panda одинаковый приказ забань одновременный пик 2 спелов

    function MMMN_NMNM takes nothing returns boolean
    if GetSpellAbilityId()==1093677382 or GetSpellAbilityId()==1093677623 or GetSpellAbilityId()==1093677392 or GetSpellAbilityId()==1093679450 or(GetUnitPointValue(GetTriggerUnit())==500 and MNMNM_M(GetSpellAbilityId()))then

    Убери проверку, пускай все скилы активируют 3 скилл лины а не только родные.

    Аналогично с ультом бристла

    function NMMNN_MM takes nothing returns boolean
    local boolean b=GetSpellAbilityId()==1093683024 or GetSpellAbilityId()==1093682775 or(GetUnitPointValue(GetTriggerUnit())==500 and MNMNM_M(GetSpellAbilityId()))


    Ульта питлорда вызывает лаги. Возьми за основу 2 скил дума и кастуй его даммиком.

  7. Дагер поправь
    что бы не сбивался от удара по твоих илюзиях

     найди if IsUnitType(s,UNIT_TYPE_HERO)==false or IsUnitIllusion(s)==false or J then
    и замени на
    if IsUnitType(s,UNIT_TYPE_HERO)==false or IsUnitIllusion(s)==true or J then

    Баг с абилкой жезла иллюзий. Иммунные к магии герои не могут создать илюзий с руны/2 скила терорблейда. Нужно поправить допустимые цели.

    reptm выставь 1 что бы не было кулдауна на выбор героев.

    3 бруды работает на варды
    1 бруды работает на илюзии

     



  8. Скилы батрейдера переписать или удалить вообще, так как работают только на ему одному, + багнутый фаерфлай.
    UnitMakeAbilityPermanent для баша бары, 2+3 скилы баланара, 3 бруды(поправить допустимые цели), 3 морфа(?)  - что бы они не исчезали после трансформации.

    Убрать дерево трента, слишком много деревьев вызывают десинхрон и вылет карты.
    Духам баньши дать москитов "Aloc"
    trrreeeeee.mdx - удалить с карты.
    Исправить описание при выбраном бафе: Team Buff
    1 баф работает только на пару спелов, как вариант дать ему IM абилку Orhid +35% mag dmg

×
×
  • Create New...

Important Information

Please take a moment to review 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..