Portals chaosfork


(Kinda) Ported to 2.0! Adds combustible lemons, a portal gun and portals. Each player has their own set of portals that can be used by all players.

Content
1 year, 9 days ago
2.0
1.72K
Transportation Combat

g Remove View Teleport Bug

11 months ago

The mod wont check if the user is currently in remote view and will teleport the player if his remote view center is near a portal.

16 days ago

That is the issue I'd like to have fixed too.

15 days ago

Adding "if player.controller_type == defines.controllers.remote then return end" to line 200 in control.lua should solve the issue.

15 days ago

Adding "if player.controller_type == defines.controllers.remote then return end" to line 200 in control.lua should solve the issue.

Oh, just realized that this a ten-months old post. Then I am assuming this mod has no maintainance @honza_, how about you make another fork with this issue fixed?

New response