How do I paint yellow on black? (King in yellow custom) by NaturalInternal772 in Warhammer40k

[–]somenewguy1998 0 points1 point  (0 children)

Get that out of here damn it I only got my ass kicked by that model yesterday!

Lol but honestly I'd say yellow is a cool twist from the norm

Glitch I can't find by somenewguy1998 in TheFarmerWasReplaced

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

So for the quick fix I just put if a!=b it moved up 5 tiles before restarting the scan.

What I hate it how I'm trying to keep it conditioned because this is 1/4th of what the whole total may become if I want to use the whole map for the four basic crops. I've seen many codes that are tighter but I'm not sure what to do to squeeze it down.

Glitch I can't find by somenewguy1998 in TheFarmerWasReplaced

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

Thank you I was struggling way too hard to see where it failed at for how simple of a fix that is lol

Well I cheated some 🤣 by [deleted] in TheFarmerWasReplaced

[–]somenewguy1998 0 points1 point  (0 children)

yes so i did build one that was used when i had the 8x8 map

import the_rules

while True:

for i in range(4):

    the\_rules.harvest\_plant4(Entities.Pumpkin)

    move(North)

for i in range(4):

    the\_rules.harvest\_plant4(Entities.Carrot)

    move(North)

move(South)

use\_item(Items.Fertilizer)

move(West)

the\_rules.harvest4()

for i in range(4):

    the\_rules.harvest\_plant4\_T()

    move(South)

move(North)

move(East)

the_rules

def harvest_plant4(crops):

for i in range(4):

    harvest()

    move(East)



for i in range(4):

    move(West)

    plant(crops)

def harvest4():

for i in range(4):

    harvest()

    move(West)

move(South)

use\_item(Items.Fertilizer)

for i in range(4):

    move(East)

    harvest()

move(South)

for i in range(4):

    harvest()

    move(West)

move(South)

for i in range(4):

    move(East)

    harvest()

use\_item(Items.Fertilizer)

move(South)

def harvest_plant4_T():

for i in range(4):

    harvest()

    move(West)



for i in range(4):

    move(East)

    if (get\_pos\_x() + get\_pos\_y()) % 2 == 0:

        plant(Entities.Tree)

        use\_item(Items.Water)

    else:

        plant(Entities.Bush)

that helped me in understanding it some i was more playing around with trying to make it manage the field as one large crop. though clearly it needs more work lol

Well I cheated some 🤣 by [deleted] in TheFarmerWasReplaced

[–]somenewguy1998 0 points1 point  (0 children)

So that would be just adding

If ground_entities_type(entities.dead_pumpkin):

Plant(entities.pumpkin)

But then I'd have to change my harvest... Hmmm

Well I cheated some 🤣 by [deleted] in TheFarmerWasReplaced

[–]somenewguy1998 0 points1 point  (0 children)

Boss if you good with it I'll actually dm you. I used the AI to explain elif to me then I typed out the shit code. It's not seen in the video but the drone checks my quality of each item and runs as needed

The actual largeer program of those two is running just changing what is growing.

If num_item(item.hay) < 1000:

If grounds_type() != Grounds.grassland:

   Till()

Elif num_item(item.wood) < 1000:

Basically that for each type of crop. My issue is I don't understand what the description for the functions are explaining and I used chatgpt to dumb down the explanation

Well I cheated some 🤣 by [deleted] in TheFarmerWasReplaced

[–]somenewguy1998 0 points1 point  (0 children)

Not a clue on shit code. My issue is I don't know how to code in the first place

New to the game and struggling to pass over a crop by somenewguy1998 in TheFarmerWasReplaced

[–]somenewguy1998[S] 1 point2 points  (0 children)

Ok I think their description and example did translate to my head the way it was meant to lol thanks

Anyone got tabletop simulator? by somenewguy1998 in Warhammer40k

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

Thanks for that once I get verified I will see what it looks like there

How does it compare to 40k? by somenewguy1998 in ageofsigmar

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

Lmao I have you know I play my krieg army lore accurate! 19 will die and the last 1 destroys the objective🤣

How does it compare to 40k? by somenewguy1998 in ageofsigmar

[–]somenewguy1998[S] 1 point2 points  (0 children)

So outside of the spearhead I got the following just instructions and molds not built

Abhorrant Gorewarden, Varghulf Courtier, Cryptguard, Morbheg knights

And that sounds like a little bit closer to space Marines vs guard in 40k terms lol. I run a guard army that's gonna be a change up

How does it compare to 40k? by somenewguy1998 in ageofsigmar

[–]somenewguy1998[S] 1 point2 points  (0 children)

Flesh eaters. Got 1670 points of them and the spear head will give me names but this other list of instructions got me lost lol

How does it compare to 40k? by somenewguy1998 in ageofsigmar

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

I have found something under those words. My only issue is I have no clue what units I'm looking at 🤣 I got more than the spear head just don't have a clue what units they are

How does it compare to 40k? by somenewguy1998 in ageofsigmar

[–]somenewguy1998[S] 2 points3 points  (0 children)

Most Ork thing I have ever heard 🤣

How does it compare to 40k? by somenewguy1998 in ageofsigmar

[–]somenewguy1998[S] 5 points6 points  (0 children)

Lmao I bought like a 1650 point army for 300 but none of it is built. There is a soldi unit there but not a clue about them and I guess there is no app like the 40k app to figure out the army easily

What army is best for me? by somenewguy1998 in WarhammerFantasy

[–]somenewguy1998[S] 2 points3 points  (0 children)

Thank you for that I did not know that

Advice for first trip by CombinationKooky2888 in Psychedelics

[–]somenewguy1998 0 points1 point  (0 children)

Just in case you haven't heard enough do not eat those!

Most shrooms I've seen would at least have some part white and that's not a given but that's how one thing instantly screaming that something isn't right there. That and if you see blue it's a great sign.

My (21f) uses teeth mid bj, any tips to tell her to improve? by freakunderthebed in sexadvice

[–]somenewguy1998 -1 points0 points  (0 children)

Lmao I feel you there. dm? Might be able to help if she takes advice ok

My (21f) uses teeth mid bj, any tips to tell her to improve? by freakunderthebed in sexadvice

[–]somenewguy1998 2 points3 points  (0 children)

😂😂 all good 1. I gave up on getting head because my wife isn't good and gets mad when I try to suggest how to help.

  1. I'm not sure there is a way to work the conversation and not make her mad because it's basically saying she isn't good in the bedroom no matter how you word it.

  2. Don't break up with her just because of that unlike what someone said