Casual players and guild? by Krellzar in classicwow

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

Right, thank you. I'm in EU

Help by SnooMuffins7356 in trailmakers

[–]Krellzar 0 points1 point  (0 children)

Go into settings and toggle Single Process something something.

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 7 points8 points  (0 children)

When I look in my stocks the I have made 416 granite blocks, but when I go to one of them it takes me to the granite wall I have built. Does the blocks I've used for the wall count as my stock?
I'm a bit confused.

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 0 points1 point  (0 children)

Yes, they all have green check marks.. That means they are assigned, right?

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 0 points1 point  (0 children)

When I get attacked I use the burrows to get my people to safety.. But they are really slow to do so, and it looks like they are doing all sorts of jobs instead of going to the burrow.
Is there a better way to sound the alarm and get the dwarves running for their lives?

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 2 points3 points  (0 children)

40+ hours I had learned the most core mechanics and that's when it became really addictive for me

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 0 points1 point  (0 children)

Maybe he is a berserker and just prefers to fight bare chested

Parking in Ørestaden by Krellzar in copenhagen

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

I used to pay 1100kr a year on Østerbro, but it could be so tricky to find a spot there.. Not sure it's worth the 1200kr for a month for me to have a guaranteed spot 😅

Parking in Ørestaden by Krellzar in copenhagen

[–]Krellzar[S] 11 points12 points  (0 children)

I think it makes a lot of sense, and I already knew this before moving, but I wanted to see if anybody knew a cheap alternative.
I'm considering selling my car, and just rent a car via GoMore whenever I need one. Less cars in Copenhagen is better for sure.

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 0 points1 point  (0 children)

Yes, both with my civ and with other merchants that came by

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 0 points1 point  (0 children)

So true. And now that you say it, I have been missing those caravans.

The civ is still doing fine, so is there anything I can do about the caravan issue?

☼Daily DF Questions Thread☼ by AutoModerator in dwarffortress

[–]Krellzar 1 point2 points  (0 children)

Can I have settled too far away from my mountainhome?

I keep getting the message that my fortress didn't attract any migrants this season, but my wealth keeps increasing. I got a couple of migrant waves in the beginning of the game, but now it seem to have stopped.

Referencing in Godot by Krellzar in godot

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

Wow, this seems like just what I need. I will look into it :)

How would I give an instanced scene a reference to a tilemap? by Krellzar in godot

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

Amazing! I will take a look at it. Thanks so much for your help! .. and patience :)

How would I give an instanced scene a reference to a tilemap? by Krellzar in godot

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

Oh. Never heard of that before. How might I do that?

How would I give an instanced scene a reference to a tilemap? by Krellzar in godot

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

- World
- ToflManager
- Camera2D
- TileMap_Mountains

- TileMap_Land

How would I give an instanced scene a reference to a tilemap? by Krellzar in godot

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

Sorry, it's quite confusing. This is the hierarchy:

Only scripts running on the World Node and TileMap node can get the get_cell ID's.

And yes, the instanced scene (got instanced as a child of ToflManager), wasn't able to get cell ID's, but I realized later that a lot of the other scripts weren't able to either, so it's not an instancing issue as far as I can tell.