#plugin-support

1 messages · Page 24 of 1

eternal frigate
#

My dumb ass

#

Sorry for the language

grand spruce
#

the ones on Google Play are for like IAPs

#

and no problem

eternal frigate
#

Why did it take me here

#

?

grand spruce
#

Haha that never gets old

exotic scarab
#

e

grand spruce
#

but that code is a rickroll

eternal frigate
#

Damn.

grand spruce
#

You can also compete in #events when we have to to get codes

exotic scarab
#

Yeah

eternal frigate
#

Alright.

grand spruce
#

this server is also hosting events that have diamonds as a prize

exotic scarab
#

Ahhh

eternal frigate
#

Rn?

grand spruce
#

yeah

eternal frigate
#

I joined it

#

What do I Do Now?

grand spruce
#

I'll contact you there

eternal frigate
#

Mk.

trail reef
potent yoke
trail reef
#

@potent yoke ok

last venture
#

You can’t split diamonds

#

Can’t be uploaded by two developers

#

But you can make plugins with two developers

#

and send a screenshot of the plugin that are you trying to make with this other developer

last venture
#

No because thats copyrighted.

#

it's still stolen.

#

you cant publish edited plugins

#

clarify take photo game of other phone

#

I don't get you.

cedar stone
#

still nope

#

you're still stealing another's person work

#

wdym

#

still no

#

ok, you should know that you can't just steal somebody else's work. Do it yourself or ask the author if you can use his textures

tulip rockBOT
#

ClydeRed#1528 was banned for the following reason: stealing other others plugins

cedar stone
#

he was prob another alt

grand spruce
#

Yeah the account was new too

strange drum
#

Ho do I make plugins?

#

I have this app for pixel art for this game

#

But idk how many pixels I need.

#

@me if you can help me

grand spruce
strange drum
#

Oh ok

#

@steel verge

#

I want to apply for plugins

grand spruce
#

apply for what?

#

you don't have to apply for anything

strange drum
#

Wait I think I got this wrong

#

Oh really

grand spruce
#

nope

#

you can make plugins as you please

strange drum
#

Oh

#

I'll be back

#

I want to say sorry to Eingelegter Brotfresser

#

A 1×1 block

grand spruce
#

use the pinned ones it makes it alot easier

eager oracle
#

Ah yes what software do you use to make plugins?

earnest pendant
#

Pls czech da pinned mesages

eager oracle
earnest pendant
#

Not hier

eager oracle
#

O

#

Hm is it possible to make high res textures?

#

Like 4k textures

earnest pendant
#

No

steel verge
#

yes, but actually, no

eager oracle
#

O

#

Is it illegal to make high res textures

steel verge
#

It just won't fit inside game texture space

#

One 4k frame is 3840 × 2160 alone

eager oracle
#

Hm

steel verge
#

Game has 4096x4096 by default

eager oracle
#

Ah

#

Hm

#

And how do like train plugins woro

#

Are they lua coded?

steel verge
#

They are hardcoded with Java

eager oracle
#

Oh

#

Ez

#

Hm I guess Ill just make buildings for now

#

And the 🅱️ emoji for the game

#

Can I mek bat mod

#

That giv sickness to citizens

steel verge
#

sure

eager oracle
#

Nice

#

Tho with theotown res the bats will be like 3 pixels

#

Oh wait corona memes arent allowed

#

But you said sure

#

Hm

steel verge
#

Who said anything about corona?

eager oracle
#

O right

balmy monolith
#

Curious: Wasn't people able to download addons without files

#

Now I can't find the buttom to do so

#

And I'm stuck with Brazil buildings addon on

cedar stone
#

Yeah, with the plugin store

#

If that is you're looking

balmy monolith
#

Yea

#

Its either me being an idiot or it got removed

balmy monolith
#

Can you tell me which buttom to get to the store

grand spruce
#

the green download arrow

ruby vale
balmy monolith
grand spruce
#

Where did you get the game from?

balmy monolith
#

Google play store

grand spruce
#

Is the game up to date?

balmy monolith
#

Let me check

#

It is

grand spruce
#

are you contacted to wifi or date?

#

*data

balmy monolith
#

Yes

grand spruce
#

hit the gear

grand spruce
#

Pverison

#

Pversion

tulip rockBOT
#
Most recent versions of TheoTown
Android

1.9.32

iOS

1.9.19

Amazon

1.9.19

PC

1.9.32

grand spruce
#

your game is super out of date

#

1.8.27 is yours

balmy monolith
#

Do I unistall and reinstall

grand spruce
#

for updates?

balmy monolith
#

Yes

grand spruce
#

no you click update...

#

It will show up like that

earnest pendant
#

Click

balmy monolith
#

It didn't show up there I had to search the name

#

Anyways thank you

grand spruce
#

you're welcome

balmy monolith
#

I will now make a memorial

young hearth
eternal lake
#

make a new layer

young hearth
#

@eternal lake ok

vivid olive
#

anyone here? i need help

eager oracle
#

yeah I need some help with notepad++ plugins

#

Ive never used it so hlep pls

#

aight nvm I just used the plugin admin

hushed needle
#

Pysuggest Bigger cities

ruby vale
#

?

hushed needle
#

how the suggestions were made?

hushed needle
#

Ok

eager oracle
#

Psuggest even bigger plots of land to build mega cities, or even countries on

tulip rockBOT
hushed needle
#

@eager oracle thanks

eager oracle
#

Np

ruby vale
#

use psuggest in #bot-commands

hushed needle
#

Ok

eager oracle
#

Ah sorry bout that

ruby vale
#

no problem

earnest pendant
#

Or this just can happen when it touches water?

#

is there any way to make the border frames to appear when a terrain touches another type of terrain?
If that's possible, when placing the path (my terrain), thanks to Lua, I could get the terrain frame that was previously there and use it as my terrain. If I transform my path frames into an animation I could place it in a layer above the "stolen" frame, and get a path surrounded by grass, sand... without modifying the previous terrain

hollow flax
earnest pendant
#

I did, thanks!

#

I think it's not possible to do

hollow flax
#

Are the grounds functionally as road?

earnest pendant
#

nope, they're type:"ground"

#

maybe it can be done with roads, however it won't as a ground

hollow flax
#

Idk if it's possible to place ground with fun, but try this first.

  "fun":[
   {"condition":{"type":"nearby", "max":1, "inner":[{"type":"ground", "id":"groundId"}]},
    "actions":[{"type":"build", "id":"borderGroundId"}]
   }]```
earnest pendant
#

alright lemme try it!

#

sadly, not working

#

maybe because border ground doesn't have Id itself, it has the ground id

hollow flax
#

I see. I think if so, that "border" frames will drawn if the width or height > 2.

earnest pendant
#

Probably

#

I'll try with lua

analog wedge
#

Why I can't put this on the road?

eternal lake
#

plugins don't support that

analog wedge
#

alrighty

#

@Ttownlover

#

Ah welp

scenic marlin
#

The plug-in I downloaded from "pedestrian zone" is the "remastered"! How do I download the original pedestrian zone? Note: I've already researched the original in the game but i couldn't find it!

steel verge
#

plugins don't support that
@eternal lake they do

eternal lake
#

since when

true vault
#

road decos dont spawn cars

eternal lake
#

this is not a road deco

true vault
#

yes

steel verge
#

since always?

#

bus stop

#

it's that type

true vault
#

the bus stop doesnt spawn buses.

steel verge
#

It's where you catch the bus

true vault
#

Yes and the Bus stop that cant be put in the road

#

Actually spawns things

#

alright who keeps reacting to messages

steel verge
#

You create a road deco which spawns busses with lua

true vault
#

rare to find

#

@steel verge show me the script to spawn buses with road deco.

eternal lake
#

City.spawnCar

true vault
#

thanks

#

you have tought me how to make car spawning road decos

eternal lake
#

that's not how it works

#

it's justa function

true vault
#

oh

eternal lake
true vault
#

i have learned something new

#

im stupid

eternal lake
true vault
#

thanks kulche

eternal lake
#

you're welcome 🙃

flat sonnet
#

I need some help

I see the json of bus depot

But I dont know how to spawn type bus?

May I know how to make this?

flat sonnet
earnest pendant
#

Bruh

hollow flax
#

Tunnel bear_think

chilly zodiac
#

Oh well…

polar quarry
earnest pendant
#

Uhh

polar quarry
thorn nymph
#

How we can help @polar quarry

polar quarry
#

What Road JSON File?

thorn nymph
#

I don't know

polar quarry
#

oh

exotic scarab
#

Let me search...

#

Also, you need more frames

chilly zinc
#

That's my plugins

#

Umm..

#

Those waterdecal is actually terrain to place in slope.

#

Those thick gate has only one direction

#

@thorn nymph

thorn nymph
#

What's up

lavish roost
#

Pversion

tulip rockBOT
#
Most recent versions of TheoTown
Android

1.9.37

iOS

1.9.19

Amazon

1.9.19

PC

1.9.37

jolly wigeon
#

Pversion

tulip rockBOT
#
Most recent versions of TheoTown
Android

1.9.37

iOS

1.9.19

Amazon

1.9.19

PC

1.9.37

tacit briar
eternal lake
#

are you sure the building texture is 5x5?

tacit briar
#

@eternal lake yes

#

5x5 slots

#

It’s in code

eternal lake
#

I asked for graphic size

#

not the one you defined in json

tacit briar
#

Hmm

#

No

eternal lake
#

?

tacit briar
#

I know that I need change resolution

eternal lake
#

whats the width in pixels?

tacit briar
#

No it’s 522x1024, so I need 192x360

#

@eternal lake 40x40 Pixels

eternal lake
#

5x32

#

in width

#

40x40?

tacit briar
#

I’m abou that

#

About

#

Sorry

#

Ok

#

I will try to change res

eternal lake
#

if your building is 5 tiles in size the texture should have width of 32x5 (160) pixels

#

if it's not it won't work

tacit briar
#

@eternal lake umm yeah, I know

terse void
#

yo so im trying to make a plugin with lua gui

#

and i need a couple icons for some buttons

#

but i cant find what icons are in the icons table

lavish roost
#

Pversion

tulip rockBOT
#
Most recent versions of TheoTown
Android

1.9.37

iOS

1.9.19

Amazon

1.9.19

PC

1.9.38

terse void
#

nvm i found it in the plugin creator tool plugin

earnest pendant
#

The white - wall like structure

pastel mason
#

@earnest pendant Montemarino's bridge and channeling

#

you can find it in the forums

earnest pendant
#

I'm sorry this is totally random but... are there any packs of like middle eastern/saharan buildings? I want to recreate the "Al-Sammor" By "SAM BUR" please someone respond :)

ruby vale
#

i know there are some mosques in the plugins store and in the forum

earnest pendant
#

@earnest pendant Montemarino's bridge and channeling
@pastel mason I do appreciate it.

pastel mason
#

you're welcome

high stratus
flat sonnet
#

Why can't I see any people when I'm using this plugin?
@high stratus

Have u try to attach in RESIDENTIAL areas ?

cedar stone
#

Did you build the benches?

#

You need those to spawn people

high stratus
flat sonnet
#

I said the pedestrian way

#

Not the lamp

#

@high stratus

high stratus
flat sonnet
#

The target of RESIDENTIAL car is commercial

high stratus
flat sonnet
#

Composition dosen't support tree??

earnest pendant
#

you're welcome
@pastel mason I somehow could not find it on the plugins neither the forum. I have typed its name but there is no result.

pastel mason
earnest pendant
#

I will give it a try.

#

I have downloaded it. What is the next step..?

ruby vale
#

pfaq forum plugins

tulip rockBOT
#
Forum Plugins

If you see a plugin on some screenshot, which you can't find in Plugin Store, try searching it on TheoTown Forum (https://bit.ly/3cGrHIm). There you can find a lot of unique plugins, which are not available on Plugin Store.

pastel mason
#

@earnest pendant take the .zip file and place it inside the "plugin" folder inside the TheoTown folder. no need to extract

earnest pendant
#

@earnest pendant take the .zip file and place it inside the "plugin" folder inside the TheoTown folder. no need to extract
@pastel mason Cheers.

scenic marlin
#

Do you have to wait a while to show up?

scenic marlin
#

I connected on the streets but cars are passing too!

flat sonnet
#

Hello, I followed the same steps! But it didn't work out for me!

Your spacing is too small make it way like a road

pastel mason
#

I'm lovin' it

scenic marlin
#

Your spacing is too small make it way like a road
@flat sonnet What do you mean?

tulip rockBOT
#

BenzoG&gMafia#0780 was banned for the following reason: alt account

flat sonnet
#

@flat sonnet What do you mean?
@scenic marlin

I mean pedestrian
Is "type":road"
Not a decoration

scenic marlin
#

Oh ok! I had not understood right hahaha thanks for explaining

earnest pendant
#

@flat sonnet what are the mods u used

molten sand
#

He made it

potent yoke
#

The problem is the green car with the white roof

bitter hazel
#

Uhh

#

Which one?

potent yoke
#

Two leftover pixels

bitter hazel
#

You mean those two stripes?

potent yoke
#

yes

bitter hazel
#

Hmm, maybe just spawn new parked cars till it dissapears?

molten sand
#

Choggoba is the creator of that Easy Parking plugin

hollow flax
terse void
#

Damn I have literally never seen that before

lunar tendon
#

Why everything is white

cedar stone
#

Why everything is white
@lunar tendon wdym

lavish roost
#

Pversion

tulip rockBOT
#
Most recent versions of TheoTown
Android

1.9.40

iOS

1.9.38

Amazon

1.9.19

PC

1.9.40

uneven marlin
#

what the actual...

hushed needle
#

Jajajaj

fiery olive
#

@uneven marlin just ignore that, they're most likely trolls

vale minnow
#

they are

flat sonnet
#

"influence residential"
"influence commercial"
"influence industrial"
"influence level0"
"influence level1"
"influence level2"

#

Anyone can explain this

steel verge
#

influences automatically assigned for residential buildings

#

they have no use

scenic marlin
#

Guys, does anyone have the seed number that's the map of San Francisco? (I don't know if there is a map of San Francisco)

pastel mason
#

@scenic marlin You use heightmaps for irl cities.

earnest pendant
#

Help for Indian plugins

earnest pendant
earnest talon
#

He is asking for making Indian building plugins

#

We don't have much Indian building plugins in theotown!!

#

Just a Indian flag and Taj Mahal ..That's it

grand spruce
#

Plugin creators don't take requests

#

Nor is this something for this channel

terse void
#

I'd take a request

#

If it's a lua plugin cuz I can't draw

tawdry schooner
#

My drawinfg lol

#

The ice cream looks like it wants to melt

pastel mason
#

did you put an oil painting filter on it?

tawdry schooner
#

Huh

#

No

#

The game already does the graphics

worn cliff
#

Guys, how to make window?

worn cliff
#

Can anyone help me?

tawdry schooner
#

Ok

#

Um

#

Check the forum about shadows and templates there is a door tutorial. The making of doors and windows are the same

earnest pendant
#

@tawdry schooner your city looks huge

tawdry schooner
#

Ehehehe yea

earnest pendant
#

@earnest pendant hello

#

@tawdry schooner Can you show us your city

tawdry schooner
#

Check the forum about shadows and templates there is a door tutorial. The making of doors and windows are the same
@RADZZ

#

@worn cliff

worn cliff
#

Owh okok thanks

#

Hm little bit mistake

earnest pendant
#

@vastro I uninstall game few day ago

#

Because game loading take very much time

#

But when I instaal game i say you.

last venture
#

Either because your device is slow or too many plugins

earnest pendant
#

Too many pluhins

#

I have 2 GB ram

gilded ether
#

Can I use textures from internet without rights for unprifit usage?

grand spruce
#

You can't share them

terse void
#

If you change them enough it won't be a problem

tawdry schooner
#

Can I use textures from internet without rights for unprifit usage?
@gilded ether thats what i wanted to ask too lol

tawdry schooner
#

What if i make a plugin of the json bear but I take it from the forum and put credits in my plugin description

earnest pendant
#

@tawdry schooner cool

tawdry schooner
#

Thx

terse void
#

You're allowed to take JSON bear if you give credit there's a forum post about it

tawdry schooner
#

Ok

#

Then who am i supposed to credit @terse void

terse void
tawdry schooner
#

Ooo ok thx @terse void

gilded ether
#

@tawdry schooner you will make plugin?

tawdry schooner
#

Umm still thinking

#

Whether its possible or not

#

I never made a statue

earnest pendant
#

Sergio is really good I downloaded almost every plugin made by him

scenic marlin
#

Guys, do you have any street lamp posts plug-in that works at night? I can't find it!

cedar stone
#

It's in game

gilded ether
#

@tawdry schooner you can get textures from internet and remake it

cedar stone
#

you shouldn't do that

#

you have to still require the orginal creator's perimision

tawdry schooner
#

Yea @cedar stone

hoary jolt
#

someone here is the creator of plugins?

grand spruce
#

@hoary jolt stop asking in every channel. Especially ones that aren't meant for it

hoary jolt
#

Sorry

grand spruce
#

And plugin creators don't typically take requests anyways

#

Try learning

hoary jolt
#

Thanks

flat sonnet
#

"requirements":[
{Management influence}]

This is possible?

tawdry schooner
#

Yes it is

eternal lake
#

No its not

tawdry schooner
#

dude

#

Check the forum

#

Oh wait

#

"requirements":[
{Management influence}]

This is possible?
@flat sonnet no

flat sonnet
#

Hmmmm

Needs influence: true

tawdry schooner
#

I thought you would like to give building some influence

flat sonnet
#

So management influence is useless???

#

No use

tawdry schooner
#

I think yes

#

I never saw some building happiness go down bcz no management

flat sonnet
#

I want my RESIDENTIAL pack need management influence ...

But I think this is impossible to beginner in codes

eternal lake
#

use Tile.getInfluence in lua

tawdry schooner
#

LUA

#

WHY SO HARDDD

eternal lake
#

check if influence management at x, y == true, if yes do nothing, else abandon the building at x, y

#

could work that way

tawdry schooner
#

Id better stick with json

earnest pendant
#

Is there any winter plugin?

flat sonnet
#

???

#

@earnest pendant in setting???

earnest pendant
#

I mean like winter building etc...> @earnest pendant in setting???
@flat sonnet

flat sonnet
last venture
#

Lua isn't hard

#

You just have to understand how it works

#

it also gives a great benefit in making good plugins

earnest pendant
#

Like this?
@flat sonnet I'm so dumb I could've just searched it,thank you!

tawdry schooner
#

@last venture k lol

reef minnow
flat sonnet
#

@flat sonnet I'm so dumb I could've just searched it,thank you!
@earnest pendant

except "type": fence / bridge.

all plugins can be in winter mode.

if it will have a winter frame and code code😅

steep coral
flat sonnet
#

Where?

steep coral
#

the footpath bridge

flat sonnet
#

I think the color brown is asphalt

And he use invisible pedestrian road

#

Or you can use invisible rroads

#

@steep coral

steep coral
#

how about the bridge?

flat sonnet
#

Pedestrian plugin

#

By kingkut

steep coral
flat sonnet
#

Yah

steep coral
#

thanks a lot

#

which plugin road is closest to reality?

turbid barn
#

Just turn this thing on for winter mode @earnest pendant
@reef minnow yes. I said building.

reef minnow
#

You want winter buildings?

turbid barn
#

You want winter buildings?
@reef minnow mhm

reef minnow
#

and don’t ping me it hurts

turbid barn
#

Kk

flat sonnet
#

Winter mode's hurt my eyes 🥴

reef minnow
#

Discord light mode will hurt your eyes more

flat sonnet
#

What

#

But this is running to me

#

????

bright harness
#

Is that plugin avivable?

#

@flat sonnet

flat sonnet
#

Yah in forum

#

But I can't submit in store

bright harness
#

How is called

#

But I can't submit in store
@flat sonnet
Why

flat sonnet
#

In forum

#

@flat sonnet
Why
@bright harness

I don't know

bright harness
#

Well

flat sonnet
#

Ahhh now I know 😂

grand spruce
#

Is there a way to make it so the wire holders are centered? Or does it end up being centered on your plugins tracks

tawdry schooner
#

I think the wire holders should bs in road deco and it wouldnt possibly do that rigth

grand spruce
#

Well I know making things diagonal is a pain anyways

#

but I want to know if that's how it was intended

gilded ether
#

Wow

#

How to get it plugin?

grand spruce
#

It's on the plugin store

gilded ether
#

What name?

grand spruce
#

I forget but it's by Desolan

gilded ether
#

Ok

#

Thx

flat sonnet
#

@grand spruce
My wire hanger dosen't prepared in diagonal rail sorry

grand spruce
#

@flat sonnet that's fine! I was just interested

earnest pendant
ruby vale
#

@uncut steeple

earnest pendant
#

@uncut steeple

scenic marlin
#

Hello guys! Is that all right? I would like to know if there is any plug-in of "trólebus"?

#

Forgive me if the English has not good but sometimes not even Google translator understands hahahahaha

earnest pendant
#

Can anyone tell why the PEF plugin isnt appearing on me?

steel verge
#

Your game version is old

earnest pendant
#

My version is 1.9.37

#

Isnt that the current one?

hollow flax
#

i will fix it as soon as possible bear_mine

earnest pendant
#

Thanks

uncut steeple
#

@uncut steeple
@earnest pendant Since the problem is just the name, I will change it as soon as I can. Problem that a lot of people ask me to put 50000 workers, which is impossible, and it escapes reality, every time I update, and they give off many times because of that

hollow flax
#

My version is 1.9.37
@earnest pendant

it's weird, i use bluestacks and TT version 1.9.37a, and no problem with the button or the code. try to reinstall the plugin.

tawdry schooner
#

Guys does the X or blue line only goes there leaving one pixel ?

eternal lake
#

as it's drawn

earnest pendant
#

@earnest pendant

it's weird, i use bluestacks and TT version 1.9.37a, and no problem with the button or the code. try to reinstall the plugin.
@hollow flax
Aight

earnest pendant
#

Still doesnt work

hollow flax
scenic marlin
#

Can someone help me?

tawdry schooner
#

@eternal lake k thx

tawdry schooner
#

Can you put noise influence to rail tracks or trains ?

earnest pendant
#

@scenic marlin yes tell

ruby vale
#

the shadows are wrong

polar quarry
tawdry schooner
#

You gotta have the spawner

#

Lik a depot

#

And json is ez

polar quarry
#

ah

earnest pendant
#

@earnest pendant light comes from right

lilac ember
#

@earnest pendant nice, i think u should make shadows darker

#

also make shadows on the floor

earnest pendant
#

Hi, I'm dutchman so I have making in Netherlands building packs from old traditional building and I will still to work on progress for my plugins.🤓 🇳🇱

hollow flax
#

the text field doesn't appear on android. bear_think i used VSC to write the code. bear_shrug

terse void
#

just tried and its not there for me either

polar quarry
hollow flax
#

just tried and its not there for me either

Hmm, i think i will use slider and make seperate the text field on search bar. bear_mine

rich sparrow
#

Hi

polar quarry
#

Hi

flat sonnet
#

There's a code for seasonal frames

Like winter frames???

grand spruce
#

There are winter frames

#

I don't know about the other two seasons

#

But there are indeed winter frames

#

That's why some buildings have snow in the winter time of the game

tawdry schooner
#

Wait

#

Nvm

turbid barn
#

Anything close to this?

steel verge
#

Ah yes

#

phone wallpaper mode plugin

exotic scarab
#

Lol

trail reef
#

@turbid barn got wich samsung A do u got?

turbid barn
#

@turbid barn got wich samsung A do u got?
@trail reef samsung galaxy a50

trail reef
#

Oh, i got the A41

turbid barn
#

Cool

trail reef
#

Is it possible to create plugin of funcional runways?

eternal lake
#

probably not

#

you can only override the existing runway's graphics

trail reef
#

oh, nice. Thank you Kulche

tawdry schooner
#

How about airplanes ?

eternal lake
#

no problem

#

@tawdry schooner see Airplanes

tawdry schooner
#

Kk

tawdry schooner
#

Waht is texture space ?

terse void
#

plugin textures get loaded into texture space

#

if its full the game wont start

#

to get it full you have to try pretty hard or install a bunch of 8*8 skyscrapers

tawdry schooner
#

O

exotic scarab
#

This texture is used to load every texture on the game (Probably using pointers?, Idk), according to Lobby, 1 single texture is more faster to load than several little textures for every building, sadly TT don't know when texture is filling up, is a little common see people having texture space errors

#

yeah, is annoying that phone manufacturers don't promote the VRAM

pastel mason
#

if only they can start putting discrete gpus in phones

#

maybe mobile e-gpus, like a powerbank but a gpu

exotic scarab
#

Rip battery

#

Emmm well, except if the external GPU comes with his own energy (like a powerbank)

steel verge
#

...sadly TT don't know when texture is filling up...
@exotic scarab yes it does

exotic scarab
#

O_0

#

How? Where?

steel verge
#

The easy way is by doing pt in console

#

Otherwise, the error is thrown when it can't fit any more stuff inside the texture space

exotic scarab
#

Ah yeah that

#

No, I mean, a little message with alerts you about the plugin space, Ik that pt shows the percentage of the texture usage, but the game don't do anything when the texture is filling up, is like knowing about a imminent disaster, but without worrying about it

steel verge
#

but the game don't do anything
it clears the cache and rebuilds the texture space

exotic scarab
#

Ah

#

😅

#

From what percentage?

#

80%?

steel verge
#

whenever draft changes

exotic scarab
#

Ah

#

Thx

terse void
#

1 skyscraper can probably fit like 10-20 smaller plugins

exotic scarab
#

Imagine a 4K resolution building as plugin, lol

grand spruce
tawdry schooner
#

Ok @exotic scarab

velvet hemlock
#

Make that an addition owo

#

I would so install a plugin of just more farm vehicles for my farming district

worn bear
#

Next TheoTown Game Theofarm

earnest pendant
#

i want buildings of mexico city in plugins pls

fiery olive
#

Usually plugin creators don't take requests.

earnest pendant
wise python
#

I thinks its already exists in game

earnest pendant
#

Oh

#

What about a china town theme plugin

wise python
#

Exist

#

Searh in theotown forum

earnest pendant
#

Los angles plugin

wise python
#

I dont know

ruby vale
#

already exists, seach in forum

grand spruce
#

@earnest pendant most creators won't take suggestions anyways

earnest pendant
#

E

odd jackal
#

I can't draw some parts of Seoul Subway Line 1. Can you help me?

trail reef
#

Whos Rjodan1?

brazen field
#

I just downloaded the futuristic road v1 plugin

Why cars can travel on both lanes when it's flat but only one lañe when it's sloped?

molten sand
#

Blue Balloon? I know we only have 4 balloons so ... I think it's time to add more?

dapper geyser
#

Who has a waterfall plugin

trail reef
#

Who doesnt?

earnest pendant
#

I dont

brazen field
#

Why the new DSA plugin Chinese translation translated containment facility into loading facility?

earnest pendant
#

Ask the chinese translator @brazen field

brazen field
#

Who?

earnest pendant
#

No idea

terse void
#

you can probably find out on the github page

south helm
flat sonnet
#

What is maximum texture space???

lavish roost
#

Pversion

tulip rockBOT
#
Most recent versions of TheoTown
iOS

1.9.38

Android
Desktop
Amazon

1.9.19

trail furnace
#

Wait.. theo town on amazon?

exotic scarab
#

Yeah I questioned the same thing

fiery olive
#

@flat sonnet It depends on your device's specs

#

For example, since I play on PC, and i have pretty... ok specs, I have 2 pages of plugin space:
1 is 2048x2048
2 is 4096x4096

exotic scarab
#

Oh wait, only PC have 2 textures?

terse void
#

yeah pc gets an extra page of space

steel verge
#

depends on your vram

exotic scarab
#

Ahhh.... I didn't know that

#

2 GB VRAM?

steel verge
#

2nd space is what your vram provides

exotic scarab
#

Ah

terse void
#

lets get a 3090 sli to download all the plugins there are

exotic scarab
#

Lol

steel verge
#

nah mate

#

too expensive

terse void
#

the true theotown experience

exotic scarab
#

Better download more VRAM

terse void
#

sell a couple kidneys

steel verge
#

TheoTown, a game ahead it's time

terse void
#

ah yes the crysis of city building games

exotic scarab
#

In CPU usage

steel verge
#

in CPU usage, it's city skylines

terse void
#

if youre not using TT as a cpu benchmark youre doing it wrong

exotic scarab
#

Ah yes, that is a CPU and RAM killer

terse void
#

does tt even have gpu acceleration

steel verge
#

Idk

exotic scarab
#

If you are not using heavy "plugined" TT has CPU and VRAM benchmark, you are doing it wrong

steel verge
#

Lobby wrote that shizz, not me

exotic scarab
#

Ah yes, stapel2D

terse void
#

yeah ok i geuss that code is the oldest stuff in the game

exotic scarab
#

As far I know, Java makes things in the CPU that could be faster in the GPU

terse void
#

im geussing it does use gpu acceleration cuz textures are in vram

exotic scarab
#

Emmm... I don't know : (

terse void
#

yeah idk how all that works either

#

probably all handled by the engine

exotic scarab
#

I think Lobby knows it, because he made the stapel2D engine

steel verge
#

Lobby wrote the engine the way he did so it's fast and it can do whatever the hardware can

exotic scarab
#

Ah yes, CPU go brr

terse void
#

i mean it do work

#

thats better than whatever i write

exotic scarab
#

Well, yeah

terse void
#

i tried making some stuff with simple direct media layer but it didnt scale well

earnest pendant
#

those are the stats of MY WHOLE PRISON

flat sonnet
#

Why my p(suggest) was removed?

eternal lake
#

not plugin related, probably the suggestion was impossible to add

earnest pendant
trail furnace
#

I think a plugin did it

#

But i dont know what plugin it is

earnest pendant
#

I know

#

That's why I put it here

#

But that plugin is ruining my city

#

ONE BUILDING spawnt all of those

#

The buyback centre

molten sand
#

ATM by CommanderABab

polar quarry
earnest pendant
#

ok thx

earnest talon
earnest pendant
#

Why u break the law

exotic scarab
#

¿?

earnest pendant
#

Illegal

exotic scarab
#

¿?

earnest pendant
#

Gimme huggy wuggys

exotic scarab
#

... ¿?

#

Emmm....

earnest pendant
#

Art_ist has confused Typical_Player

exotic scarab
#

What is the problem here ?? Pls help !! It is urgent !!
Probably ID issue, try changing the ID

flat sonnet
#

Its possible to make own category for Type RCI??

exotic scarab
#

Emmm....

#

Let me search in the forum, because Im not 100% sure

lilac ember
#

What is the problem here ?? Pls help !! It is urgent !!
@earnest talon i think you have duplicated the plugin. It happened to me either

exotic scarab
#

Emmm.... Looks like it is possible, but the documentation dont say anyting about RCI buildings, probably yes, but you need try it, I can find more info : (

terse void
#

2 drafts trying to use the same id

#

probably you accidentally got the same plugin twice

lilac ember
#

exactly

exotic scarab
#

Yeah

terse void
#

or the plugin creator didnt test it

exotic scarab
#

Imagine didnt testing

lilac ember
#

but it doesn't affect the plugin in nothing i think

cedar stone
#

or the plugin creator didnt test it
And somehow gets approved

terse void
#

i dunno if the approval process is that in depth

#

pretty sure its just to check if the language is appropriate

exotic scarab
#

Or a JSON init check (That page rarely helps me)

terse void
#

yeah maybe

#

i use vscode so its checked for me already

exotic scarab
#

I use Visual Studio (Hard drive go brrr)

terse void
#

i used to but vscode actually has plugins for lua support

steel verge
exotic scarab
#

Ah, I use VS because Im experimenting with C++

#

Lol

terse void
#

ah yes

cedar stone
#

Lovely errors

terse void
#

does tt accept comments in json tho

steel verge
#

yes

terse void
#

nice

steel verge
#

it accepts numbers as strings too

exotic scarab
#

I smell pain

#

Oh wait, that are just comments

terse void
#

not like anyone else is gonna read my json tho

steel verge
#

I will

exotic scarab
#

"ID" : "Help_pls_Im_dying_in_bugs_123$",

terse void
#

jokes on you i got encryption

#

.plugin files go brr

steel verge
#

Ah

#

About that

exotic scarab
#

Xd

terse void
#

tho im sure you can get in them

steel verge
#

I wrote it

terse void
#

yeah

#

darn

steel verge
#

And game has to understand it anyway

terse void
#

i hoped lobby would have written it and you wouldnt know how it works

#

"it just works"

#

yeah ik

#

kinda curious how it works

#

is there just a hardcoded encryption key in there?

flat sonnet
#

Composition is available in type rci?

exotic scarab
#

"it just works"
VS: 20+ warnings
Me:

terse void
#

im geussing its just the most basic encryption and its really not that secure

steel verge
#

If you can hack it

#

let me know

exotic scarab
#

lol

terse void
#

cant be arsed

#

i dont have that kinda dedication

earnest talon
#

@cedar stone I just made night animations change in the plugin

#

@exotic scarab I think you are right ..Maybe someone has same id for night animation id which I am having

#

I'll try changing the id

exotic scarab
#

👍

flat sonnet
#

Oww right

earnest talon
#

@flat sonnet

#

@earnest pendant

terse void
#

i think so

earnest pendant
#

probably

terse void
#

if i hade the raw code i could paste it into vscode and see if i get any errors

earnest talon
#

Oh

flat sonnet
#

{"id":"$midian1102",
"type":"fence",

   "category":"$medianlogo",
	"title":"midian 2f",
	"build time": 1,
	"price": 1,
	"removable": true,
	"frames": [{"bmp":"midian 1102.png","w":16,"handle y":16,"count":2}],
	"width": 1,
	"height": 1,
	"rotation aware":true,
	"animation":[
	{"id":"$ilawmidian00", "pos":[0,1,0,0], "frames":[0]},
	{"id":"$ilawmidian01", "pos":[0,0,0,1], "frames":[1]}]},
#

Dosen't work

wise python
#

@flat sonnet

polar quarry
terse void
#

it should not have the privileged tag

#

also needs road should be true

tawdry schooner
#

@polar quarry what is that ?

#

A shop ?

final token
cedar stone
#

that looks 100% stolen

#

i guess it's a private plugin

sage crescent
#

Either a private plugin or stolen art

#

That kind of art isn't TT-like

true vault
#

a

frigid solstice
#

Seems like one of those google earth things

exotic scarab
#

I dont know why it looks familiar to me...

frigid solstice
#

Where someone takes a screenshot of google earth and crop it to become just the building and put it as a file

exotic scarab
#

lmao

frigid solstice
#

Hey that one guy who did it did it pretty well

#

And it looks like a downscaled google earth building

exotic scarab
#

I dont know why it looks very Simcity 4 for me

frigid solstice
#

Also what's that bus station at the back

#

It looks pretty cool with the roof and stuff

exotic scarab
#

Ah yes

frigid solstice
#

Actually now I want to make something like that into a road decal

tawdry schooner
#

Stolen

#

The colors DOES NOT EVEN MATCH OTHER BUILDINGS TEXTURE

earnest talon
#

I even wrote a comment in the comments of this Facebook post that this plugin is stolen !!

earnest talon
#

He deleted this post Guys !!

lavish roost
#

That building is actually from City Designer 1/2 or whatever that game is.

wise python
#

Help me with this code

#

Its giving me error but i dunno where exactly it is

flat sonnet
#

Wat error

cedar stone
#

Show the code and the errir

wise python
#

NvrM

rocky geode
#

Just show the error

bright harness
#

is this not stolen?
@final token
This is from Design City i think...

trail reef
#

@final token
This is from Design City i think...
@bright harness no, its actuallt from theotown. We can see some buidings with the mark of "needing water" and plugins pretty known from theotown.

final token
#

bro i mean the texture

#

is stolen from another game

solemn ridge
#

Other than that I love this plug-in.

polar quarry
#

A shop ?
@tawdry schooner
yes

tawdry schooner
#

Ooo

flat sonnet
#

[
{
"id":"Smbflinetool",
"author":"DESOLAN",
"type":"commercial",
"rotation aware": true,
"frame alignment":true,
"frames":[
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"},
{"bmp":"modulable.png"}],
"width":3,"height":3,
"draw ground":true,
"level":3,
"water":"0",
"power":"0",
"build time":0,
"needs road":false,
"title":" bf",
"text":"bf!"
}
]

#

Help I want my building like this

ruby vale
earnest pendant
#

What? 😂

#

Why there is a building there?

cedar stone
#

yeah, it also happned to me.

#

there is a forum version if you wan tto check what is wrong with it

earnest pendant
#

Jeremiah Stephens plugins are fulled with errors...

ruby vale
earnest pendant
#

SUPER LOL

#

what???

#

This plugin is normal.

#

Probably there is something wrong in files.

#

I saw those images and I didn't find those bugs.

#

lie the buildings

cedar stone
#

i think it's a .json problem

earnest pendant
#

Also, I noticed that Jeremiah increased the diamonds from 30 to 31 in his Fuel tank plugin.

#

So, people can't acess videos and need to buy the diamonds directly.

flat sonnet
earnest pendant
#

I if were with a big plugin with detailed things, it could be rasonable... But with a fuel thank? Lol.

#

Its Looks like this bug
@flat sonnet Lol, is this a train?

flat sonnet
#

Yes

earnest pendant
#

weird

#

who made this plugin?

flat sonnet
#

Me

#

This is available in store

earnest pendant
#

Ah, I've got same problems with plugin creating also.

flat sonnet
#

Bug was fixed

earnest pendant
#

I found that if your plugin is larger than width and heigh and it does not have the correct pixels at the baseplate bottom it will be larger than the map.

#

Bug was fixed
@flat sonnet oh

flat sonnet
#

The bug is because of overlapping of of pt frames

#

The graphics collide to other plugin

earnest pendant
#

oh

#

lol

#

but it's funny anyways...

hollow flax
#

can the owner of this plugin fix this bug?
I think because he used 1 frame but he put "count":16 or 64 and that is make something wrong.

If i'm not wrong, i have to do that before on my unfinished road plugin, and gave me a bug like that. He should write the frames one by one, to fix that bug. bear_shrug

flat sonnet
#

Or maybe he have only 1 invisible frames

But he placed normal bridge frames dosen't exist

#

Other frames collide

#

I mean in json

#

Help I want my building like this
@flat sonnet

Help🙁

terse void
#

Do you mean that it connects?

flat sonnet
#

Yes like road

#

I try frame alignment true

But dosen't work

#

Bulding cannot place

eternal lake
#

you have to use fun or lua for that

keen stone
#

?

eternal lake
#

updates?

#

see building upgrades on forums

keen stone
#

Ok

terse void
#

You mean the rgb?

#

You can do that with lua

zinc spade
#

is this not stolen?
@final token yes this is stolen from Designer City

frigid solstice
#

I mean

#

Ripping assets from a 27 year old game and putting it into a non official game modification falls into a legal gray zone

#

Of is it copyright infringing or not?

#

Wait no wrong chat

rocky geode
#

Its basically a whole frame of each colors

final token
#

ye

earnest pendant
#

How do I actually use plugins that I get from online? How do I "install" them into the actual game. I have an android

frigid solstice
#

@earnest pendant there is a tutorial on the forums

cedar stone
earnest pendant
#

Thank you

uneven marlin
#

<@&368799288127520769> @steel verge What are the rules on copyright licences for plugins ?
Say i want to create a copyright licence to prevent my plugin from being stolen without clearance, what would be the rules of TT on that ?

vale minnow
#

plugins that are stolen from for example Megapolis will be suspended with the user having a change on a ban

uneven marlin
#

what i mean would be a copyright rule on my plugins to prevent those from being used outside of TT.

vale minnow
#

you ask the oc creator of the art for perms

uneven marlin
#

well if i am the creator, what are the rules that apply to me if i want to copyright a game modification i made ? (aka a plugin)

vale minnow
#

for example your train set ?

uneven marlin
#

'Ight, i wont ask since you seems as lost as i am x), i'll ask lobby

#

yeah

#

that's the idea

#

but i'll see with lobby since he is a dev and might know more about that than we do.

vale minnow
#

i used to have an code kill thing on my plugins so if you unzipped the plugin it would break the plugin

#

was funny

#

but plugin copyright idr

#

if i did i would have told you

uneven marlin
#

i'll see if i can find any legal way to prevent my content from being stolen and reuploaded

#

and if i find one, i'll share it with plugins creators if i got approval from tt devs

steel verge
#

there isn't a way to prevent any content from being stolen, though you can add a license or something like that claiming that you own the plugin and any modification of the said plugin is strictly prohibited

uneven marlin
#

Thanks

sand horizon
#

have a nice day. Some buildings show population growth in one area but not growth when I build them in another region. How can I fix this problem?

earnest pendant
#

Hi again impostor

wise python
#

Hello mr pickle

#

Do you love military

earnest pendant
#

Yes military base is fav

wise python
#

Hmm I'm not a fan of military but

earnest pendant
#

I like dsa

wise python
#

I'm trying my best making it

#

Any tips?

earnest pendant
#

Military tips?

wise python
#

For building military

#

It will be a good touch in my city

earnest pendant
#

Ok number one is place rocket launchers in each corner of mil base so you can get ufo in good range

wise python
#

Hmm then?

#

Lol why am i getting anxiety

earnest pendant
#

Number 2 is place missile launchers. They might explode, but you can earn lots because of it. You earn money from missile launchers

#

Numero de tres is place your main buildings in the center of your city so the management, police, and health range can get to everyone.

wise python
#

Ok ok

#

You know what im gonna make my own military plugin

#

No offend @turbid oasis

earnest pendant
#

Ok

#

You should make a vehicle pack!

wise python
#

I would not totally not compete with admiral carl

#

You should make a vehicle pack!
@earnest pendant no

earnest pendant
#

What about airport

#

Military airport

wise python
#

Hangar i guess?

earnest pendant
#

Yeah

wise python
#

Yeah hangar

earnest pendant
#

Make some planes

wise python
#

Nope

earnest pendant
#

Like a big plane

turbid oasis
#

What

earnest pendant
#

Oh no

#

He's here

wise python
#

AdmiralCarl already make it

#

Just hangar

#

Only hangar

#

Hangar it is

earnest pendant
#

Carl, did you make antonov an 225

#

Like HUGE plane

#

Ooh you should make a runway too

turbid oasis
#

No

flat sonnet
#

@turbid oasis owww u have a discord account now bear_ping

grand spruce
#

@earnest pendant don't ask creators to make plugins

frigid solstice
#

Number 2 is place missile launchers. They might explode, but you can earn lots because of it. You earn money from missile launchers
@wise python yeah dont place missile silos they are incredibly risky and can absolutely obliterate your entire town in a nuke

#

also a military airport plugin would be cool

wise python
#

Ty

turbid oasis
#

@earnest pendant Im not good at making planes

terse void
#

That link doesn't go anywhere

earnest pendant
#

(Look at the edited message)
Here is another one

terse void
#

Is your issue that the lines in the textbox aren't being created?

rocky geode
#

Based on what I've understood in your codes you want to have text inside the button?

local line = addLine('City name:', 10)
   line:addButton{
    icon = Icon.CITY,
    x = -35,
    width = 25,
    text = 'City Name',
    onClick = function() Debug.toast('City Name') end
  }```
earnest pendant
wise python
#

Hmmm when you place another decal on it will go darker and darker.

trail furnace
#

That never happend to me before

flat sonnet
#

And code?

rocky geode
#

Why does some grounds looks more darker than others? It happens with all decals and water also.
@earnest pendant

it has "terrain shading":true or "shade":true idk either but im pretty sure it's one of these

proper lily
#

Can someone explain why underground road tunnels cost gems only?

wise python
#

Idk

#

But in pc

#

Everything is free

rocky geode
#

Can someone explain why underground road tunnels cost gems only?
@proper lily

To persue people to buy gems

exotic scarab
molten sand
#

Wanna have tunnels?

proper lily
#

I get why everything can't be free but it seems like a waste of gems more so if I payed money for those gems since Tunnels are pretty costly especially to even have 1 small tunnel
I can see myself paying for some features tho.
Is Theotown not free on PC? So the trade off no pay for tunnels

eternal lake
#

that's how things work

#

if you don't want to buy diamonds for tunnels, buy the game on steam

misty rampart
#

does anyone here know how to build the golden gate bridge or how to play the game ???
if they know the answer they tag me so they can see

trail furnace
#

There is a plugin for golden gatw bridge if i was right

misty rampart
#

but how is it placed?

eternal lake
#

as any other buidling

#

@misty rampart please stop spamming

misty rampart
#

👍🏻

rocky geode
#

Hello @eternal lake

eternal lake
#

hi there

#

do you need help?

rocky geode
#

Hmmm nope i just want to greet you

eternal lake
rocky geode
#

You're so active here in discord

#

Why not in forum now a days

eternal lake
#

forums aren't very active either

rocky geode
#

I miss your plugins

eternal lake
#

thank you

#

they are still in the works

rocky geode
#

It's enough i have nothing to say :(

#

Btw still in works?

eternal lake
#

I still make them

hot sluice
trail furnace
#

Oof

hot sluice
#

Help pls

trail furnace
#

@hot sluice did you download a plugin then that happend?

hot sluice
#

Yes

#

I was trying to test a plugin

trail furnace
#

Hmm, i guess you need to delete the plugin / remove it out of the theotown plugin file

hot sluice
#

It remove let me try again

#

It didn't work

#

Brb

trail furnace
#

;-;

uneven marlin
#

Too much plugins i guess

#

Or maybe your latest downloaded plugin is flawed

trail furnace
#

Wait.. downloading to much plugin can cause error?. . .

hot sluice
#

Here the plugin files

earnest talon
#

@hollow flax Please help how to use your animation dev tool !!

#

I am not able to use it

#

maybe if you add a detailed video on youtube

molten sand
#

Awesome!