Search found 3 matches
- Fri Apr 22, 2016 12:06 pm
- Forum: Won't implement
- Topic: Entity Prototype Composition
- Replies: 4
- Views: 2747
Re: Entity Prototype Composition
totally understood The elecric ammo turret can never be.
- Thu Apr 21, 2016 11:17 pm
- Forum: Modding help
- Topic: How do you disable buttons and checkboxes?
- Replies: 2
- Views: 1086
Re: How do you disable buttons and checkboxes?
I was wondering the same thing, and was going to try creating a style that 'looks' disabled, then on_click check if that style is set and ignore the click. I haven't actually tried this yet, so if you do, post back and let me know if it worked :) update: There is actually a style called "fake_d...
- Thu Apr 21, 2016 10:57 pm
- Forum: Won't implement
- Topic: Entity Prototype Composition
- Replies: 4
- Views: 2747
Entity Prototype Composition
Apologies in advance if this has been brought up before, It's difficult to search for. So far one of the bigger problems I've had with modding is finding an appropriate prototype to base my new object on. the closest would be an ammo-turret, but I want it to also require electricity to work, and tha...