Search found 691 matches

by Hadestia
16 Feb 2021, 09:12
Forum: Lua Scripting
Topic: Lua chatbox
Replies: 189
Views: 74962

Re: Lua chatbox

I would like to tap the building and then GUI will appear, how can I do that? Here's my script from my plugin for example local function BankMainUI() local dialog = GUI.createDialog{ icon = Icon.MONEY, title = 'Theonia Regional Bank', width = 350, height = 230, pause = true } local function addLine...
by Hadestia
30 Jan 2021, 20:25
Forum: Lua Scripting
Topic: [Module] Custom GUI -Unofficial
Replies: 8
Views: 6062

Re: Custom GUI -Unofficial

I'm waiting for these Awesome job ! One more thing is there any "text" Parameters for that movable button?
by Hadestia
31 Dec 2020, 20:24
Forum: Lua Scripting
Topic: Lua chatbox
Replies: 189
Views: 74962

Re: Lua chatbox

I think I found a bug or maybe an oversight in my coding. I am using that function to open the building tool when a sidebar button is pressed, but it creates multiple instances of the item in the recent tab for every time I push the button: image.png Oddly enough, these extra instances will disappe...
by Hadestia
30 Dec 2020, 14:45
Forum: Lua Scripting
Topic: Lua chatbox
Replies: 189
Views: 74962

Re: Lua chatbox

:76: one more thing it can't open Draft that was hidden from building tool (hidden:true) unless you gonna move it to hidden categories
by Hadestia
30 Dec 2020, 14:43
Forum: Lua Scripting
Topic: Lua chatbox
Replies: 189
Views: 74962

Re: Lua chatbox

function script:buildCityGUI() -- Let's append the button to the sidebar line local sidebar = GUI.get('sidebarLine') local size = sidebar:getFirstPart():getChild(2):getWidth() local button = sidebar:getFirstPart():addButton{ width = size, height = size, icon = Icon.BIGBIGBIG_MAP, frameDefault = Ico...
by Hadestia
26 Dec 2020, 09:37
Forum: Lua Scripting
Topic: Lua chatbox
Replies: 189
Views: 74962

Re: Lua chatbox

KINGTUT10101 wrote:
26 Dec 2020, 00:42
Gosh darn undocumented functions. Thank you for the help.
i forgot you need first to get the draft of the building by using Draft.getDraft("")
by Hadestia
24 Dec 2020, 04:25
Forum: Lua Scripting
Topic: Lua chatbox
Replies: 189
Views: 74962

Re: Lua chatbox

I'm sorry for bother you Lua experts lately, but could you tell me how I could get a sidebar button to open the building tool for an item with the ID test.kt101"? I haven't been able to find any documentation or examples of it. Here refering from GUI compedium function script:buildCityGUI() --...
by Hadestia
16 Dec 2020, 19:03
Forum: Smalltalk
Topic: 12 Days of diamond giveaways!
Replies: 23
Views: 7180

Re: 12 Days of diamond giveaways!

Gimme some 😆😆😆 Sorry for spam
by Hadestia
10 Dec 2020, 10:54
Forum: Game Discussion
Topic: how to access theotown directory(Ipod touch)
Replies: 0
Views: 1448

how to access theotown directory(Ipod touch)

hello i just wondering how can i access theotown directory in my ipod touch 9.5.3 i really downloaded lots of file manager but all of it dont have access with application directories is it possible without computer?
by Hadestia
08 Dec 2020, 13:40
Forum: Residential
Topic: Otak Tower (Magenta)
Replies: 4
Views: 3549

Re: Otak Tower (Magenta)

idk why you're keeping on reproducing one's texture with other color :/
by Hadestia
07 Dec 2020, 17:29
Forum: Tips and Tricks
Topic: can I learn how to rotate images so I can see my plugins from multiple angles?
Replies: 4
Views: 6335

Re: can I learn how to rotate images so I can see my plugins from multiple angles?

Code: Select all    Reset

"frames":[ {"bmp":"img1.png"}, {"bmp":"img2.png"}, --and so on up to img4 ], "rotation aware":true
JSON checker
Check
by Hadestia
07 Dec 2020, 17:27
Forum: Smalltalk
Topic: Resign in public groups
Replies: 2
Views: 2067

Re: Resign in public groups

thanks
by Hadestia
07 Dec 2020, 13:26
Forum: Smalltalk
Topic: Resign in public groups
Replies: 2
Views: 2067

Resign in public groups

hmmmm just ask how to resign with my current group i totally wanted to resign but every time i submit it says that "you cant resign with your primary group" something like that :/ admins remove my membership from SAITO
by Hadestia
07 Dec 2020, 13:16
Forum: Plug-In Discussion
Topic: Rjroldan1
Replies: 5
Views: 2689

Re: Rjroldan1

what's this?
by Hadestia
07 Dec 2020, 13:16
Forum: Terrain and Trees
Topic: Shallow water by rjroldan1
Replies: 12
Views: 10778

Re: Shallow water by rjroldan1

you could, dont forget to credit me later
by Hadestia
07 Dec 2020, 13:09
Forum: Terrain and Trees
Topic: Shallow water by rjroldan1
Replies: 12
Views: 10778

Re: Shallow water by rjroldan1

hmmmmmmmm
by Hadestia
06 Dec 2020, 13:09
Forum: Lua Scripting
Topic: GUI Compendium
Replies: 37
Views: 21769

Re: GUI Compendium

<..>

thanks so perfect 100%
by Hadestia
04 Dec 2020, 11:21
Forum: Lua Scripting
Topic: GUI Compendium
Replies: 37
Views: 21769

Re: GUI Compendium

Yeah, you would have to implement your own dialog or try to add a GUI object that covers it and draws something else. An easier option would probably be to use privileged placing features to change look of dialogs in general. What are the Coordinates? Btw belated happy 🎂🎉🎁 birthday, i didn't know w...

Go to advanced search