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, 1 month ago
2.0
1.82K
Transportation Combat

g Remove View Teleport Bug

1 year, 13 days 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.

a month ago

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

a month ago

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

a month 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