It seems you cannot set LuaPlayer member opened to a vehicle's equipment grid.
To reproduce, place this in control.lua. Confirm that when entering a tank the tank's GUI is automatically opened.
script.on_event(defines.events.on_tick, function(e)
for index, player in pairs(game.connected_players ...
Search found 4 matches
- Sat Dec 07, 2024 2:09 am
- Forum: Resolved Problems and Bugs
- Topic: [Rseding91] [2.0.23] Cannot set LuaPlayer opened to equipment grid
- Replies: 1
- Views: 611
- Sat Dec 07, 2024 1:52 am
- Forum: Won't fix.
- Topic: [2.0.23] LuaEntity minable always reads back as false
- Replies: 10
- Views: 994
[2.0.23] LuaEntity minable always reads back as false
The LuaEntity member minable seems to always read back as false.
To reproduce, put in control.lua the below. Place a car, confirm it is minable, now get in the car. The assert will fail despite the car being minable and it being explicitly set to true
script.on_event(defines.events.on_tick ...
To reproduce, put in control.lua the below. Place a car, confirm it is minable, now get in the car. The assert will fail despite the car being minable and it being explicitly set to true
script.on_event(defines.events.on_tick ...
- Fri Aug 02, 2019 12:27 pm
- Forum: Mods
- Topic: [.13-1.1.109] Aircraft (1.8.9)
- Replies: 192
- Views: 146230
Re: [.13-.17.60] Aircraft (1.6.10)
Thanks for linking my mod!
First of all, my apologies for not asking for permission to use your icon, I didn't find this forum until now.
Secondly, I have a pretty big favor to ask, you by no means have to do this but is it possible for you to make shadowless versions of the airplane sprites for ...
First of all, my apologies for not asking for permission to use your icon, I didn't find this forum until now.
Secondly, I have a pretty big favor to ask, you by no means have to do this but is it possible for you to make shadowless versions of the airplane sprites for ...
- Fri Aug 02, 2019 11:44 am
- Forum: Mods
- Topic: [MOD 0.17+] Aircraft Realism
- Replies: 0
- Views: 4016
[MOD 0.17+] Aircraft Realism
Extension to the Aircraft mod for Factorio
I noticed the liftoff mod has not been updated for 0.17, so I made my own
https://i.imgur.com/OxrNLcX.png
Features
Everything can be configured, enabled and disabled from the ingame mod settings
Takeoff and landing
Planes need to reach their ...
I noticed the liftoff mod has not been updated for 0.17, so I made my own
https://i.imgur.com/OxrNLcX.png
Features
Everything can be configured, enabled and disabled from the ingame mod settings
Takeoff and landing
Planes need to reach their ...