Search found 8 matches

by Armin Hpj
01 May 2024, 16:49
Forum: Lua Scripting
Topic: Lua chatbox
Replies: 190
Views: 91181

Re: Lua chatbox

CERRERA wrote:
06 Dec 2021, 15:28
20211206_232418.jpgAnyone can help me?

If u press building or category you will go into link

Example I press the help category you will go to yt

Sorry Idk how lua works
Write lua script For Tutorial
by Armin Hpj
24 Apr 2024, 13:30
Forum: Lua Scripting
Topic: Theolua
Replies: 1
Views: 1296

Theolua

Theolua is a software, you can write lua script preview Screenshot 2024-04-24 002113.png open file Screenshot 2024-04-24 002510.png save as Screenshot 2024-04-24 002320.png download! click the button Download With dropbox We strongly advise against installing/running any exe files form unverified so...
by Armin Hpj
15 Apr 2024, 21:41
Forum: Lua Scripting
Topic: GUI Compendium
Replies: 39
Views: 28347

Re: GUI Compendium

:lua: allow click tool to open dialog lock at this lua script local function dialog() local dialog = GUI.createDialog{ icon = Icon.SETTINGS, title = 'Title', text = 'Text', width = 1000, height = 1000, closable = true, pause = true, actions = { {icon = Icon.CANCEL, text = Translation.control_cancel}...
by Armin Hpj
15 Apr 2024, 21:29
Forum: Lua Scripting
Topic: GUI Compendium
Replies: 39
Views: 28347

Re: GUI Compendium

Thanks! Although it's kind of a hack you can actually get the GUI object of the dialog window by calling dialog.content:getParent() Here's how it would look like to add a color to a dialog: local function decorateDialog(dialog) local panelRoot = dialog.content:getParent() local pl, pt, pr, pb = pan...
by Armin Hpj
14 Apr 2024, 16:38
Forum: Map Showcase
Topic: Seed Manager
Replies: 2
Views: 2399

Seed Manager

:fire you can write a post seed
by Armin Hpj
30 Mar 2024, 22:27
Forum: Problems
Topic: [Asked][1.11.35a] Plugin crash (lavabackground.json:195)
Replies: 0
Views: 4158

[Asked][1.11.35a] Plugin crash (lavabackground.json:195)

Hi, I got the following error with a plugin (lavabackground.json:195): In plugins/lava background/lavabackground.json: java.lang.IllegalStateException: When loading "$backgroundlava": Id $backgroundlava could not be overridden as no prior definition has been found! Device: 2107113SG (Xiaom...
by Armin Hpj
29 Mar 2024, 22:16
Forum: Tutorials and Documentation
Topic: Plugin encryption (create .plugin file)
Replies: 32
Views: 21959

Re: Plugin encryption (create .plugin file)

Hey Lobby. Can't create .plugin file
by Armin Hpj
07 Mar 2024, 23:05
Forum: Tutorials and Documentation
Topic: alleys
Replies: 0
Views: 2668

alleys

:plugin alleypack.zip :json this json [ { "id":"$alleysnot1wy0", "type":"road", "author":"Canguta", "frames":[{"bmp":"alley0.png","count":16,"w":32},{"bmp":"alley0.png",&...

Go to advanced search