SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Map makers, you must make this map

Results 1 to 12 of 12
  1. #1
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Feb 2010
    Posts
    1,810

    Map makers, you must make this map

    Exact same layout , nothing special ,

    HOWEVER

    allow us to buy our skills
    i would love

    passive
    spines
    passive
    ult

  2. #2
    Quote Originally Posted by Tamuz View Post
    Exact same layout , nothing special ,

    HOWEVER

    allow us to buy our skills
    i would love

    passive
    spines
    passive
    ult
    I top your build with
    passive
    spines
    passive
    ult / ult / :chro: ult

  3. #3
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jun 2009
    Location
    Belgium
    Posts
    415
    My guide for you :

    1. save this text to hero.entity and put it in your maps folder (in game folder)
    2. open practice server with caldavar
    3. click test button
    4. open spawner
    5. go to the bottom of the list and spawn this hero : "ZZZ_Passive_Hero"

    PHP Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <hero
        name="ZZZ_Passive_Hero"

        team="Hellbourne"
        icon="/heroes/ebulus/icon.tga"
        portrait="/heroes/ebulus/icon.tga"
        model="/heroes/ebulus/model.mdf"
        skin=""
        
        passiveeffect=""
        spawneffect=""
        respawneffect="/shared/effects/respawn.effect"
        selectedsound="/heroes/ebulus/sounds/voice/select_%.wav"
        selectedflavorsound="/heroes/ebulus/sounds/voice/select_flavour_%.wav"
        confirmmovesound="/heroes/ebulus/sounds/voice/move_%.wav"
        confirmattacksound="/heroes/ebulus/sounds/voice/attack_%.wav"
        nomanasound="/heroes/ebulus/sounds/voice/no_mana.wav"
        cooldownsound="/heroes/ebulus/sounds/voice/cooldown.wav"
        announcersound="/heroes/ebulus/sounds/voice/hero_select.wav"
        tauntedsound="/heroes/ebulus/sounds/voice/taunt_prior.wav"
        tauntkillsound="/heroes/ebulus/sounds/voice/taunt_after.wav"
        
        preglobalscale="1.71"
        modelscale="1.0"
        effectscale="0.9"
        boundsheight="112"
        boundsradius="24"
        selectionradius="48"
        targetoffset="0 0 64"

        movespeed="420"
        turnrate="360"
        turnsmoothing="0.05"

        maxhealth="100"
        healthregen="5"
        maxmana="100"
        manaregen="2.5"

        armor="5"
        magicarmor="5.5"

        inventory0="Ability_Behemoth3"
        inventory1="Ability_Armadon2"
        inventory2="Ability_Kunas3"
        inventory3="Ability_Hantumon4"
        inventory4=""
        inventory5=""
        inventory6=""
        inventory8="Ability_Taunt"

        attackduration="1000"
        attackactiontime="250"
        attackcooldown="1700"
        attackdamagemin="24"
        attackdamagemax="26"
        attacknumanims="2"
        attackoffset="0 100 70"
        attackprojectile="Projectile_MadSlitherAttack"
        attackrange="500"
        attackstarteffect=""
        attackactioneffect=""
        attackimpacteffect=""
        attacktype="ranged"
        combattype="Hero"

        aggrorange="800"
        sightrangeday="1000"
        sightrangenight="800"
        wanderrange="250"

        primaryattribute="Agility"
        strength="10"
        strengthperlevel="2"
        agility="10"
        agilityperlevel="2"
        intelligence="10"
        intelligenceperlevel="2"
        
        attacktargetscheme="enemy_units"
        
    >
        <modifier key="frost" modpriority="100"
            attackprojectile="Projectile_Frost"
        >
        </modifier>

    </hero>
    My Custom Maps
    Rampage Runner (SP) - showthread.php?t=255701
    SokoHoN (SP) - showthread.php?t=246141
    Chess of Newerth (MP) - showthread.php?t=312907

  4. #4
    Tafelpoot, I think he is asking for a map where you buy/choose your abilities, and that was only an example.

  5. #5
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jun 2009
    Location
    Belgium
    Posts
    415
    Meh. You know how much work that is
    My Custom Maps
    Rampage Runner (SP) - showthread.php?t=255701
    SokoHoN (SP) - showthread.php?t=246141
    Chess of Newerth (MP) - showthread.php?t=312907

  6. #6
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Feb 2010
    Posts
    1,810
    you know how badly i pooped my self when i saw what you wrote

    idk wtf that is you see, im not an awesome map maker

  7. #7
    It's been done in WC3, now someone just need to do it here.

    But not me because I can barely make a wall of cliffs in the editor xD

  8. #8
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jun 2009
    Location
    Belgium
    Posts
    415
    You cannot use the map editor to make this. All you need and can use is a text editor like notepad. Oloko just released a netbeans plugin that can be a great help for scripting.

    I assume that people who can post on this forum know how to copy-paste a piece of text and save it under the filename I gave. And I assume you know how to open HoN and start a server in practice mode.

    And mattisamo : ofcourse it is possible but it is at least 20 hours boring work to make an item.entity of every ability.entity , which still is not the solution you wanted.
    To give you an idea : the buggy no-cooldown mod contains 2 or 3 added entity files, just a gadget with a cooldown-reducing aura, for a total of about 30 lines.
    The buy-abilities / random-abilities requires a difficult script that requires over 10000 lines (you can copy a lot but it's at least 4*85=340 spells). Go get them tiger.
    My Custom Maps
    Rampage Runner (SP) - showthread.php?t=255701
    SokoHoN (SP) - showthread.php?t=246141
    Chess of Newerth (MP) - showthread.php?t=312907

  9. #9
    I can actually copy 1000 times before my hands get numb
    but since I don't know **** about modding HoN I will leave it to the pros...

    Good Luck! And if you do it I'd love you long time for 5$

  10. #10
    wtf would happen with reve ult? or alu? damp? gemini? ss?

    nvm, still sounds fun
    Ahimtar's everyday HoN sketch video 3 is out!!!

    Thanks for watching

  11. #11
    Well doubt anyone will attempt this since there is no map support in sight lol..
    My custom map -> Pacman HoN Style

  12. #12
    Sound insane
    I love it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •