View Full Version : lets give madman the rhasta treatment
whistle
01-26-2010, 09:10 PM
Simply put, madman's orange skill effects don't really look good with his theme.
My request is for someone to modify his barrel roll and possibly his ult to have black effects on them, icon modification I can do myself in photoshop so don't worry about that.
Similar treatment was given to Rhasta in DotA for Forked Lightning:
http://www.dotapro.com/images/abil64/RhasForkedLi.gif -> http://www.playdota.com/img/hero/26/skill-0.gif
Thanks for your time,
Whicois
Darebear
01-26-2010, 09:27 PM
....when I read the title, I thought you were suggesting that someone reskins madman into a Jamaican with dreadlocks.
JackNoir
01-26-2010, 09:37 PM
....when I read the title, I thought you were suggesting that someone reskins madman into a Jamaican with dreadlocks.
I came for the same thing
ReDsKiN
01-26-2010, 11:26 PM
Madman would look cool as a rhastafarian, Bob Marley sound mod anyone?
whistle
01-27-2010, 01:53 AM
Okay guys, lets get back on topic here.
BlacRyu
01-27-2010, 02:10 AM
Changing the color of effects is easy, just find the effect file in resources0.s2z, extract it and open it up with a text editor. Then just find the particle effect you want to change, and change the color. All colors are RGB (red green blue), so if you want an effect to be red just change it to color="1 0 0"
If you don't know which particle it is you want to change, then try giving them all different colors then look in game to see what's what.
To make it even easier, type "host_dynamicResReload true" in the console (ctrl+f8) and you will be able to edit effects while the game is running (just alt+tab to see your changes). To do this you have to put whatever you are editing in the HoN game folder (Program Files/Heroes of Newerth/game/heroes/heroname/effects/amazing.effect)
whistle
01-27-2010, 03:33 AM
Whoa, thanks