Page 3 of 3

Re: [REQUEST] Code for dota

Posted: March 27th, 2012, 4:24 am
by mark013
thanks

dont know how real data type work. i just copied that from sg guy's code. so real data type in jass is like float or double in other languages?

im planning to remove the +3 to all stats now because someone might caught me when i pressed the code and se my stats change. i want to replace that with additional physical and magical damage, and physical damage resistance but i dont know where to start.

i also want to increase my attack speed from 15 to 30 in late game

thanks for those who can help

Re: [REQUEST] Code for dota

Posted: March 27th, 2012, 8:23 am
by Kyoshiro
naturesfury wrote:if you wanna make sure no one else gets ur heros... you could edit that in probably xP
just don't know where, but it's probably the same place you put urs in
and you dont need that I2R(1) o.o cuz that's just 1*1.1 which is still 1.1

It'd be rather suspcious if you cant pick a certain hero for no reason at all.
You could add the ability A1AB and A1AD if you want to do extra damage to creeps and buildings, theres nothing as far as extra dmg on heroes goes.

Re: [REQUEST] Code for dota

Posted: March 27th, 2012, 9:58 am
by naturesfury
well he's talking about randoming right?
unless you play like 1000 games in a row, you're not gonna notice...
but if it's choosing... yea

you could trigger the extra dmg and resistance xP
event- unit is atked or starts an ability or something
condition- unit is enemy and/or hero (if you dont wana hit more on creeps/towers)
action- heal urself some (resistance) or dmg the other guy (damage)

but if you do it wrong... you might make urself an obvious hacker

Re: [REQUEST] Code for dota

Posted: March 27th, 2012, 10:02 am
by Kyoshiro
Yeah but what he was talking about is if people choose all the heroes in his random pool before he randoms his hero.

Re: [REQUEST] Code for dota

Posted: March 28th, 2012, 1:22 am
by mark013
A1AB and A1AD gives me a skill icon on my 2 extra skill slots just above my 2nd skill and 3 skill

can i remove that demolish icon? having an icon like that is questionable :p

Re: [REQUEST] Code for dota

Posted: October 3rd, 2012, 12:50 pm
by dhanielst
any one here can give a code for adding stat when u type the activator?