#plugin-discussion

1 messages · Page 278 of 1

unique pivot
#

so it's like modular deco for rooftops

#

find the amog us impoter

uneven plover
#

white

unique pivot
#

you're right

midnight obsidian
midnight obsidian
uneven plover
#

electric fence?

midnight obsidian
#

no

#

just a white fence

uneven plover
#

looks like the oofroad fence I made for the pack but it is just this lol. maybe you should make a plastic red fence for races too

#

it is old tho from dirty pack

versed pike
#

Exploring Buenos Aires to take inspiration for a building pack

uneven plover
#

wall with graftti

versed pike
#

yeah, very common in Buenos Aires

uneven plover
#

@midnight obsidian like this

midnight obsidian
#

yaeh

#

yeah

uneven plover
#

do you want it?

midnight obsidian
#

i don't mind

uneven plover
#

I dont really get but here is the graphic if you want to lol

#

maybe it needs a not soo dense one too

unique pivot
#

It looks nice

uneven plover
#

yep but we cant build on water

midnight obsidian
#

isn't there a water build tag

uneven plover
#

I will try it

#

"needs water":true,
"needs land": true

midnight obsidian
#

@livid agate is it possible to build fences on water somehow?

livid agate
#

Probably not

uneven plover
#

water border fences

#

:c

midnight obsidian
#

Sadge

versed pike
#

I dont like how this is looking for now, but let see if looks better when i finish it

uneven plover
#

keep going

#

it looks nice

versed pike
#

Im doing replica of this

glass harbor
#

Nice

uneven plover
#

@midnight obsidian 2 beach fences

#

and another tall grass which is shorter but you cant really see it

sharp kettle
#

Thwotown is becoming better with these future plugins

midnight obsidian
uneven plover
#

4

#

4 for all

midnight obsidian
#

Ait

uneven plover
#

do you want them?

midnight obsidian
#

4 for the grass as well?

#

It's up to you btw

uneven plover
#

yes to make it look dirty in water

#

yes I want to give

midnight obsidian
#

Feel free to do so then

#

had to sort out the fences by author haha

#

if you made any fences for the project, feel free to dm me them

uneven plover
#

I wish we were able to build fences on water

midnight obsidian
#

i think i'll release updates for the plugin every 15 new fences

#

starting from 30

#

so the next update is when we hit 30 fences, then 45, 60, 75, so on and so on

#

all the fences

sharp kettle
#

Hot

#

Speaking of fences i think i have a idea for a plugin

midnight obsidian
#

fence corporation

versed pike
#

Hopefully is turning better now

rich birch
#

Red n blue stadium

stoic palm
#

Ooh lovely

oblique tundra
#

Nhmm

rain gate
stoic palm
#

Shame it's pretty much just a retexture

#

So it would need rock's approval

rich birch
#

yes this plugin will not be released by him until he gets permission from rockfort

stoic palm
#

Which I'm sure rock wouldn't mind

rich birch
#

Well.... Btw Rockfort now never again uploads its plugins to the plugin store (only on the forums Now), actually why?

stoic palm
#

He's just busy with life

#

But he is active some

#

I'd just suggest you DM him

rich birch
#

👍🏼

#

Ok

stoic palm
#

And he prefer his content be free mostly

versed pike
#

How this looks?

versed pike
glass harbor
#

Nice

versed pike
#

Last update today

tired birch
#

Looks nice

tidal glen
#

very nice

tidal glen
#

anybody know a plugin for the harbour

#

like i tried to put the building from the airoport but its ugly

unique pivot
#

imma draw something I wanted yesterday

#

I want a chain link fence cus they're kinda important

unique pivot
midnight obsidian
#

funny thing, rock fort actually asked me to add his fences into the fence pack

unique pivot
#

@midnight obsidian chain link fence

midnight obsidian
#

thanks, i'll add it once i get on pc

unique pivot
#

okay

midnight obsidian
#

what's the handle y btw

unique pivot
#

it has line on both sides so tell me if it looks weird in game

#

idk

#

1 second

midnight obsidian
#

alright, i gotta walk my dog first and then i'll come back

unique pivot
#

I don't know but it's 2 pixels taller than the iron one

midnight obsidian
#

alright i'm back

cloud cedar
unique pivot
#

wdym

#

what's wrong

cloud cedar
unique pivot
#

a fence

midnight obsidian
#

he made a chain link fence for the fence plugin that i uploaded

unique pivot
#

it's not a rail or something just a fence lol

#

just in case

cloud cedar
midnight obsidian
#

1x1 skyscraper

#

ah yes

cloud cedar
#

man idk

unique pivot
#

lol

midnight obsidian
#

it was handle y 7

unique pivot
#

okay

#

oh

midnight obsidian
#

26 fences

unique pivot
#

the darker part is not good for grass

#

I should make it darker or something

midnight obsidian
golden escarp
#

Idk man, those faces are kinda distorted

unique pivot
#

try this

unique pivot
#

is that mine fence without shading or it's something else?

#

oh

#

lol

#

I am making my first gui plugin btw

midnight obsidian
#

abobus

#

bussus abobus

unique pivot
#

aboba

sharp kettle
#

I got some inspirations for fences

#

(For me lol)

midnight obsidian
unique pivot
#

looks better to me

#

the previous version was mixing with grass

#

I can make it darker

sinful meadow
#

Its possible to use lua for road deco influence

midnight obsidian
#

i'm gonna try making an animated fence

unique pivot
#

I have a fence with night anim in my cyberpunk folder

midnight obsidian
#

ok

#

why the hell isn't it appearing

unique pivot
midnight obsidian
#

no

#

the fence

#

it isn't appearing

unique pivot
#

lol

#

is the fence animation itself?

#

without frames?

#

show da code, i think I know the reason

midnight obsidian
#

it was supposed to be some tiki torches aaa

unique pivot
#

you'll need 2 anims and frame indexes

midnight obsidian
#
[
    {
    "id":"$tikitorchanimationthe2600",
    "type":"animation",
    "frames":[{"bmp":"tikitorches1the26.png"}, {"bmp":"tikitorches2the26.png"}],
    "speed":1 
},
{
"id":"tikitorchesidlethe26",
"type":"fence",
"category":"$cat_fence00",
"frames":[{"bmp":"tikitorchesidlethe26.png","w":16,"count":2,"handle y":6}],
"width": 1,
"height": 1,
"author":"The26",
"text":"Test.",
"title":"Tiki Torches",
"animation":[
        {"id":"$tikitorchanimationthe2600",
        "x":0, 
        "y":0 
        }]
}
]
unique pivot
#

hmmmm the y:0 may hide it somewhere

#

but most importantly

#

1 second

midnight obsidian
#

the fence isn't showing up in the building menu

#

at all

unique pivot
#

wtf

#

btw

#

I don'tt hink you need to specify the category

#

it will be placed automatically

midnight obsidian
#

oh wait

#

i see now

#

yeah it is the y0

#

it just showed the idle fence

#

the grass is burning

unique pivot
#

uhoh

midnight obsidian
livid agate
#

sounds like a problem

midnight obsidian
#

everything is burning

#

i fixed it and changed the number of tiki torches

#

gonna remove the grey parts but now everything's fine

#

ok i got a different issue

#

i just placed them on one side

midnight obsidian
#

luckily, this issue can be solved by making separate fences for different rotations

#

however using the wrong rotation can lead to situations like this

#

and it also breaks when rotating the map

urban grove
#

I wish there is a plugin where i could put fire (decoration) so i can make a cool plane crash or a destroy building with some debris

unique pivot
#

I can try that

unique pivot
#

just make two anims for different rotations

#

and assign 2 animations to fence

#

one with frame:0 and another with frame:1

#

parameters

#

idk

#

maybe it's 1 and 2

#

but I think it starts with 0

sharp dawn
#

@midnight obsidian
Oh no , the jungle is on fire, look at this now .Now go go run go go get the spaceship

unique pivot
#

trolling le grass

#

hm yes

#

amazing

midnight obsidian
#

i like these icons

unique pivot
#

I am making a crazy or not so lua plugin

sharp dawn
#

Ah yes , a🅱️o🅱️us

unique pivot
#

may be useful or not so

#

don't want to spoil it for now

#

also I got a cool idea for it which sounds very smart but I can't tell because I don't want to spoil

#

😔

#

@midnight obsidian I made a stacked fence with random night lights with frame indexes so that's the thing you're looking for

midnight obsidian
#

by animated

#

i mean moving

unique pivot
#

just add a bit more frames to these anims

#

I mean you can make rotated anims with frame indexes

#

and stuff

midnight obsidian
#

27 fences

unique pivot
#

this isn't really a fence tho

#

it's torches

midnight obsidian
#

shh

#

it doesn't matter

unique pivot
#

I want to make this

#

@midnight obsidian another fence

midnight obsidian
#

28 fences

unique pivot
#

you have something close to this

#

but it's different

midnight obsidian
#

how would you like this fence to be called

unique pivot
#

idk honestly

#

maybe park fence

#

or no

midnight obsidian
#

hm

unique pivot
#

well I can imagine seeing something like this near parks

midnight obsidian
#

it all works well

unique pivot
#

nice

#

bruh i guess I like grey

midnight obsidian
#

looks nice

#

made this colored pencil wall that is for kindergartens and childish stuff

#

29

livid agate
#

Minecraft wood-hedge maze when?

midnight obsidian
#

i mean, if you'd count this as a wood-hedge maze

unique pivot
#

make a road inside it

sharp kettle
#

Maybe ill make a modern fence pack

#

I already have 3 drawn

unique pivot
#

ew rtobby idea stealer

midnight obsidian
unique pivot
#

ideal traffic solution

unique pivot
#

@midnight obsidian copyright fences

midnight obsidian
#

fences™️

#

hold up

#

i got something better

sharp kettle
#

I have my own style, why must i copy you

midnight obsidian
#

fences™️©️®️

unique pivot
midnight obsidian
#

fen©️es

#

my plugin has 5 modern fen©️es

unique pivot
#

I feel like my modular build pack only has minor changes left

#

but it also feels unfinished

#

and empty

#

like it's on early stage and misses important stuff

cloud cedar
midnight obsidian
#

this is perfect for a thumbnail lamo

#

lmao

cloud cedar
#

Ooh

#

Chinatown fence

midnight obsidian
#

1 more fence before the update will get released

unique pivot
#

can't believe that I encountered a gap

#

but had something to fill it with

midnight obsidian
#

i feel like the name "the26's fence pack" just doesn't really work with a community project, maybe i should rename the plugin?

unique pivot
#

I am building a preview location

#

yeah

#

probably

midnight obsidian
#

"extra fencing"

unique pivot
#

name it "the26's and rockfort's and yusuf's and simon142's fence pack"

urban grove
unique pivot
#

oh

#

well that fits too

unique pivot
#

I will blur and put supercool plugin icon on it

#

(the best logotype ever)

#

I will try to make the sexiest buildings possible

#

(possible for my skill)

midnight obsidian
#

changes:
18 new fences (12 -> 30)
added plugin.manifest
changed name (the26's fence pack -> extra fencing)
new thumbnail

#

i mean we still need to make 1 more fence but still

unique pivot
#

epic

midnight obsidian
#

we have 29 fences

unique pivot
#

why 1 more?

#

a

midnight obsidian
#

lol

unique pivot
#

ohno

#

let me make smething

#

oh Idk what

#

add dirt fence

midnight obsidian
#

don't you have dirt fence

unique pivot
#

mine is a dirt wall

midnight obsidian
#

hmm

unique pivot
midnight obsidian
#

i'm just gonna search on google for some cool fence ideas

unique pivot
#

on left is my wall

#

on right will be your fence

#

@midnight obsidian make this shape

#

I can try

midnight obsidian
#

seems difficult

unique pivot
#

imma try

#

feels not curved enough

#

okay this is a bit complicated

sharp kettle
#

How is it complicated

#

Well it make sense

midnight obsidian
#

i made a 2d shape and then put it into an isometric shape

unique pivot
#

it's tricky to draw good looking shape like this

#

ah

midnight obsidian
#

although i'm gonna do grey pillars and black for the fence itself

unique pivot
#

k

midnight obsidian
unique pivot
#

I have no idea what to build so I'll remake this boy

#

alright I am lucky about this one

#

didn't think it was possible

#

when actually building something with this addon, I get a lot of ideas for things to add

midnight obsidian
sharp kettle
#

Normal fences done, now all i gotta do is to draw some unique fences

unique pivot
#

building stuff on hills is tricky

#

also sometimes perspective is very weird/stuff overlap

#

and when you build, you don't see the grid

#

need to add a thing for entrances

#

elevated windows

#

I will make elevated walls too

#

for train stations

midnight obsidian
#

now i have to edit the plugin.manifest file

#

@livid agate does the description you specify in plugin.manifest have to match the description you gave in the plugin store plugin?

unique pivot
#

I think no

midnight obsidian
#

@unique pivot @uneven plover @sharp dawn great job, y'all :)

unique pivot
#

you can not give desc in manifest at all

#

epic plugin

sharp kettle
#

I have 11 now

unique pivot
#

just spent 10 minutes changing all numbers from my json

#

hope I did that correctly

midnight obsidian
unique pivot
#

😎

sharp kettle
#

I have something else

midnight obsidian
#

m ok

sharp kettle
#

Well theyre fences.. but its something else

unique pivot
midnight obsidian
unique pivot
#

spent 10 minutes just to do these weird "doors"

#

actually elevated windows for hills

#

but you can use them for elevated walls which I will add soon

#

@midnight obsidian something about this window is just wrong

#

it's cursed

midnight obsidian
#

ae

unique pivot
frail monolith
#

It looks like the most weirdest perspective of a Pond tho

#

But ik its a wall

unique pivot
#

it's windows

#

looks interesting \

frail monolith
#

Looks like an American styled Library building to me

#

Or a Gov building

unique pivot
#

originally I was thinking about a gov building

urban grove
unique pivot
#

my list of things to add:
stacked floors
wall just like dark concrete one, but more dirty and noisy
elevated white rooftop
elevated walls (with 1-floor gap above surface)
elevated windows
a bit more windows
industrial assets
mcdonalds roof
more roof deco
rooms
some walls with premade windows
floors (tiling and stuff)
deco for insides of buildings

#

also some bright glass roof (transparent)

sharp kettle
#

I got 12 now ill take a break now and try to make the json for them

unique pivot
#

also move the 1 floor cat., write manual, give titles to windows

#

and more logos

#

hm maybe now I understand why it feels unfinished

#

oh

#

turns out when I put color r:0 g:0 b:0 to get darker bricks, it worked

unique pivot
#

I am going to rip off this texture

urban grove
#

E

midnight obsidian
#

:)

#

update is pending approval

frail monolith
#

Im just waiting till the full thing comes out

#

For extra details for My Cities

unique pivot
#

nice

#

and I almost finished preview scene

sharp kettle
#

I can finnaly have fences for my TTT neighborhood

unique pivot
rain gate
unique pivot
#

I can do this

sharp kettle
unique pivot
#

need a dirt house

frail monolith
#

Minecraft house

unique pivot
#

is it good?

frail monolith
#

Where is it

unique pivot
#

I meant the showcase itself

#

but it's on upper right corner

storm flower
#

Ngl don't get the cool down time in plugin suggestions

frail monolith
#

Oh i see it, perfection

storm flower
unique pivot
#

thanks

#

I need to make dirt house 3x2

lunar snow
#

EMD Class 66 - Häfen und Güterverkehr Köln (HGK)

#

All the trains so far

#

Next : This and maybe Amtrak?

#

@unique pivot great work!

unique pivot
#

thanks

#

I like your trains btw

#

they look cool

lunar snow
#

Thank you :D

unique pivot
#

is it set of only american trains or no?

#

I see deutsch so probably no

rain gate
#

.

lunar snow
#

@unique pivot ye i make trainss from around the world

#

But idk what trains to make lol

#

U have any suggestions?

unique pivot
#

you can make this one

#

can't find good pics of it

lunar snow
#

Where does it from tho? Russia?

unique pivot
#

yeah РЖД

lunar snow
#

Ahhh ok

unique pivot
#

I think it looks a bit different

lunar snow
#

I will add that to my list

unique pivot
#

at least the one i remembered

#

but there is no really quality pics I need

lunar snow
#

@unique pivot do y
U know tha name of it?

unique pivot
#

honestly don't know official name

#

I just googled ржд locomotive

#

but I guess it's electric

#

uh crappy link

#

but this is one of them

#

probably

lunar snow
#

Hmmm

#

Ok

#

I will probably focusing on US trains and European trains

#

Ok thank you @unique pivot for the train

unique pivot
#

you're welcome, sorry for not having enough info but hope it fits

lunar snow
#

It will fit

lone cedar
#

On pixely, how can I shade in a way that isn’t manual?

orchid sorrel
#

what do you mean by "manual"?
you can't automate art

#

technically

unique pivot
#

What if I learn programming

#

I mean learn it better

#

And in 10 years

#

I make a program which downloads building 3D models, rotates them, takes a render, pixelates, alters colors, pushes it through plugin creator and uploads?

#

Also what if it steals models from Google maps?

#

Checkmate

#

Also, procedural buildings generation

#

Or I can keep a basement of slaves drawing 24/7

midnight obsidian
#

AI learns how to make TheoTown plugins

unique pivot
#

I am joking

#

Probably...

rain gate
#

as they say

#

every joke has a bit of joke

uneven plover
#

No

#

Every joke has a bit of realism

#

Or something like that

rain gate
#

you didn't get the joke

uneven plover
#

Where is the joke?

#

👀

rain gate
#

ok it seems that it's hard to translate this joke from russian

#

like

livid agate
#

lol

rain gate
#

there's a saying in russian (and I think in other languages too) which goes like "every joke has a bit of truth in it"

#

and sometimes it can be said like I did

rain gate
uneven plover
livid agate
#

say it in russian

rain gate
#

в каждой шутке есть доля правды

#

and I said

livid agate
#

ah

#

lol

rain gate
#

в каждой шутке есть доля шутки

uneven plover
#

Like if you are joking about loving to be furry, you kinda actually do

rain gate
livid agate
midnight obsidian
#

the update got approved

rain gate
#

Nice. :D

midnight obsidian
#

that includes the cemetery fence

rain gate
#

Yes, I saw it.

uneven plover
#

Great work

sharp kettle
#

Do you guys think theotown should have tighter rules on approving plugins?

uneven plover
#

Yes and no

sharp kettle
#

Yesn't 🤔

uneven plover
#

Imo pricing should change and everyone should upload their plugins regardless anything but that would stop real mo ey income from plugin store too

sharp kettle
#

Real money?

uneven plover
#

The money devs earn from plugin store

#

Basically ads

sharp kettle
#

Well im petty good with now pricing ads/30 diamond

uneven plover
#

Yes it is good

sharp kettle
#

as longest there NO forced ads :》

uneven plover
#

But still some people might want to release small works for free

#

Actually we need a forum inside TheoTown. Kinda like web apps. You press forum button and it sends you to site of TT forum

#

I am not a developer tho, soo I dont really know well

sharp kettle
#

Well, i wouldnt download a single small house plugin even tho its free

uneven plover
#

That was forum back then lol

sharp kettle
#

would suggest something like single small houses plugin be on forum

#

Its kinda confusing for me to look for plugins on forum bc they dont have images

uneven plover
#

Some of them dont

sharp kettle
#

(On the main page)

#

If you click them they show up of course)

uneven plover
#

Btw I meant opening forum in game

#

That would increase the activity hell a lot of

#

It has city showcase, map talks, plugin talks and even small talks. Good for people not using discord for it

sharp kettle
#

Well, i just hope they makr the rules tighter for the design to look better

#

The concept of the plugin is decent but the solar panels is.. ya know

uneven plover
#

Those should be free to release or never release

stoic palm
#

I hate his stuff

#

It's all terrible

sharp kettle
stoic palm
#

Not to mention over priced

sharp kettle
#

Well not all of them, but everytimehis plugin got dissaproved

#

He complains about it on forum

stoic palm
#

You know I'd do?

sharp kettle
#

Pardon me?

uneven plover
#

Soo you know some rpg open world games like albion online or metin 2. They have a button and open screen web browser showing their forums, we need this for theotown and then plugins can be go thru a tighter rules and not limit new plugin makers

stoic palm
#

To him if it were my choice

#

I would have banned him along time ago with as much whining as he does

#

Just get the mess out of my hair

#

But then again that's why I'm not a forum admin

sharp kettle
#

Oof

uneven plover
#

imo he is improving but want to earn diamonds without forcing himself to make better textures

#

atleast not using hacked TT

stoic palm
#

Fair enough

sharp kettle
#

Well yea, i must say that looks like the building looks like its improved, but still it dosent match TT buiding theme

midnight obsidian
#

if i was evil, i'd make all my plugins cost 31diamond

sharp kettle
#

Lol

midnight obsidian
#

but i'm not

#

so all my plugins cost 30diamond

sharp kettle
#

Same here

stoic palm
#

I honestly don't think mine are worth 30 so I post them to the forums too

sharp kettle
#

I was thinking to make one of my big plugins to be 40, but i think the dev wouldnt get any money by bc they cant watch ads also lower downloads but id choose to be 30

midnight obsidian
#

i wish that you could make plugins on the plugin store free without watching an ad

uneven plover
#

We need forum web page but ingame 😔

midnight obsidian
#

theotown web browser

stoic palm
#

I mean it's a double edged sword

uneven plover
#

There isnt even a button to redirect forum, right?

stoic palm
#

Because running any type of server isn't cheap especially ones you need up 24/7 so the devs need to ensure they can pay for it so that's where the watch ads to get for free thing come from I imagine

#

Which is also the reason I imagine you can't make them free free

uneven plover
#

They should focus on making community more alive too

#

Megapolis game is kinda an example

#

It is p2w and its community is alive

stoic palm
#

Well Mega, had a dev team... This is two people

uneven plover
#

wow impressing

midnight obsidian
#

lobby and ja

uneven plover
#

Soo we have a live chat at forum but not in theotown?

midnight obsidian
uneven plover
#

Guys

frail monolith
#

Hm?

uneven plover
#

You didnt get me

stoic palm
#

I do

sharp kettle
#

Whats a p2w

midnight obsidian
#

pay to win

stoic palm
#

But the things you are suggesting are a massive undertaking

sharp kettle
#

My god..

uneven plover
#

I mean even if it is p2w they are keeping the community alive making their players communicate comfortable

#

TT isnt p2w but its community is quite

sharp kettle
#

If TT is p2w i wouldnt be here

stoic palm
#

Look there are just differences in games

sharp kettle
#

But im so glad, we can use diamonds

stoic palm
#

Let's leave it to that

#

If you want that community interaction in game then play mega

uneven plover
#

The people talking about TT on discord and forum are generally well known people, everyone knows who is who until a new person joins after 3 weeks later and another leaves

sharp kettle
#

Been here for 2 years

stoic palm
#

But that's a massive task for two people to code an ingame chat feature for a game that realistically doesn't need it

uneven plover
#

Well if you guys aint gonna take suggestions and insipirations how TT will improve. TT is a way better game than megapolis

#

But it is not getting the enough fam I am excepting it to

stoic palm
#

Look my point is isn't that, my point is about the size of the teams that make these features possible

lone cedar
stoic palm
#

It's just alot to ask for two people to do

sharp kettle
#

I got left behind i wasnt paying attention lol

lone cedar
#

Just change the names of buildings to chat if it’s super important

uneven plover
#

I know they are busy

#

We are just talking things, not wanting those features to be in game in lighting speed

stoic palm
#

Fair enough

uneven plover
#

Also they made more impressing things they are way better and impressive than a live chat

#

Hills, gallery, plugin store

sharp kettle
#

Live chat in game would be bad i say, theres need to be swear filters

#

Sorry if im offtopic lol

uneven plover
#

Maybe like coc, group chats?

#

For multiplayer regions

sharp kettle
#

Well for now, communication in TT seems to be good

uneven plover
#

With ability of quick ss sending

sharp kettle
#

Theres forum and discord

uneven plover
#

Forum is slow and discord is not really accesable

sharp kettle
uneven plover
#

Yeah

sharp kettle
#

Well, im sure it would be a good improvements, but also might add bad things, but idk

uneven plover
#

Like there is a small tab of chat bubble and you are building your city with talkin to friends and taking some ideas from them pressin share city in chat button

#

Really quick

stoic palm
#

I could see the benefits

uneven plover
#

But they will need extra moderators for global chat

#

And organizing things

stoic palm
#

There would be alot to workout

uneven plover
#

theotown 2 when

#

jk devs are really really busy 😔

sharp kettle
#

So.. once i made a new category for my fence, how do i place them in the fence section?

uneven plover
#

Is that the sidewalk fence we were talking about before?

#

And "category":"yourcategoryID" I guess

versed pike
#

Part of the San Telmo pack

lunar snow
#

@versed pike cool!

lunar snow
# uneven plover But it is not getting the enough fam I am excepting it to

Ye its way better game than Megapolis. TT is more realistic than Mega. Mega is just a game but TT is a simulator. Btww what is the problem with mobile city-building "simulator". Like all the games on the store just like Mega, even Simcity Buildit. The only game I see that maybe a city simulator is Pocket City

#

Sorry for being Internet Explorer but it was 2am in Vietnam lol

river phoenix
#

Tsushima pack

frail monolith
#

Nice, i reccomend adding little concrete sidewalks to it

#

And shading to the First house

unique pivot
#

wtf did I miss there

frail monolith
#

4 ppl talking abt Theotown stuff

unique pivot
#

man I want to release my pack sooner

#

imma speedrun

#

what's on the plan

rain gate
#

38 diamonds?

#

really?

sharp dawn
#

Blue glass windows are worth it

midnight obsidian
#

i made a weird fence that looks like a spectrogram

rain gate
#

looks like tiny dinosaurs

unique pivot
midnight obsidian
#

this lmao

sharp kettle
#

Looks like a giant snail

#

Welp need to fix the y, they sink into the ground

unique pivot
#

turns out I had helipad roof deco for a long time, I just forgot to change preview frame

sharp kettle
unique pivot
#

imma make mcdonalds roof (stick yellow bars on normal red frames)

slender briar
#

i like the green one more

#

europe doesnt have that ugly ass red one

rain gate
#

lol almost all the roofs in my neighborhood are red

#

but not so bright

midnight obsidian
#

fences aren't very popular

rain gate
#

ah, or you talking specifically about mcdonalds

rain gate
unique pivot
slender briar
#

yes

unique pivot
#

well I am making classic one like this

#

american probably

slender briar
#

european one has a green theme not red

unique pivot
#

I have a mcdonalds ofc but I don't remember it's roof

#

probably a box

slender briar
unique pivot
midnight obsidian
#

the green looks nice

fast cave
#

Yeah

unique pivot
slender briar
#

so yeah

unique pivot
#

well I can make this roof

slender briar
#

nah its your decision just saying green is more aestethic

unique pivot
#

it's a bit more complicated

#

honestly I would like to use red roof more, even though it may not be so aesthetical

slender briar
#

yeah originality and stuff

#

go ahead

#

but ngl im a fan overal of mcdonalds architecture in europe

#

it's very aestethic and smooth

unique pivot
#

btw I thought to add wooden walls but I don't really know how to draw wood

slender briar
#

brown grey green white ,awesome exture

unique pivot
#

maybe just stripes of different shades of brown

slender briar
#

darker brown brighter brown darker brown brighter brown

unique pivot
#

okay, thanks

slender briar
#

demonstration

unique pivot
#

looks good, thanks for help

#

I once was in Russia's first mcdonalds btw

#

it's still red

#

but I guess there is no mcdonalds with these red roofs outside US

slender briar
#

not really

#

mickey dee's only picked up a bit late in places like balkans so they were already built with green

#

imma try smth

#

challenge ,piece to place

#

ill use this one piece of building to make a full work

midnight obsidian
#

doesn't this look somewhat similar

slender briar
#

to what?

slender briar
midnight obsidian
#

no

#

it was supposed to be that saddam hussein meme but as a fence

unique pivot
midnight obsidian
#

i already regret making that

slender briar
#

lmao

#

piece to place

#

almost done

urban grove
#

What are you making?

slender briar
#

idk dont ask me

#

if someone knows what im making i'd be happy to find out lol

urban grove
#

McDonald's?

frail monolith
#

I like it, looks nice

sharp dawn
#

I remember when McDonald's used to have red roofs and the clown statues

frail monolith
#

Yep Vividly for me

midnight obsidian
sharp kettle
#

Looka nice for a garden

#

I think ill try to make a winter themed plugins

midnight obsidian
#

a noise protection wall that was inspired by one in real life

#

current fences made for the third update

#

33

unique pivot
#

or chocolate????

sharp kettle
#

I think theotown should have a feature to favourite things so we can find it easier

unique pivot
#

imagine having so much plugins

sharp kettle
#

Ok.

midnight obsidian
#

piano. fence.

livid agate
#

piano tiles when

midnight obsidian
#

that's actually a genius idea

#

imagine a plugin

#

where it has piano tiles that you can place down

#

and when you press on the piano tiles

#

it makes a sound

#

a piano sound

midnight obsidian
#

and what if

#

you could also link up the piano tiles to firework wires 😳

#

either way, it's not the most accurate piano, as you can see, it has 2 c's next to each other

midnight obsidian
uneven plover
#

Nice

midnight obsidian
#

update 3 fences so far

#

i really like the one with colored glass

cloud cedar
unique pivot
#

@midnight obsidian I thought that you can make 1x1 piano tiles that play sound

#

but leave the idea to me

cloud cedar
midnight obsidian
#

made this weird wall

unique pivot
#

@midnight obsidian make solid brick wall

#

simple and good

uneven plover
unique pivot
#

oh

#

wait

midnight obsidian
#

wait what

cloud cedar
unique pivot
#

you mean buildings?

uneven plover
#

No piano, its by kingtut

unique pivot
#

:(

uneven plover
#

Dont put a frown, you can still make one why not

cloud cedar
#

Just that?

uneven plover
#

Probably yes, it might be on kingtut's website

unique pivot
#

he got a website?

#

rich frick

#

😤

uneven plover
cloud cedar
#

🥵

#

Dayum

unique pivot
#

well at least no one made supermodular build pack

midnight obsidian
#

38

#

next update at 45 fences

uneven plover
#

I really like that fence at right

midnight obsidian
#

it was inspired by this

uneven plover
#

It looks better than this lol

midnight obsidian
#

haha

#

although come to think of it

#

i'm gonna make 50 fences the milestone for the update

#

so, right now, we're at 38/50 fences

unique pivot
#

I may make some soon

midnight obsidian
#

40

unique pivot
#

rtobby do be speedrunning fences for real

midnight obsidian
#

fence speedrun any%

uneven plover
unique pivot
#

@midnight obsidian add a pixel dude doing the same thing like on gif

#

as anim

midnight obsidian
#

please no

unreal breach
#

you probably should add this

midnight obsidian
#

no

#

pj

#

oh

unreal breach
#

:(

midnight obsidian
#

i thought that you thought that those pattern walls were street art

#

i'll consider

unreal breach
#

Ok

#

nice

versed pike
sinful meadow
uneven plover
#

It is nice but can you change the colors please

#

It is too bright

cloud cedar
#

Darken and lower the saturation a tad bit so it looks a bit more realistic

sinful meadow
uneven plover
#

Look, real building doesnt have that much saturation

sharp kettle
#

Maybe the pink look to uh.. hard? Try to make it softer

sinful meadow
midnight obsidian
#

try more of a pale lavender color

sinful meadow
midnight obsidian
uneven plover
#

European garden fence

midnight obsidian
#

i must make this

sharp kettle
#

Fell like everytime i make a building the shadows / color are to soft

midnight obsidian
rain gate
#

make pentronas tower pls

versed pike
rain gate
#

ok thank

versed pike
#

I saw this pack and i had the need to ask what happeb with those buildings? Looked great, but i never saw them in the plugin store :(

#

Also the Empire State Building is copyrighted? Really? ._.

chilly mango
#

Tis how it goes

midnight obsidian
#

i mean

#

you could make a knockoff version of it

#

and call it kingdom state highrise

urban grove
rain gate
#

what forum name

#

@urban grove

urban grove
#

Or Malaysia

rain gate
#

ok tank

zealous onyx
#

Hello, why is the bow of my plug in ships are glitching? How can i fix this? Thank you.

uneven plover
#

you need a bigger canvas for ships now

#

or something like that

uneven plover
#

nice

low loom
rain gate
#

fences are popular nowadays

midnight obsidian
#

it's time to hop on the trend

sharp dawn
#

Fences are the new ||flag / planes skins plugins|| 😅

uneven plover
#

they are nice tho

stoic palm
uneven plover
#

well we need variety of plugins tho

#

if people aren't going to upload small plugins, some details will lack idk or smth like that

stoic palm
#

Well fences are detail plugins

sharp kettle
#

Back then, my TT was very outdated

#

I have no idea it has a update

#

My plugin download button dissapeared for months

midnight obsidian
#

i mean, what's wrong with fences? they're nice

stoic palm
#

I think it's the fact how relatively easy the are, but these are forsure more useful then planes and flags

midnight obsidian
#

the hardest part of fences is finding an idea that doesn't have too much detail

stoic palm
#

I never could get my bike lane fence to work

midnight obsidian
#

because if it's overdetailed, it's gonna be hard to know where to put the details properly

stoic palm
#

This is what I came up with

#

Never could get it to work...

sharp kettle
#

I dunno what are those called

uneven plover
midnight obsidian
#

chipper are you working on a new fence pack

stoic palm
sharp kettle
#

Its one of these thing

sharp kettle
zealous aurora
lunar snow
#

@sharp kettle isnt that from Riot Civil Unrest?

sharp kettle
#

Idk

lunar snow
#

Oh I thought u are the one who screenshot it

sharp kettle
#

Huh?

#

I did

unique pivot
#

I should say there was a real lack of tall fences

#

I am glad someone fixed it

fickle frigate
#

beer factory or fertilizer factory ? :v

sharp kettle
#

Add some streetligt for thea road

fickle frigate
#

yes. i am adding it

#

but i'm wondering how to name it

unique pivot
#

oo industrial plugin

#

good

uneven plover
#

fertilizer

#

imo they use some chemicals for it soo silos are there for it

fickle frigate
#

thank you

sinful meadow
uneven plover
#

only those two left to be updated

#

I am on my computer chair straight 8 hours fixing plugins and adding manifest to them

fickle frigate
#

wow

#

when will you re-upload them ?

uneven plover
#

i dont know, I am stuck fixing ship texture bug probably try when I am free again

livid agate
#

@sharp kettle

#

oops

#

Don't mind me

uneven plover
#

no

cloud cedar
#

Does anyone know how can I spawn the trains on Max’s Railroad Expansion plugin?

uneven plover
#

you have to build depots

cloud cedar
#

But the trains only appear like once everytime

#

And then they disappear again

uneven plover
#

hm

#

do you have train stations

#

oh

#

they probably have a proper rail type to go on

cloud cedar
#

Hm

uneven plover
#

are you trying to run maglev or highspeed trains?

cloud cedar
#

And for the tracks i used the highspeed ones

uneven plover
#

¯_(ツ)_/¯

cloud cedar
#

¯_(ツ)_/¯

uneven plover
#

maybe ask in #town-square because kyo and some other people use it often

frail monolith
#

I know

#

Use the Arrival platforms on Stations to get the trains to the station

#

And use them in depots

cloud cedar
versed pike
#

Someone can help me to put 2 frames in a single building?

#

i want to put these 2 frames in a single building

uneven plover
#

Oh

#

I would help but I am not on pc anymore

uneven plover
#

Wait

#

I cant just put a manifest file to plugin and upload it? Why is that

sharp dawn
#

@versed pike use this in your code :

"frames":[
{"bmp":"XXX1.png"},{"bmp":"XXX2.png"}],

( remplace the Xs by the names of your .pngs )

versed pike
#

thanks!

urban grove
#

@old portal

#

Theres only 2 pieces and theres a error

#

Is this a bug or uh something?

rich birch
#

@old portal can you lower the influence of the building so it doesn't freeze in the game

urban grove
rich birch
#

congrats to theotown for having 2000+ plugins

livid agate
#

Technically, 3644

unique pivot
#

I took a small break in modular build pack

#

believe it's actually a few days

uneven plover
#

Someone asking for one of your plugins

old portal
#

I already heard about the error with my national congress plug-in and I have already sent a fixed update for approval. Today I opened the store to see if everything was ok with the plugins (since I'm disconnecting from the game and I don't want to leave anything hanging) and I got several comments saying the same thing "error" and even people being a little rude. When the plugin was posted it was working fine, I'm like you who downloaded it, waiting for this new version to be approved. I apologize. To the angry comments: I don't have to stay in the game all day to see how the plug-ins are doing, I have a life just like you. Stay well, guys.

old portal
#

I'm just waiting for them to approve

sharp dawn
#

Thats why i don't like plugin store

#

People think they own plugin creators

gusty egret
#

Relaxa Bernardo Brandão erros acontecem, seus plugins são muito bons uma bela representação que vc faz, não ligue com os criticos, sou um grande fã, gostei muito do congresso, agora só falta modo noite nele

frail monolith
uneven plover
gusty egret
#

Seu plugin Brandão já está no jogo novamente????

sharp kettle
#

Do i need to call a mod?

#

Look. Rules are rules

frail monolith
#

Its for Non-english speakers

uneven plover
uneven plover
#

Don't worry guys, I didn't ping him

agile forumBOT
#
Case #890

Indio tenebroso#2194 has been warned: use #language-bar as you've been told.

unique pivot
#

Anthony really crossing the line by making his plugins cost more than 35 gems

#

Someone just should stop accepting them

sharp dawn
#

I do agree

chilly mango
#

free version available on forum tho

uneven plover
#

like I am going to use 😳 okay a little offensive joke here

unique pivot
#

Not really an excuse

old portal
#

As many of you know here I am leaving the game and this is my last new work posted (maybe there will be updates of old work soon as I was working on it before opting out of the game). I even thought about not posting this plug-in as it didn't have night lighting yet, but I decided to post it anyway. The main part's png file is very large, so it may freeze a bit when placing the building, but this does not prevent the use of the plug-in. This is a asking: the plugin has this detail, do not fill the comments box in the log saying that it has a bug.

old portal
uneven plover
#

Bernardo, good bye sir. Have a good life and also come back again once you want to

old portal
#

Thanks, yusuf. Bye

urban grove
urban grove
gusty egret
#

why is Bernardo Brandão leaving the game?? if you go I just want to ask if you can put night mode at the national congress

versed pike
#

@old portal Good luck Bernardo and we hope to see you again here later

rich birch
#

thanks @old portal for making awesome plugins, see you soon

stoic palm
#

@old portal it's been a privilege to have you in the community. I wish you the best in all your future endeavors!

river phoenix
#

Tsushima Pack

#

Koreacommerce

unreal breach
steady harness
#

New buildings i'm working on

#

It's going to be 2×2 for TT and TTT with diagonality 😉

#

It's based on my first diagonal houses

#

And an ingame building

steady harness
#

Just some details, which i will add later and it will be finished.
I just do the other buildings first

fierce haven
river phoenix
#

@@fierce haven

Very nice

rich birch
rain gate
#

What plugin name

uneven plover
#

Shadows are too soft tho

rain gate
#

How to make plugin

unique pivot
#

check pins

urban grove
fierce haven
#

no

urban grove
#

Ok thx for telling me

fierce haven
#

You have now crafted 90 buildings.

#

My goal is about 150 buildings.

uneven plover
#

wow

frail monolith
#

I need those Buildings for my Tokyo Project

#

But great job

fierce haven
#

Isn't the Akibahara building enough?

frail monolith
#

It is

fierce haven
#

Oh, come to think of it, I didn't upload the add-on for that plugin...

#

Are there any of these that are not in the Japanese plug-in V.1?

uneven plover
frail monolith
fierce haven
#

no shadows in my dictionary
-царская колесница-

uneven plover
#

👁️👁️

fierce haven
uneven plover
#

european medical clinic from cities skylines

rich birch
#

can you release the excavator plugin without lua i want it (If you can)

uneven plover
#

I have it but it is not detailed

uneven plover
uneven plover
#

small fire house from cities skylines

#

thank you guys

grim path
#

So do you make plugins in pc the same way you do in mobile?

stoic palm
#

Pretty much

grim path
#

welp um i wanna make plugins in pc but i dont have theotown