
Search found 9 matches
- 27 Dec 2024, 21:02
- Forum: Plug-In Discussion
- Topic: How do I create a shader?
- Replies: 4
- Views: 5634
Re: How do I create a shader?
You Can Go to https://pca.svetikas.lt/docs/guides/gls ... m-shaders/ and learn. 

- 01 May 2024, 16:49
- Forum: Lua Scripting
- Topic: Lua chatbox
- Replies: 190
- Views: 244742
- 24 Apr 2024, 13:30
- Forum: Lua Scripting
- Topic: Theolua
- Replies: 1
- Views: 12140
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...
- 15 Apr 2024, 21:41
- Forum: Lua Scripting
- Topic: GUI Compendium
- Replies: 39
- Views: 63335
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}...
- 15 Apr 2024, 21:29
- Forum: Lua Scripting
- Topic: GUI Compendium
- Replies: 39
- Views: 63335
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...
- 14 Apr 2024, 16:38
- Forum: Map Showcase
- Topic: Seed Manager
- Replies: 2
- Views: 4001
- 30 Mar 2024, 22:27
- Forum: Problems
- Topic: [Asked][1.11.35a] Plugin crash (lavabackground.json:195)
- Replies: 0
- Views: 4792
[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...
- 29 Mar 2024, 22:16
- Forum: Tutorials and Documentation
- Topic: Plugin encryption (create .plugin file)
- Replies: 31
- Views: 33455
Re: Plugin encryption (create .plugin file)
Hey Lobby. Can't create .plugin file
- 07 Mar 2024, 23:05
- Forum: Transport, Airport, Roads
- Topic: alleys
- Replies: 0
- Views: 5243
alleys
:plugin alleypack.zip :json this json [ { "id":"$alleysnot1wy0", "type":"road", "author":"Canguta", "frames":[{"bmp":"alley0.png","count":16,"w":32},{"bmp":"alley0.png",&...