Recent content by junz13

  1. junz13

    [Spell Request] GUI and MUI Upgradeable Toss

    Thanx sooo much soooda!!! +REP i wish i could give you 10000 rep! :)) thanx so much!! ~~obviously im still a noob at this.
  2. junz13

    [Spell Request] GUI and MUI Upgradeable Toss

    Okay then... well can anyone at least teach me how to edit the JASS Toss trigger to fulfill the role of the toss i requested? here is the code....function Trig_Toss_Conditions takes nothing returns boolean return GetSpellAbilityId() == 'A004' endfunction function Toss_Unit_Group...
  3. junz13

    [Spell Request] GUI and MUI Upgradeable Toss

    Can't anybody help me with this?
  4. junz13

    [Spell Request] GUI and MUI Upgradeable Toss

    Im in need of a GUI and MUI Upgradeable Toss. (The Toss in DotA where you grab a random nearby unit and toss it at another unit) By Upgradeable I mean you can increase its damage,range and reduce it's cooldown, through tomes and etc. I need its damage to depend on your heroes STR. Toss...
  5. junz13

    Increasing an Aspect of a skill through Items

    How do i increase a certain aspect of a skill through items and/or a different skill upgrade? For Example: In Pudge Wars you buy a tome to increase your hooks speed,range,radius and etc. And in its latest version you can actually upgrade the hook through the use of other skills i.e...
  6. junz13

    Is it possible to change attribute effects?

    Is there really no other way than triggering it? if so can anyone give me a trigger in which Agi adds HP AND ARMOR? :confused::confused:
  7. junz13

    Is it possible to change attribute effects?

    Is it possible to change attribute effects? For example: I want Str to add Mana instead of adding HP or i want Agility to add HP instead of armor... etc. If so how do i do it?
  8. junz13

    Controllable Shops?

    I did what both of you told me to do but it still doesn't work please help me.. :banghead::banghead:
  9. junz13

    Controllable Shops?

    How do i make it so that I and other allies can control a single shop?? Example: If anyone has played DotA it would be like the 6.56 Ancient Of Wonders in which you and your allies could use its skill "Glyph of Fortification" I really need help...
  10. junz13

    Need Help with Code

    How can I give an item to another unit, when I cast a non-target skill? For Example: Unit X casts a spell (w/c gives an item to a certain unit) Unit Y then receives an item. Another Example is: Unit X is a shop with a spell (the spell gives an item to the buying unit.) Unit Y is the...
  11. junz13

    Spells for sale

    But what if it was a spell inside a spellbook? and when you click the spell you can also learn the spell!!
  12. junz13

    Spells for sale

    How can I make a spell in which when you click the spell you also learn the spell... just like in Custom Hero Arenas and Herocraft maps... Can anyone plz give me the trigger? Thanx in advance
  13. junz13

    Two Questions about Forces and Player Groups

    Questions: 1. How do you set a Player's Force? (Example: I want Player1(Red) to be on Team1 and Player6(Orange) to be on team 2?) 2.How do you make player group variables which contain players? can anyone give me the trigger for this? Thanx in advance!!!
  14. junz13

    Spellbooks in Shops

    Yeah.... i already have triggers but the problem is that i can't seem to put a spellbook inside a shop... How do you make it so that you can see the spellbook inside the shop? :banghead::banghead::banghead:
  15. junz13

    Spellbooks in Shops

    +BUMP! really need the answer to this...
Top