#plugin-discussion

1 messages ยท Page 249 of 1

midnight obsidian
#

blends with windows too much

jaunty quarry
#

It does kinda

midnight obsidian
#

red is my favorite

jaunty quarry
#

Blue is my fav even tho the windows have the tint

sweet topaz
#

i like more red

jaunty quarry
#

I just can't wait for the pack to come out altogether

static sail
#

three of them looks fine

rain gate
#

Based in commercial stores in my state.

sharp kettle
#

You really like to make 2x2 do you?

jaunty quarry
#

By the looks of it.

#

He has some stuff bigger than 2x2 tho

orchid sorrel
#

2x2 is the perfect size for plugins

jaunty quarry
#

I bet they would because they are small and easier to make.

#

I think anyway

rain gate
#

yes

#

it is 2x2

#

most of my plugins are 2x2

jaunty quarry
#

Yeah I can see from all the plugins you've made

rain gate
#

but the colors are wrong ๐Ÿ˜ฆ

jaunty quarry
#

That looks like the mansion that's comes with the game already

sharp dawn
#

You can release it if you want
Just make sure to mention me for original idea ๐Ÿ˜€

#

Because it is

jaunty quarry
#

Oh

slender briar
#

rock has a detail packed kinda style

sharp dawn
#

Lobby reworked it

slender briar
#

i never understood how you can do so much detail and not feel like cutting some pixels away

sharp dawn
#

Actually , i don't know

slender briar
#

sometimes it feels cramped

rain gate
#

same

slender briar
#

especially around windows

#

i can't stand making windows something else than flat blue

rain gate
#

and doors too

sharp dawn
#

It looks good to me !

slender grail
#

Pixel bit I love your plugins

rain gate
#

thank you guys ๐Ÿ™‚

jaunty quarry
#

Your welcome

slender grail
#

Welcome

slender briar
#

my style a bit more zoomed out

sharp dawn
#

I think your current style is epic Kek

rain gate
#

it is a brazilian public school

#

i need to remake it

slender grail
#

I have it

sharp dawn
#

!

rain gate
#

i removed from plugin store

slender grail
#

But plz make it more useful.Like can it have students

rain gate
#

and forum

slender grail
#

Why

rain gate
#

no students

#

i am trying to remake it

slender briar
#

thank you roque @sharp dawn

slender grail
#

@rain gate I loved it btw.I hope the remake is better

jaunty quarry
rain gate
#

i will do in future

sharp dawn
#

@rain gate try to improve it , its already a great start !

#

I would love to use it !

rain gate
#

what part did you think it would need more improve

#

the roof?

#

thanks

#

or grass

slender grail
#

Everything is good

sharp dawn
#

At first , i thought it was some kind of shopping mall

rain gate
#

lol

jaunty quarry
#

Yeah it's already perfect

slender grail
#

To me it looks pretty good.

#

I love the brown color

jaunty quarry
#

Same

slender briar
#

@rain gate colors in your plugins are a bit washed out tbh

rain gate
slender briar
#

pump a bit of saturation and some more contrast in

#

contrast is key

jaunty quarry
#

Yeah

sharp dawn
#

There's not a lot to improve actually , maybe a little more detailing , especially on windows

slender grail
#

Word

sharp dawn
#

?

jaunty quarry
rain gate
#

all of my plugins are a bit darker

#

i will try to make it more brighter

rain gate
jaunty quarry
#

Oh cool

jolly wadi
#

that road ends to a wall

rain gate
#

Yes, this is a problem in many cities here...

jolly wadi
#

the design needs to be revamped

#

the building design and barely any preminiter

slender grail
jolly wadi
#

looks fine as is

slender grail
jolly wadi
slender grail
#

Me too,they look pretty suburban that's y I use them

jolly wadi
#

yea same

jaunty quarry
#

Same

rain gate
#

good ๐Ÿ™‚

rain gate
slender grail
#

So do u use the PCA or write your own json

jaunty quarry
#

Json?

slender grail
#

Its a type of code

jaunty quarry
#

Oh

sharp dawn
#

I only write my own JSON, since PCA haven't all the functions i need

#

But maybe its was improved , idk

slender grail
#

Am gonna create my plugin

#

Ill see how I hoed

#

Goes*

sharp dawn
#

Okay , good luck with that !

sharp kettle
#

I think.. yea its commercial

#

Also, thanks

jaunty quarry
#

9/10

slender grail
#

9/10

slender grail
sharp dawn
#

Nice commercial @chipper !

#

Just needs more detailing and it would be perfect !

low loom
#

@slender grail are icons/custom icons can also used in button selection?

sharp dawn
#

so i would say for that 8/10

low loom
#

What are these pencil icons with null Content?

slender grail
#

Thats an app called pixly

#

It's for drawing plugins

low loom
#

These pencil icons?

sharp kettle
#

Dr.DeRoqueForbrizol thanks

stoic palm
#

Those are replies

slender grail
#

That's probably for your phone

#

Mine doesn't have it

#

Or mine is too narrow so it can't appear.

low loom
#

I need help here

local line = addLine('Button selection:', 26)
  local widthPerButton = (line:getClientWidth() - 3) / 3
  local function addSelectionButton(text, state)
    line:addButton{
      width = widthPerButton,
      text = text,
      onClick = function(self) buttonValue = state end,
      isPressed = function() return buttonValue == state end
    }
  end
  addSelectionButton('A', 'A')
  addSelectionButton('B', 'B')
  addSelectionButton('C', 'C')

Im clueless how can i put icons instead of texts in buttons :/

slender grail
#

Wtf is that

low loom
#

I thought you're Ian

slender grail
#

@stoic palm do you know what that is

sharp kettle
#

Oof

slender grail
low loom
#

I think i need to update this app

slender grail
#

Update it,if it doesn't go away.Idk the problem

stoic palm
#

my guess it is on your side

low loom
#

I need help here

local line = addLine('Button selection:', 26)
  local widthPerButton = (line:getClientWidth() - 3) / 3
  local function addSelectionButton(text, state)
    line:addButton{
      width = widthPerButton,
      text = text,
      onClick = function(self) buttonValue = state end,
      isPressed = function() return buttonValue == state end
    }
  end
  addSelectionButton('A', 'A')
  addSelectionButton('B', 'B')
  addSelectionButton('C', 'C')

Im clueless how can i put icons instead of texts in buttons :/

Somebody would help me here?

sharp kettle
#

Is it like.. coding* (lua)

slender grail
#

Or is he making a plug-in

low loom
#

Btw nvm

slender grail
#

Why

chilly mango
#

so in addButton you can do icon = [your icon]

#

if you want a custom icon you can also put a frame in there

rough flame
#

i wanna ask what code will i put so that i could be able to put road decos on the road

chilly mango
#

look on forum for that

keen helm
#

[WIP]

slender grail
#

Cool

sharp kettle
#

:o

#

Awesome

jaunty quarry
#

Is that gonna be part of a pack?

keen helm
#

Yes

#

The commercial building pack

jaunty quarry
#

Ok. Is it finished and is it on the plugin store?

rain gate
sharp kettle
#

Nicee

rain gate
#

Thank you. ๐Ÿ™‚

slender grail
#

Love it

jaunty quarry
#

Is this an update for an existing pack?

#

Or is it a new one?

slender grail
#

He said remake

So it's a new one ithnk

jaunty quarry
#

Oh ok

slender grail
#

Oh

#

Tell em when it's done then

rain gate
#

It's a remake for my Brazilian Commercial Pack.

rain gate
jaunty quarry
#

Oh I installed it already

#

What do I do with the pack if it updates?

slender grail
rain gate
#

Do you liked the variants?

keen helm
#

Night frames

rain gate
#

Good.

jaunty quarry
#

Yeas they are cool

slender grail
#

Good

sharp kettle
#

Woahh

#

Nice!

keen helm
#

I'll send a in-game result asap

slender grail
#

Okay,hurry then

keen helm
#

i'll take my time but you should see the in-game result a bit later today.

jaunty quarry
#

What do I do with the old building pack if it there is an updated one?

keen helm
#

it'll be automatically replaced.

#

since it's on the plugin store.

jaunty quarry
#

Oh ok

keen helm
sharp kettle
#

Looks lit

keen helm
#

All of those are commercial buildings i made

#

You got a sushi shop, a mall, a restaurant, a bakery and an english tailor shop

slender grail
#

Pretty good

hybrid sedge
#

soon โ„ข๏ธ
i will be releasing an mega road plugin

slender grail
#

I hope it will be good

hybrid sedge
#

i mean

#

its just roads but have you ever seen my plugins

keen helm
#

Any spoilers for that road plugin ?

slender grail
slender grail
#

Chill I find it

jaunty quarry
#

Ok

#

I also wonder if that brazilian commercial building pack got updated

hybrid sedge
#

but its not complete

jaunty quarry
#

Oh

#

It looks cool

keen helm
#

look nice

hybrid sedge
#

once thats done ill be adding my other sets into it

keen helm
#

are those roads made for decals ?

jaunty quarry
#

Wait is that in the plugin store?

#

The roads?

hybrid sedge
#

so military road , road expansion pack will be merged with it

keen helm
hybrid sedge
#

yes

keen helm
#

Now i can say this building is complete.

jaunty quarry
hybrid sedge
#

that pic i shown isnt up yet

#

since its not complete

jaunty quarry
hybrid sedge
#

but military road , road expansion is

#

both 30

#

but that new pack will be 50 or 60

jaunty quarry
#

Ok

jaunty quarry
keen helm
#

it's part of the Commercial Expansion pack

slender grail
keen helm
#

which features a lot of European style commercial buildings

jaunty quarry
#

Oh

jaunty quarry
slender grail
#

Ill download it when I have gems

#

No prob

jaunty quarry
#

Can you get it free with ads or do you need the diamonds?

slender grail
slender grail
jaunty quarry
keen helm
#

those are all buildings currently featured in the plugin

slender grail
#

I'll download them

keen helm
#

It's not out yet

#

I plan to have at least 16 buildings done before releasing

jaunty quarry
hybrid sedge
#

i could give my road plugin rotation frames for the turns but nah

#

to much work

jaunty quarry
#

That's understandable

slender grail
#

No prob,just continue making em'

worn elbow
stoic palm
#

It means two copys of the plugin

worn elbow
#

ah okay. Yeah I remember installing one but I never got it setup. Ill look for it

rain gate
#

T_T

#

Error.

#

It happens to me sometimes when I edit my plugins.

slender grail
#

Let me download it

#

Wait I think I have it

#

Nvm

low loom
#

Just a preview for now im working on the slot machine

slender grail
#

I'll be waiting for it

slender grail
low loom
chilly mango
#

nice

hybrid sedge
#

erk want to help me with some pain

slender grail
#

So september was a very terrible month for plugins.Since only 44 of them were uploaded in that month

chilly mango
#

what kind of pain

hybrid sedge
#

making the highway expantion invis

signal lagoon
hybrid sedge
#

have made an extra translucent aswell

sweet topaz
#

Ooooo

jaunty quarry
#

Oh nice

stoic palm
lilac shuttle
#

Nice

hybrid sedge
#

i remember making guard rails for you Evan

stoic palm
#

good times

jaunty quarry
#

Looking good

slender grail
#

I'll download it when it comes out

hybrid sedge
stoic palm
slender grail
#

The name please

hybrid sedge
#

best flag

slender grail
#

Diagonal guardrails.Nvm

slender grail
hybrid sedge
#

Flag set V1

#

or just Flag set

slender grail
#

Oh thanks

hybrid sedge
#

its on the forums only tho

#

since 3.0 is the improvement

slender grail
#

Thats why I didn't find it

zealous aurora
hybrid sedge
#

now for the annoying highway

static sail
#

Oh pog

fiery elm
#

W.I.P

hybrid sedge
#

im to tired to do 6x roads for an highway

#

4x invis with 1 jc3 road , 7 road pack roads

slender grail
#

So Montemarino is still participating in theotown activities or has he moved to another game

rain gate
#

:)

tired birch
#

same

hybrid sedge
#

my older jc3 road is also included in this pack

#

but any road suggestion before i upload this pain

stoic palm
#

@tired birch @rain gate it isn't an actually a fence just a decoration

#

However I am trying to obtain the fence code to make it work like an actual fence

hybrid sedge
#

bridge frames go brr

#

but the road old jc3 road will not get those frames

lilac shuttle
#

Nice

steady harness
sharp kettle
#

๐Ÿ‘

sharp kettle
#

Is it possible to build 9x9?

hybrid sedge
#

no

#

8x8 max

sharp kettle
#

Oh, thanks

#

Uhhh @hybrid sedge

#

There is a plugin that is 10x10 ;-;

hybrid sedge
#

i know

#

you also have 12x12 plugin

fiery elm
#

And there is a plugin that is 20x20

sharp kettle
#

xd

#

So big

#

Imagine if someone build a tesla factory as a plugin

hybrid sedge
#

only coding an plugin higher then 8x8 is a bit harder

#

it only doesnt work for RCI

keen helm
#

It is possible to build a 9x9 plugin

slender briar
#

yes

keen helm
#

But it may not work as an RCI

hybrid sedge
#

anything besides RCI can use an bigger template then 8x8

chilly mango
#

Residential Commercial Industrial

#

aka everything that spawns in zones

#

making buildings bigger than 8*8 is a terrible idea anyways

keen helm
#

The first major update of the commercial plugin pack will feature buildings from one of the following cities :

#

1๏ธโƒฃ Bordeaux
2๏ธโƒฃ Toulouse

#

Any city you would like featured in the future in the mod ?

next pendant
#

MUMBAI !! @keen helm

keen helm
#

wow chill ^^

#

no need to ping, i will read the suggestions ^^

#

Right now, i can guarantee you will see the following buildings :

next pendant
#

Okk Sorry but yes try for Indian Commercial Buildings of New Delhi or Mumbai

keen helm
#

2-3 french bakery
1-2 restaurants
2-4 hotels
1-2 Wine shops

#

and a few other cultural building such as theaters, cinema or even an opera.

#

tho i would most likely keep the cultural buildings in a separate plugin

next pendant
#

Should I give you a suggestion for 1 Hotel in Mumbai and a Royal Theater of Jaipur City

hybrid sedge
#

i want an road suggestions

keen helm
next pendant
keen helm
#

This is the kind of buildings Bordeaux have and which will be included in the plugin.

static sail
#

looks beautiful

next pendant
keen helm
#

I'll try those kind of buildings someday.

next pendant
#

Okk

keen helm
#

But rn, my pack mostly focus on Europe, tho those look nice so i'll definitely make one of those someday.

next pendant
#

Okk !! Europeans!!!๐Ÿ˜† But yes these buildings which I showed are made by architects of UK

#

But Great I hope you make great buildings

keen helm
#

right now, that one is my favorite

static sail
#

Oooo

keen helm
next pendant
#

Hmm Great

#

This is the one you showed in kekman's server

keen helm
#

It's based on a building from Stockholm, ๐Ÿ‡ธ๐Ÿ‡ช

#

Yes, exactly.

next pendant
#

Okk great

keen helm
#

Well actually.

next pendant
static sail
#

Themax, one question

#

Is it hard to add lights on plugin?

keen helm
#

This building is a mix of some buildings from both Paris & Stockholm.

next pendant
#

Ya i can see

keen helm
#

It depends, i use 'ian animation tool which makes it really easy.

next pendant
#

Both have almost same architecture

keen helm
#

but without that tool, it can quickly become hard to do so.

next pendant
#

How do you use Ian 's tool

static sail
#

I wish there's more nordics building plugin in the future

next pendant
#

I m having problem with using that tool

keen helm
#

those are the nights animations.

static sail
#

Lovely

keen helm
#

for each buildings, it took me around 30 minutes for the light anims.

next pendant
#

Themax you should make a YouTube video for a tutorial on it

keen helm
#

I could do that.

next pendant
#

It will be really useful fir plugin creators

#

For*

#

Mostly for me

keen helm
#

Also, most buildings use both vanilla & custom night animations.

next pendant
#

Hmm yess

keen helm
#

And this plugin is one of the few to use a new kind of art-style for the light animations & windows for the buildings.

next pendant
#

But still I face problems

keen helm
#

@next pendant i'll see what i can do to help you.

next pendant
#

Ok Thanks

#

Message me privately if you have any solutions

#

And yes I need help with the train plugins made by me

keen helm
#

If i make any tutorial, i'll try to make it accessible to all plugins creators.

next pendant
#

See if you can help me with the json

keen helm
#

Alright, rn i have to get back to work so i'll see later.

next pendant
#

Yes sure

#

No problem even i have exams so

#

Byee

livid agate
rain gate
keen helm
#

btw sorry for the ping, i forgot to turn it off.

keen helm
#

Just got an idea

#

And this is a spoiler

#

Might make a building like that one

#

The canelรฉs are among the world best pastries.

tired birch
keen helm
#

There are a few that i indeed liked

#

right now, i got 3 cities that are really interesting and got some of the best architecture in the world.

#

for my art-style / plugin at least

#

Bordeaux, Lilles & Toulouse.

tired birch
#

oh ok

keen helm
#

But Buenos Aires is planned ๐Ÿ˜‰

#

In fact, it's one of the city with some of the most interesting buildings i found.

tired birch
#

yes, if you want I can help you with some ideas ;)

hallow bane
vapid notch
#

Quero Criar Um Plugin, Mas Estou Sem Idรฉia, VCs Podem Me Ajudar?

hallow bane
#

yes

jaunty quarry
#

He wants to create a plugin btw

#

If you understand what hes saying

hallow bane
#

Yes, I understand

jaunty quarry
#

Ok

#

I was gonna translate if you didn't understand

hallow bane
#

translator :3

jaunty quarry
#

I mean I use google translate

#

Cause I can't speak anything other than english

hallow bane
#

I'm translating for you because I speak Spanish not English

#

I understand

#

๐Ÿ˜ฆ

jaunty quarry
#

Wait spanish? Im pretty sure he was speaking portugal, but I'm not sure at all.

#

I'm not good with other languages

hallow bane
#

translator

jaunty quarry
#

If I'm wrong you can beat my head in with a sledgehammer

#

Yes?

hallow bane
#

ok

jaunty quarry
#

I can speak spanish if you want

#

Or translate it rather

hallow bane
#

ok amigo

#

dale te espero

jaunty quarry
#

Entonces, ยฟcรณmo va tu dรญa hasta ahora?

hallow bane
#

bien

#

jugando World Of Tanks

#

en celular

jaunty quarry
#

Oh genial.

hallow bane
#

eres latino, espaรฑol o ingles?

jaunty quarry
#

Soy Inglรฉs. O al menos hablarlo.

sharp kettle
jaunty quarry
#

Ok

#

@hallow bane Deberรญamos ir al bar #language

hallow bane
#

ok

jaunty quarry
#

Yeah I know that now

sly ocean
orchid sorrel
#

funfact: the lenght of a side of a 1x1 tile is approximately 14 meters

stoic palm
#

I love when people downvote a plugin because it's not what they expected, even though it never states what they think it will be

slender grail
#

Word

chilly mango
#

Me with my cinematic camera tool

#

57% rating

#

More downloads than decoletter tool tho

#

Turns out buildings get way more downloads than tools

sly ocean
#

not finished yet

chrome stream
#

You have my diamonds

sly ocean
#

thanks

sharp kettle
#

Nice

stoic palm
sharp kettle
#

Maybe add some ac to the roof?

jaunty quarry
chrome stream
chilly mango
stoic palm
#

exactly

chilly mango
#

Ian's light tool is at like 60% rating too

stoic palm
#

towers and airplanes get massive downloads and it annoys me

chrome stream
#

I prefer low buildings cuz im not gonna put skyscrapers on the side of the airport.

chilly mango
#

Yeah it's kinda wack

sly ocean
#

why airplanes get so many downloads?

jaunty quarry
#

Idk maybe people care a lot about airports

stoic palm
#

All they are are reskins

chilly mango
#

When my water tower with questionable graphics gets 5 times more downloads

livid agate
#

everybody gangsta until 3 plugins use up all texture space

stoic palm
#

airplanes are about as easy as flags to make

chilly mango
#

Kinda wanna use lua drawing to make a building that always goes offscreen

#

It will always be the biggest

stoic palm
#

lmao do it

chilly mango
#

Just gotta make graphics for the base and a floor

#

Can just stack those

stoic palm
#

I think you shouldn't use animations either just to eat their plugin space

fiery elm
slender grail
chilly mango
#

Issue with using plugin space is that it's got a limit

hybrid sedge
#

erk gib me an road suggestion

chilly mango
#

Also on big maps it might not tall enough

livid agate
chilly mango
#

Observe

#

I didn't say it would be efficient

livid agate
#

just stream netflix at 144p

chilly mango
#

Make billboards from it

#

Billboards to play video

#

Oh wait drawing works on fixed positionson screen

#

I gotta draw it relative to building location

#

Probs a thing for that though

hybrid sedge
livid agate
#

bad idea

#

horrid idea

stoic palm
#

Hmm

livid agate
#

from economics and environment

#

absolute trash

hybrid sedge
#

we already have plastic bike lines in some areas

stoic palm
#

Is it recycled plastic

hybrid sedge
#

yes

stoic palm
#

how does it handle fire?

hybrid sedge
#

idk

livid agate
#

how does it handle environmental degradation and the pollution of microplastics?

stoic palm
#

Imagine it melting and entered the water under it

hybrid sedge
#

imagine

livid agate
stoic palm
#

decent taste, horrible execution

chilly mango
#

Bike lane decoration

fast cave
#

Ah yes... wait, isnt DSA plugin included in the game?

hybrid sedge
#

why would i make an bike lane

livid agate
#

yes and no

chilly mango
livid agate
#

I can dynamically update it

stoic palm
#

Bike lane fence when

hybrid sedge
#

i need the fence code

livid agate
chilly mango
hybrid sedge
#

true

chilly mango
#

4k when

livid agate
#

TheoTown 3

stoic palm
#

Actually that sounds like it would bring in hella downloads

chilly mango
#

Will TT 3 have vector graphics buildings

#

For infinite scaling

livid agate
#

hm

fast cave
#

Imagine

livid agate
#

but vectors are bland

chilly mango
#

Tru

hybrid sedge
#

i can upload my united road set today

livid agate
#

As an example

#

Pexpose

agile forumBOT
#
Abc's avatar
chilly mango
#

Look at this duuude

fast cave
#

Ah

chilly mango
#

Where did those come from anyways

livid agate
#

My face

stoic palm
#

Time to make another plugin

chilly mango
#

Fair

hybrid sedge
#

erk i will make you the bike lane road but it will look like plastic

livid agate
#

just you wait before I release my 20 gb json file TheoTown plugin project

fast cave
#

huh

jaunty quarry
#

Funny I was talking about that game in #general

stoic palm
#

Maybe this one won't get downvoted massively

chilly mango
livid agate
#

Pdm @livid agate rework builder and plugin creator roles

agile forumBOT
#

Message to Abc#0001 was sent succesfully

livid agate
#

not much

hybrid sedge
#

and i have the fence code

livid agate
#

bit honest work

hybrid sedge
#

time to make more pain

stoic palm
#

So do I

chilly mango
#

Needs more chars

hybrid sedge
#

unlike you evan i have the frames already complete

stoic palm
#

oof

#

well

hybrid sedge
#

the frames are an year old now

livid agate
#

only a year old?

hybrid sedge
#

the time when i made you that road deco

#

maybe an year

livid agate
#

Pidroid frames are still misaligned and 2 years old

stoic palm
#

I'm gonna DM Ttownlover to see if I can use his graphics for the bike lane

fast cave
#

Emmm.. Im thinking... the oldest thing in the game is the ground texture?

livid agate
#

nope

#

It is the name

hybrid sedge
stoic palm
#

The ground texture got updated

fast cave
#

Ah

hybrid sedge
#

evan rate this uncoded fence

chilly mango
#

Dirt road is old isn't it

stoic palm
#

5/10

hybrid sedge
#

a yes

livid agate
#

no

#

country roads are older

hybrid sedge
#

im to lazy to make fences

livid agate
#

so is West Virginia

hybrid sedge
#

so evan want these frames

#

7 of them

stoic palm
#

yes

stoic palm
hybrid sedge
#

a yes

stoic palm
#

first lane done

rain gate
chilly mango
#

I don't think the shadow of that small roof access bit would stretch across the entire roof

slender grail
#

How do u change the background when your using pixly

hybrid sedge
#

hm yes reuploading three plugins for once:true

stoic palm
#

progress

jaunty quarry
#

What is this plugin exactly?

stoic palm
#

It's a bicycle lane

jaunty quarry
#

Oh

stoic palm
#

but instead of taking a full tile it's a fence

jaunty quarry
#

Are there bike sprites with it?

slender grail
#

Evan why are the guard rails manual-build

stoic palm
#

because it's not a line tool?

jaunty quarry
#

Wait is it totally possible that you can send a bot a friend request?

slender grail
#

Oh

slender grail
jaunty quarry
#

What?

stoic palm
#

and you can said it one but it won't accept it

jaunty quarry
#

Oh

stoic palm
jaunty quarry
#

Ok

hybrid sedge
#

done

#

now my road set is uploaded and 2 plugins updated with once true

jaunty quarry
#

What are the names?

hybrid sedge
#

since there in pending you cant find them

jaunty quarry
#

Ok

#

When they are done can you tell me the name?

hybrid sedge
#

Road Pack , United Road Set with all my roads , Just cause 3 military road but download the Set instead

#

or install all

jaunty quarry
#

I'll install all the ones you said

#

Of course when they are done

hybrid sedge
#

they are done

#

but in pending

jaunty quarry
#

Ok

stoic palm
hybrid sedge
#

hm

#

an second fence with that part open

stoic palm
#

Well if you look at where they intersect you can see it's off by some

hybrid sedge
#

then hm

rain gate
sharp kettle
#

Nicee

rain gate
#

thx

fast cave
#

That is 100 times better

rain gate
#

yeah

#

i know

grave sluice
orchid sorrel
#

darken and soften the shadows

#

desaturate the windows

#

add roof details

hybrid sedge
#

the door tho

keen helm
#

Beffroi de Lilles

hybrid sedge
#

so sad United road set didn't show up in showcase

#

but it's okay

left gale
#

It happens to me on my monorail-1

#

But yeah, it's fine

chrome stream
#

@left gale man, i just wanna say that i love you new monorial plugin, ive been using it a lot on the big airport terminal entrances like in rich city

hybrid sedge
#

if you guys want get my united pack since it 14 roads

left gale
#

Thanks for your awesome support ... It's a trilogy! One railway system left.

chrome stream
#

Cant wait

left gale
#

Sangbakal Trilogy

(1) MonoStrad
(2) MonoSus
(3) ||????????||

chrome stream
low loom
livid agate
#

looks good

chrome stream
#

Great

low loom
#

Thanks

chilly mango
#

How'd you get those tints?

#

Custom ninepatch?

livid agate
#

roundabout way

chilly mango
#

neat

#

its not hacky if it works

livid agate
#

my bot not using gateway intents

#

2077

sharp kettle
#

xd

low loom
#

Someone working on cyberpunk?

livid agate
#

probably not

#

but imagine

low loom
sharp kettle
#

Woah

low loom
#

All about 15th century to 19th but the housed I've created looks rusted

#

Yes

#

Actually I've been thinking if i will release it in store

#

Lot's of users doesn't read the whole description and ending up complaining :/

#

That's much

#

Btw it was entitled :"Age of Sail"

#

Ah yes i guess it could be

#

Lol anyone want low prices

chilly mango
#

i got plenty of diamonds to throw around

low loom
#

Even mine

sharp kettle
#

I have alot of diamond but i dont fell like spending it on anything big ;-;

low loom
#

I don't even know what I've gonna do to my 139k diamonds im too lazy to claim 10k each

sharp kettle
#

I havent actually used the monorail even tho i already downloaded it

#

Same here

low loom
#

Maybe it has some in the description?

sharp kettle
#

Is it meant to be builded on top of road?

low loom
#

Yes, it's actually a null bridge that has road deco as tracks

#

I gonna tell him that lots need some brief tutorial

#

@left gale

#

He's my co member... Maybe the founder of Tphil Corp

slender grail
low loom
#

Yes

left gale
#

Hoy!!!

low loom
#

Tutorial daq gawa ka

left gale
#

Sige ba...

low loom
#

Pero mamaya na yan sugal muna tayo

left gale
#

Rank?

low loom
#

Nvm

left gale
#

Plugin ??? Wth

low loom
#

Make some Monorial tutorials

left gale
#

When will I get Plugin Novice role ... ๐Ÿค”

chilly mango
#

looks like theyre overhauling that right now

left gale
#

I'm thinking for it

livid agate
#

when I come up with nice names and great criteria

low loom
#

I've only seen 2roles here

left gale
#

Awesome!

chilly mango
#

pretty sure there was novice, advanced and expert

orchid sorrel
#

and intermediate

livid agate
#

not anymore there isn't

left gale
#

pickle, Pickle, PICKLED

low loom
#

There was a reset about roles?

livid agate
orchid sorrel
#

just keep afmdvane and intermeduate

#

god

#

advanced

rain gate
#

whoah

livid agate
#

cool and all

#

but you also need guidelines

orchid sorrel
#

intermediate - aesthetic or and fun

#

advanced - fun and lua

#

done

left gale
#

At least acceptable amount of quality... Good to hear that

low loom
#

Not bad

livid agate
#

not acceptable

#

One creator can create godly looking plugins but won't know fun or lua so therefore plugin begineer

#

Won't make sense

chilly mango
#

or theres me with plugin advanced with literally 3 plugins

orchid sorrel
#

can relate

livid agate
#

no you can't

chilly mango
#

damn it feels good to be good at plugins

low loom
#

I agreed

livid agate
#

you have no roles anymore

chilly mango
#

at least i got snowman

livid agate
#

cheers

orchid sorrel
#

he doesn't either spinnyspin

chilly mango
#

is that a ducking speed module

livid agate
#

but he is snowman

left gale
#

Wait, what guidelines did you get that snowman role huh

livid agate
#

buying it

chilly mango
orchid sorrel
#

No, but this isspeed_module_3

livid agate
#

or getting transferred from season

#

aka Halloween

chilly mango
#

like a week ago it was spook

left gale
#

Suspicious

livid agate
low loom
#

Monica's husbando

chilly mango
#

yes

low loom
#

Btw which manga/anime does monica exist?

chilly mango
#

oh its from doki doki literature club

#

a game

low loom
#

I heard that it has some episodes

livid agate
orchid sorrel
#

lol

#

it's accurate tbh

low loom
#

What's tbh mean?

sharp kettle
#

To be honest

low loom
#

Oh thanks

#

DSA.getSupplies() --returns the amount of supplies the DSA rocket launcher has

Dsa supplies uses fun not lua

#

@rain gate

livid agate
#

Actually DSA uses Lua, Fun transitions and Java together.

low loom
#

But the supplies

livid agate
#

Supplies use Lua and Fun

chilly mango
#

the average lua enjoyer

low loom
#

damn

#

Btw how to use City module Spawn car

livid agate
#

fun is only used for display of the said supplies in build descriptions, although that can be changed too

#

It's documented, no?

low loom
#

Its documented but literally confused

hybrid sedge
#

erk lets make that water house

chilly mango
#

what

#

i mean sure but

low loom
livid agate
#

that model was ditched for being very jank

#

inheriting or overriding buildings is a bad practice and should not be done

low loom
#

I didn't wanted

#

Btw @livid agate

About custom modules

local module = {}
function module.doStuff(x,y)
return x + y
end

What's the purpose of array there is it really necessary to store inside the game in making custom modules

livid agate
#

modules?

low loom
#

Yes

livid agate
#

oh

#

you want to put functions in different files and call them from other files?

low loom
#

Ah yes

livid agate
#

let me find old dsa branch

low loom
livid agate
#

it's an array where functions get put into

#

Then you access the said array and functions from other files

#

Then you use something like

local lehmm = require("../Lua functions/your func.lua")
lehmm.doStuff(x,y)

#

though you need to return the array at the end of your file in modules

#
local module = {}
function module.doStuff(x,y)
  return x + y
end
return module
low loom
#

Why it needed tho?

chilly mango
#

Is that relative path

livid agate
chilly mango
#

Nice

livid agate
chilly mango
#

Utility library when

livid agate
#

you're returning an array of functions by the name of module which then can be accessed by other lua files

low loom
#

Ohh i think the site that I've learned these missed this part

chilly mango
#

ngl those lua tutorial sites suck

livid agate
#

...or that theotown uses a custom lua implementation

chilly mango
#

that doesnt help either

low loom
#

Maybe books may help but don't have enough fund for one

low loom
chilly mango
#

hmm what if we made a file with all function names of the tt api so we get autofill

#

too much effort tho

livid agate
#

hidden DSA functions:
chuckles
I'm in danger

low loom
#

whahahaha

low loom
chilly mango
#

why couldnt we just put all the modules in 1 file after each other

#

oh wait i see now

#

maybe its possible to return multiple modules

livid agate
#

don't look at me

chilly mango
#

im not

livid agate
#

I hate lua as a language

low loom
low loom
chilly mango
#

arent the functions its values?

low loom
chilly mango
#

it would probably be possible to return {{function1, function2}, {function3, function4}}

low loom
#

Oh wait i wonder how function inside "function parenthesis" Works

chilly mango
#

oh ive done that

#

it just defines a function that only exists within the scope of the function it was defined in

low loom
#

Gimme sample pls

chilly mango
#

if i have ```lua
local function doThing() {
local function shit()
Debug.Toast("hello")
end
shit()
end

#

it will toast hello once

#

and i wont be able to use the function outside doThing()

#

just defining it wont actually run it

#

so shit() will not be run until i call it later

low loom
#

Is this how "TheoTown.registerCommand(string,"FUNCTION") works?

chilly mango
#

possibly

#

you can also put it in a variable

#

or an object

#

so local functionObject = function will work

low loom
#

Cool....

chilly mango
#

can be used for passing functions around

#

not sure why we would want to do that for a plugin though

low loom
#

Well my problem solved

#

Not for plugins but in other way

chilly mango
#

thankfully plugins are simple enough that we dont need to do that

#

for now

livid agate
#

famous last words

chilly mango
#

when you just wanna move a camera but you end up doing trigonometry

#

still havent figured out how ima do that

livid agate
chilly mango
#

uhh

livid agate
#

if you do

#

you fix a bug

chilly mango
#

you can override methods like that?

#

thats news to me

livid agate
#

line 4

#

should be args.arg1()

chilly mango
#

oof

#

oh so thats why it makes it multiple times

livid agate
#

yes

plain python
#

How do you edit an MPF file?

empty night
#

You can't. They are encrypted files like .plugin files

plain python
#

Ah. Kk

chilly mango
#

Now how will I shittalk new plugins?

livid agate
#

hold on

#

@chilly mango go ahead

chilly mango
#

Quality

old portal
#

Why I don't have the plugin creator role?

stoic palm
old portal
#

Ok, thank you.

left gale
old portal
low loom
#

Great you and rock_fort can now collab

fiery elm
#

I like the palace!

low loom
#

Btw is that two are in one tile?

old portal
#

It is modular.

sweet topaz
#

@old portal Nice work! :)

sharp dawn
#

Collab on a palace pack , why not ๐Ÿ™ƒ :)

sharp kettle
#

Woah!

#

I have its gonna be avaible in Pstore soon

orchid sorrel
#

awsessno

#

awesome

chrome stream
torpid vapor
#

thats a good dock area plugin

old portal
sharp dawn
chilly mango
#

Cool and good

sharp dawn
#

Already released on plugin store ? That's was pretty quick , thanks mods ๐Ÿ˜€

midnight obsidian
#

here's my criticism for this plugin. sorry if you can't read this handwriting, i was using a mouse

rich wind
#

does anyone know if there is a stairs plugin?

chilly mango
#

For pedestrians?

sharp dawn
#

Texture good but could be even better ( more detailing )

#

I don't pay much attention about that name , but the price is way too much

midnight obsidian
#

yeah, i'm nitpicking a bit

fast cave
#

It is somewhat sad, the idea and elaboration of the plugin is excellent, but the small details are what lower it in category, not to mention that it is its first plugin, and it is well done, usually (Not in all cases), a novice just draw a square and call it "Building 10/10 pls buy it Im broke"

sharp dawn
#

^

sweet topaz
#

the plugin is looking so nice
But... , the price is $#/7

hybrid sedge
#

you can report his id to ja

old portal
#

Me and Thiago are working on a project called "Projeto Sรฃo Conrado". Our goal is to represent all or at least most of the buildings from Sรฃo Conrado neighborhood, in Rio de Janeiro. If you are interested in being part of the project, call me at DM.

rich wind
#

it can be just an prop

#

just for decoration

old portal
#

Bernardo Moraes

jaunty quarry
old portal
#

Thanks!

jaunty quarry
#

You are very welcome.

static sail
#

I don't know why I feel this guy steal the plugin and claim its his plugin

fiery elm
#

485 diamonds is too much

#

Wait
The price has been changed like a few hours ago.
Why didn't I notice it?

low loom
#

That's much

#

Too greedy :/

fiery elm
#

Any thoughts?

midnight obsidian
#

windows need more texture

hybrid sedge
#

better grass

midnight obsidian
#

the buildings just need more texture

#

yeah

hybrid sedge
#

use world textures if needed

#

but as always credit needed

fiery elm
#

Ok

#

I will try

#

Are they better?

midnight obsidian
#

grass

rain gate
chilly mango
#

There's a bunch of functions that aren't documented

rain gate
#

Like GUI.setIcon(integer)?

chilly mango
#

what

#

i didnt know about that one

rain gate
chilly mango
#

its just an action button

#

not any diffrent than the buttons around it

sharp dawn
#

Nice modern houses Michael , but i think there is too much noise on the textures , it reminds me of my old plugins lol

tough thistle
#

Who can design this plane?

#

Royal Air Maroc

sharp dawn
#

Not me because i don't make plane skins
You should ask it to a plane skins creator

tough thistle
#

Who is he

sharp dawn
#

Idk

tough thistle
#

๐Ÿ™

midnight obsidian
#

oops

#

wrong channel

tough thistle
#

Where's the aircraft designer๐Ÿ™

signal lagoon
# rain gate Why `TheoTown.addUndoButton()` is not in the https://doc.theotown.com/modules/Th...

i think all the functions haven't been documented yet because:

  1. The function needs more explanation. Like the function you mentioned, it needs to be placed not just on a single line, it requires more vars and more conditionality which can be well documented in open source code.

  2. The function is strong, maybe someone can abuse it.

  3. The function bad on performance. the function looks simpler, but can affect the game (lags, errors) than the longest.

fiery elm
#

@sharp dawn thanks

rain gate
chilly mango
#

That's because it's currently pressed

#

You can set that state yourself if you want

#

For toggle buttons

rain gate
tough thistle
#

Who is the aircraft designer๐Ÿ˜ก

tough thistle
# rain gate

How do I create a city on the Internet ๐Ÿ™

sweet topaz
#

pog

stoic palm
#

@tough thistle there's no reason to get upset. Not everyone is online at the same time. If someone designs aircrafts they will let you know

sweet topaz
#

lion?

#

i know you

tough thistle
#

Is it in the previous group

sweet topaz
#

1ยฐ youre from morocco
2ยฐ Youre somethimes annoying
3 You always spam emojis

#

4ยฐ You have the word "lion"

tough thistle
#

Well, I'm sorry.

sweet topaz
#

And where is your account "You know bout that"

tough thistle
#

^_^

stoic palm
fiery elm
#

Yep

agile forumBOT
#

atlaslion#0488 has been warned: I told you. Stop asking people to design it. When someone can they will tell you

sweet topaz
#

please stop doing that...
You did the same thing in the other server

static sail
#

@tough thistle enough