SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Announcer Heaven, April 1st Sounds, other stuff.

Page 4 of 8 FirstFirst 12345678 LastLast
Results 61 to 80 of 149
  1. #61
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Apr 2010
    Location
    Scoreland
    Posts
    1,790
    This is no SOTM effect, it's enhanced electrician effects by BlacRyu. ( Enhanced Electrician Effects by BlacRyu)
    If I do that you can't use AOE Range Indicators by He anymore because both mods use a modified effects/body.effect. I sent He a PM, maybe he got an idea .

    Anyway, have fun with this .
    Top Hat SOTM Effect by theli


    Edit: Added Helga Hammerstorm + Adventure Gladiator (including the new chariot).
    Last edited by Awan`Afuqya; 01-15-2011 at 07:10 AM.

  2. #62
    hmmm?!?!?! where link to usual alt avatars i love devour clown

    new avatars for glady best

  3. #63
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Apr 2010
    Location
    Scoreland
    Posts
    1,790
    Due to popular demand dev is "Zerg Hybrid Devourer" (by BlacRyu) now.
    But you can easily change it back using Notepad++ and WinRAR.

    The lines are still there, just put the Hybrid in <--! --> and remove <--! --> for the Clown Devourer.

    It's client-sided, you can only have one forced model at a time.

    Btw. I added every hero, just remove the <--! --> after a patch.
    And I "tweaked" Capatin Flint (with <editfile>), the bug is confirmed. Should be fixed within the next patch(es).
    Last edited by Awan`Afuqya; 01-15-2011 at 07:37 AM.

  4. #64
    Is there a way to disable only Devourer Zerg Hybrid?
    Last edited by Devourer`; 01-16-2011 at 03:18 AM.

  5. #65
    Thanks, this mod is great.

    If you want to get rid of the new Devo, just open the code and delete the section regarding it in the .xml file. I'm a noob at this, but I'm pretty sure that's what you do. (Open with 7zip or Winrar)

  6. #66
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Apr 2010
    Location
    Scoreland
    Posts
    1,790
    I'll give you a quick guide what to do.

    Code:
        application="Heroes of Newerth" 
        appversion="2.*" (Heroes of Newerth game version, currently 2.0.6.1)
        mmversion="1.3"
        name="All Alternative Models" (mod name, needed for incompatibilties)
        version="1.09" (mod version -> you need this for an update) 
        description="Replaces Hero Models With Available Alternative Models
        
        Yuichi:
        FA - Sylvanas Windrunner
        
        BlacRyu:
        Devourer - Zerg Hybrid
        Electrician - Effects (pending)
        Slither - SC2 Hydralisk
            
        theli:
        Devourer - Top Hat SOTM Effect"
        
        author="Troll Face" (author)
        weblink="http://forums.heroesofnewerth.com/showthread.php?t=194365" (this is the weblink in the ModManager)
        updatecheckurl="http://bit.ly/eV98B8" (link to a simple text file, with 1.09 in it, if I update -> 1.10)
        updatedownloadurl="http://bit.ly/hR1a5O" (mod download url)
    
        <incompatibility name="No Alternative Models" version="*" /> (incompatibility with other mods)
    Code:
    <!-- --> (excludes line, if you have Notepad++ -> green color)
    
    <editfile name="heroes\arachna\hero.entity"> (editfile with exact name)
    <find>icon="icon.tga"</find>        <replace>icon="alt/icon.tga"</replace> (finds lines, from top to bottom and replaces it)
    <findall>alt/</findall>            <delete /> (finds all line with name and deletes them)
    <find>modelscale="1.0"</find>
    <insert position="after">
    infoheight="190"</insert> (find line, insert another line. Note that there is an "enter in between")
    </editfile>
    
    <copyfile name="heroes\forsaken_archer\ability_01\effects\aoe1.effect" overwrite="yes" /> (copies file from exact folder\file.name and overwrites the file with the same name)
    -> it's possible to use <copyfile name="" source="" overwrite="yes"/>
    --> it's not possible to overwrite one file from resources0.s2z with another file from resources0.s2z. The ModMan doesn't support this ;(
    
    <find><![CDATA[<SOMETHING/>]]></find> (If you search for a line with <***/>, you'll need CDATA)
    In your case use <!-- --> for Zerg Hybrid Devourer (by BlacRyu)
    and remove the <!-- --> for Devourer (alt_avatar).

  7. #67
    Offline
    Account Icon
    Join Date
    Apr 2010
    Posts
    1
    pimp slayer doesnt working like always(

  8. #68
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Apr 2010
    Location
    Scoreland
    Posts
    1,790
    Thanks for the hint, I forgot to purge the trail -> should work now.
    Next time, try to be a bit more specific .

    + Fixed Glad's Chariot (Horses + Ball = overkill)

  9. #69
    Absolutely excellent work, thanks! Very easily customizable.

    EDIT-Having the strangest problem now. The mod file won't actually show up in modman's list at all, even though it's a honmod file like everything else. Any thoughts?
    Last edited by Cakeman; 01-19-2011 at 06:35 PM.

  10. #70
    great job

  11. #71
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Apr 2010
    Location
    Scoreland
    Posts
    1,790
    Quote Originally Posted by Cakeman View Post
    Absolutely excellent work, thanks! Very easily customizable.

    EDIT-Having the strangest problem now. The mod file won't actually show up in modman's list at all, even though it's a honmod file like everything else. Any thoughts?
    Yes, your code has a flaw e.g. a wrong comment <!-- --> -->

    Ok guys, redownload "All Alternative Models", the Modmanger doesn't like big files .

  12. #72
    is it the modman / filesize or dropbox being awfully slow recently messing up the autoupdate?

    can you rehost it somewhere else w/ better dl speeds?


    thanks in advance

  13. #73
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Apr 2010
    Location
    Scoreland
    Posts
    1,790
    Quote Originally Posted by DONTFEED View Post
    is it the modman / filesize or dropbox being awfully slow recently messing up the autoupdate?

    can you rehost it somewhere else w/ better dl speeds?


    thanks in advance
    I'll quote Notausgang -> not a dropbox problem. (The file has ~27MiB)

    Quote Originally Posted by Notausgang View Post
    Currently it refuses to download mod files larger than 25 MiB.
    Is there actually a mod getting close to that now?
    I could split the custom models and give them to you as .honmods.
    This would interfere with my plan though: A massive mod using MOF and pull-down menus.
    I'd like to have everything in one file because it'd be easier to code overwriting the default (or alt) models. Don't know if it's possible, I failed miserably so far .

  14. #74
    you could just split them into agi/int/str
    IF there's no other possibility :[

    a shitload of different mods for each n every single hero would make it hard to keep track of them etc

  15. #75
    Crustacean Kraken please!

  16. #76
    Quote Originally Posted by Devourer` View Post
    Crustacean Kraken please!
    ...

    Awan`Afuqya, how do you get the "correct" globalscale values etc? Or do you just edit them by trial & error?

  17. #77
    i can't load All Alternative Models (All ALTs + the following custom models)

    new upload pls

  18. #78
    Awan`Afuqya please make All Alternative Models without Custom Models. Thank you!
    Also please add Crustacean Kraken.

  19. #79
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Apr 2010
    Location
    Scoreland
    Posts
    1,790
    Quote Originally Posted by DONTFEED View Post
    you could just split them into agi/int/str
    IF there's no other possibility :[

    a shitload of different mods for each n every single hero would make it hard to keep track of them etc
    I think you didn't understand me . The "custom models" are made by the talented users here, like BlacRyu and Yuichi. These files have to be included in the .honmod if you want to use them, thus increasing the file size.
    S2's models a.k.a alternative avatars don't use any space and are already in the client. The .honmod just alters the folder path to the new alternative model, hardly increasing the file size (just a .txt).
    Again, I plan on using the best custom models and packing them together while you guys use a pull-down menu to enable either dynamic, alternatice or the available custom models. Still, I don't know if it's possible.

    For now, I deleted CloudWatcher and Enhanced Electrician Effects to decrease the file size under 25MiB -> the auto-update should work again.

    Quote Originally Posted by freestyler7 View Post
    ...

    Awan`Afuqya, how do you get the "correct" globalscale values etc? Or do you just edit them by trial & error?
    Just open the hero.entity (or pollywog.entity) in resources0.s2z/heroes/<heroname> and look for altavatar="true". You'll find the information you need in this file.

    Quote Originally Posted by FallenBlood View Post
    i can't load All Alternative Models (All ALTs + the following custom models)

    new upload pls
    Well, I checked the droxbox forum and they got some problems. Either you click a few times on the link or wait until they fixed it.

    Quote Originally Posted by Devourer` View Post
    Awan`Afuqya please make All Alternative Models without Custom Models. Thank you!
    Also please add Crustacean Kraken.
    I already did that but dropbox + the file size stopped the auto-update.
    Besides that, don't you like the custom models ?
    Let's see if Notausgang increases the auto-update file size.
    Last edited by Awan`Afuqya; 01-22-2011 at 09:30 AM.

  20. #80
    What about Crustacean Kraken?
    And I like them. But asking for the only normal All Alt Avatars.

Posting Permissions

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