Avorion

Avorion

26 ratings
All Loot Teleporter
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
Updated
110.516 KB
19 Jan @ 2:25am
7 Jul @ 8:56am
10 Change Notes ( view )

Subscribe to download
All Loot Teleporter

Description
- Ores and scrap metals will be teleported to the player's ship shortly after extraction
- Fix FPS and ping issues when there are too many flying items
- Servers will benefit the most

This version also teleports turrets, systems, etc.
Version that doesn't teleport turrets and systems. (click here)

The mod was created as a rework of Joenyan's [Asteroid/salvage loot teleport]:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3392208373

******Compatibility: *******

- Tested on Avorion ver. 2.5
21 Comments
Talaes 19 Jul @ 8:39am 
i dont have any other mods ^^
nothing makes sense  [author] 18 Jul @ 12:31am 
@Tales could be because of other mods
Talaes 14 Jul @ 12:58pm 
Doesn't seem to work for me either.

Any idea's what it could be?
sakuya6athens 14 Apr @ 9:08am 
- 鉱石とスクラップ金属は、抽出後すぐにプレイヤーの船にテレポートされます。- 飛んでいるアイテムが多すぎるときのFPSおよびピングの問題を修正します。- サーバーが最も恩恵を受けるでしょう。このバージョンでは、タレットやシステムなどもテレポートします。タレットとシステムをテレポートしないバージョン。(こちらをクリック)このモッドは、Joenyanの[小惑星/サルベージルートテレポート]の再構築として作成されました: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3392208373******互換性 : ******- Avorion バージョン 2.5.5でテスト済み
Xiphr 6 Mar @ 12:14am 
works as long you are playing alone. if fighting the boss at 0:0 for example onle the player who did the last hit gets the loot teleported. other players get normal loot drop but they cant collect it. after lootlock time only the player who alrdy got something is able to receive the drop from the other players. one player gets all, other gain nothing.
Joenyan  [author] 24 Feb @ 11:19am 
Дальность подбора в расчёт не берётся, если турель бьёт на 80 км, засосёт с 80 км
1000-7 24 Feb @ 12:34am 
Телепортация происходит на любом расстоянии, или ограничена дальностью подбора?
Aviage 6 Feb @ 3:12pm 
Seems to be mostly fixed, thanks.
spacedout 2 Feb @ 3:25pm 
Still does not work properly. I have no other mods installed and tested on a solo game
nothing makes sense  [author] 1 Feb @ 1:14pm 
@Aviage
Made an update, but couldn't replicate it after last fix. Probaby an issue with general performance of your game.
If it happens again try increasing a delay in mod files (change 1.5 sec to something bigger):

line 26, in lootTeleport.lua
function LootTeleport.onEntityCreated(entityId)
deferredCallback(1.5, "teleportEntity", entityId)
end