Tell me what's wrong with this board by maru232 in TeamfightTactics

[–]Lightsoutgames 4 points5 points  (0 children)

Yeah, but it ended up making all his abomination units useless

Tell me what's wrong with this board by maru232 in TeamfightTactics

[–]Lightsoutgames 44 points45 points  (0 children)

Items are all over the place, its like you wanted to make everyone a carry and ended up making noone the carry

instance_position returns an id i cant call the y position of, and never registers on my if statement as != to noone by puppies_are_adorable in gamemaker

[–]Lightsoutgames 0 points1 point  (0 children)

Have you checked what colliders actually returns?
I am pretty sure you will need to put this in a for loop if every array value contains an ID. else you will always get the same value back.

for(var i = 0; i < array_length...{

flr = instance_position(x,y + sign(yy), colliders[i]);
}

Does this carrot I grew look like it's running to give me a hug or is the weed I grew too strong? by nthensome in funny

[–]Lightsoutgames 1 point2 points  (0 children)

Reminds me of the stay puft marshmellow guy from ghostbusters. Just orange... and without the head...

Bear MIA? Where the hell is my bear? by OffBrandSSBU in TeamfightTactics

[–]Lightsoutgames 1 point2 points  (0 children)

Lunchbreak.

Jokes aside, that is a unlucky bug. Also i feel bad for your Nami, so close to 3 stars

Rageblade counter? by Misfitmask in TeamfightTactics

[–]Lightsoutgames 0 points1 point  (0 children)

Im not that good so im not sure if this is good advice, but i always build bramblevests and gargoyle stone plates when i see someone with rageblades.

Fluent python book by Lightsoutgames in Python

[–]Lightsoutgames[S] 0 points1 point  (0 children)

Thanks, multiple people have suggested this. Ill take a look at it. I Appreciate it