Hi everyone, I’m currently struggling on the Workshop and I’ve been stuck on it for hours now.
My idea is very simple : The game is set as a random (1v1) deathmatch, but everytime my enemy switches to a certain hero, I want mine to switch to its counter as soon as I die. For instance, if my opponent gets a brigitte, I want to respawn next as pharah.
I have tried countless different rules to make it work, but nothing seems to.
For example, I tried using the same database as the reaper zombie mode, in which the victim is instantly changed into a reaper. I tried adding the following condition: hero(attacker)==hero(doomfist) but seems to make the rule obsolete.
It is pretty frustrating as the code seems simple enough and I can’t understand why it wouldn’t work.
(edit) here’s my code if you’re interested : 3EF6Z (I apologies if it’s messy, I’ve tried many things)
I thank you all in advance.
ur mistakes:
- in ffa teams dont work, u use team “all” and the slots from 0-12
- when using few conditions the actions will happen only when all of them r true
1 Like
It worked, thanks ! If you’re interested by my code I’ll just leave it here : H1NYA (note: only works for 1v1 as long as you’re on slot 0 and your foe is on slot 1)
nice title (: dont u have an instant rez bug when using this?
idea: now make a hide & seek with a button that works for u only that makes u invisible xD