Avorion
All Loot Teleporter
23 条留言
P-H 10 月 5 日 下午 1:38 
somehow works when salövaging and mining but stuff dropped fro mshipüs when destroyed by other means it doest collect them at all now. had to remove the mod to collect anything dropped from shiops destroyed by anything but a salvager.
uini 8 月 30 日 上午 4:17 
Strangely, for ships other than the Player, whether teleportation works or not seems to depend on how the command is given.
From the Galaxy Map: OK
From Tactical View: NG
(Fighter) Vanilla Salvage Command: OK
(Fighter) Carrier Command mod: NG
Talaes 7 月 19 日 上午 8:39 
i dont have any other mods ^^
nothing makes sense  [作者] 7 月 18 日 上午 12:31 
@Tales could be because of other mods
Talaes 7 月 14 日 下午 12:58 
Doesn't seem to work for me either.

Any idea's what it could be?
sakuya6athens 4 月 14 日 上午 9:08 
- 鉱石とスクラップ金属は、抽出後すぐにプレイヤーの船にテレポートされます。- 飛んでいるアイテムが多すぎるときのFPSおよびピングの問題を修正します。- サーバーが最も恩恵を受けるでしょう。このバージョンでは、タレットやシステムなどもテレポートします。タレットとシステムをテレポートしないバージョン。(こちらをクリック)このモッドは、Joenyanの[小惑星/サルベージルートテレポート]の再構築として作成されました: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3392208373******互換性 : ******- Avorion バージョン 2.5.5でテスト済み
Xiphr 3 月 6 日 上午 12:14 
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  [作者] 2 月 24 日 上午 11:19 
Дальность подбора в расчёт не берётся, если турель бьёт на 80 км, засосёт с 80 км
1000-7 2 月 24 日 上午 12:34 
Телепортация происходит на любом расстоянии, или ограничена дальностью подбора?
Aviage 2 月 6 日 下午 3:12 
Seems to be mostly fixed, thanks.
spacedout 2 月 2 日 下午 3:25 
Still does not work properly. I have no other mods installed and tested on a solo game
nothing makes sense  [作者] 2 月 1 日 下午 1:14 
@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
Aviage 1 月 30 日 上午 11:32 
The issue is still happening...
Aviage 1 月 30 日 上午 1:27 
Thanks, I'll reboot my game and see if it comes up again
nothing makes sense  [作者] 1 月 28 日 下午 12:17 
@Aviage @stormbreaker000079 @Ujtep
Thank you for feedback, i updated the mod and i think i fixed it.

Seems like the game sometimes sends message about creating an object before it's actually initialized, so changing it's position during this made them lose normal behavior.
I added a 1 sec delay to ensure that doesn't happen.

Tell me if this problem reoccurs.
stormbreaker000079 1 月 28 日 上午 12:02 
same issue as @Aviage here - occasionally the mod makes dropped loot from killed enemies (e.g. turrets) to be non-pickable even if I fly directly through the dropped loot (including flying through it with my player-drone to make sure its not some weird problem with my ship)
Aviage 1 月 27 日 下午 2:01 
These items were ores (I had plenty of cargo space), systems, turrets, and most annoyingly, the building knowledge you get from clearing a sector.
Aviage 1 月 27 日 下午 2:00 
I'm getting a lot of items which were not teleported to me by this mod, and which also can't be picked up manually. This was happening in a single-player world where it was only me and pirates in the sector. Could this be a bug with your mod?
nothing makes sense  [作者] 1 月 27 日 上午 8:34 
@Ujtep This mod uses game function to determine whether an item can be picked by ship or not (including free cargo space), so thats probably not phantom items.
However due to optimization oriented implementation of the mod there is a possibility that cargo loot may be assigned to wrong ship in sector, and therefore not teleported anywhere. This is mostly relevant for situations with allience owned ships.
Ujtep 1 月 26 日 上午 9:53 
The mod seems to cause phantom items. Items that are there but are impossible to pick up
Sierra-117 (NCG) 1 月 25 日 下午 2:38 
Thank you for making this!

A severely over looked function in this game, especially for long term games.
nothing makes sense  [作者] 1 月 24 日 上午 10:39 
@Maxx4u This mod was not intended for use with Xavorion, since it's changing vanilla mechanics in a lot of ways. I'm not familiar with how it handles AI controlled ships.

The way this mod works with AI controlled ships is it gets the faction id for which loot is reserved, and teleports it to the craft of that faction. If Xavorion changes how game handles loot reservation, it may be the cause of this problems.

Either way, making this mod fully compatible with Xavorion could stop it from working without it.
I'll think about making a separate one for it in foreseeable future.
Maxx4u 1 月 24 日 上午 4:01 
Hello,

In connection with Xavorion, the loot definitely works for turrets and subsystems that the player or your own ship has destroyed.

If your own ship kills and you are not sitting in it, the loot teleport does NOT work.

If you have fighters who are mining and salvaging, the ore teleport does not work either. The ores then fly behind again.

Do you need any logs to check this?