Recent content by bYo

  1. bYo

    Gaias Retaliation ORPG Alpha Release

    Yes, yes you do :P
  2. bYo

    ''Soul Collection'' Ability

    Glenphir made a custom spell that I modified very easily for my own map called Charge Arrow - it does the same thing by displaying the level of the ability. You will just need to change it around so it gives bonus damage instead of shockwaving...
  3. bYo

    MAC Players get disconected in my game

    "Damage Circular Area" - Yep that desynced my friend last night when we were testing the map. Guess I'll just have to make it a temp group.
  4. bYo

    Easiest way to transfer objects, triggers etc

    Unfortunately 'fast' and 'easy' were not words in the minds of those who made WE. You pretty much have to continually switch between maps copy/pasting or you can use the Export/Import function which can be faster but also replaces all your previous ones. So if you have a blank map with all...
  5. bYo

    Original and Unusual Upgrade Quests Wanted

    That is seriously awesome. :thup: Definitely going in. And yes, the Executioner is an upgrade of the basic Rogue, so it suits the purpose. I'll make sure I give you credit in an interesting way. Maybe the Executioner has a chance to have your name. Only quests for the Berserker and...
  6. bYo

    Special effects dealing dmg?

    What exactly do you want? You could create a dummy unit that casts rain of fire at certain points?
  7. bYo

    more spell help please :)

    Lol it works, it just probably works badly.. I haven't tested it that much.
  8. bYo

    more spell help please :)

    Hmm ok I'll code for 5 mins, just for you. Ill post back here. OK done.
  9. bYo

    more spell help please :)

    Ok then I'll do my best. First of all we want the base ability. Call it what you will but base it off the ability Channel. This ability has quite a few fields, but make sure that under Data - Options it is Visible and under Data - Target Type it is Point or Unit target. Give it a 0 second...
  10. bYo

    more spell help please :)

    Do you want advice on how to make it? Or someone to make it for you? I'm happy to give advice if that's what you want, but I don't feel like triggering it myself atm.
  11. bYo

    Creeps Drops More Gold!

    Oh right. After Arithmetic, just select Unit - Level of Unit. I forgot Arithmetic IS in integers. Just so you know - String = Text, Integer = Whole number (eg. 5, 6), Real = Any number (2.6983)
  12. bYo

    Simple Glaive Spell ;)

    It isn't actually - WE caps movement speed at 522. I just didn't have the time to import the Movement Speed system on these forums. Do a search for it if you want. Also if you hold down shift whilst entering a value, you can push it past normal WE limits.
  13. bYo

    Creeps Drops More Gold!

    Ok yes. You've got to make it a Concatenate String. For the first value make it Convert Integer to String and then select Arithmetic. For the first value again select Convert Integer to String and select Unit - Level of Unit (Dying Unit). Then for the second Arithmetic value select 5 and...
  14. bYo

    Fog of War

    Or that. Shhh, I've only been doing WE for 2 weeks :(.
  15. bYo

    Fog of War

    Or you could create a trigger on Map Initilization: Melee Initialization Copy Events Map initialization Conditions Actions Set temp_region = (Playable map area) Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting...
Top