DayZ
Trader
กำลังแสดง 1-10 จาก 47 รายการ
< 1  2  3  4  5 >
อัปเดต: 16 ต.ค. 2024 @ 1: 28am
โดย Helkhiana

Fixed not being able to sell boats

อัปเดต: 16 ต.ค. 2024 @ 1: 24am
โดย Helkhiana

meta fix

อัปเดต: 15 ต.ค. 2024 @ 11: 53pm
โดย Helkhiana

- Fixed boats not getting fueled when bought
- Added boat trader in config files
- Fixed vehicles not showing name in notification when bought
- Config now has examples how to use multi files.

Please be aware that Trader vehicle keys will not support boats. Use MuchCarKey for that. I'm not going to maintain 2 key mods. It's not an easy plug and play change.

อัปเดต: 24 มิ.ย. 2024 @ 5: 00am
โดย Helkhiana

Reverted part of the code solution for fixing the issue with creating items in inventory. THIS WILL CAUSE YOUR BARRELS TO SPAWN INSIDE EACH OTHER AGAIN! This is due to some servers reporting items disappearing from players.

อัปเดต: 16 มิ.ย. 2024 @ 4: 01am
โดย Helkhiana

- Changed how we spawn items in inventory of player when buying items
* This change was to fix the issue with barrels. It might solve some other issues we had before where we wouldn't spawn inside cargo of player clothing even if we had space.
* This change will not spawn items in hands anymore. This is so we avoid any hand bug issues.
* This change will not spawn items inside some other cargo items inside player clothing e.g. inside a First Aid Pouch. This is due to the DayZ change did in 1.25 where nesting is not allowing usage of items.
- Changed Wallet to be container, this should allow it now to be put inside plate carrier pouches.
- Changed when selling to prioritize the item in hands and delete it safely

อัปเดต: 4 พ.ค. 2024 @ 11: 31am
โดย Helkhiana

- Fixed issue with steaks selling
- Fixed issue with amount selling
- Changed so rotten meat can't be sold anymore (rotten should be considered like ruined)

อัปเดต: 4 พ.ค. 2024 @ 5: 33am
โดย Helkhiana

- Changed inventory check to check if entity can be removed. (Compatibility with Wardog's Dogtags)
- Fixed Wallet textures, name and description
- Added wallet to types.xml

อัปเดต: 4 พ.ค. 2024 @ 3: 00am
โดย Helkhiana

- Added TM_Wallet (6x4 slots) holds only money
- Changed how we handle the sell requests. It should get rid of some exploits
- Changed Land_RoadCone to not have collision

อัปเดต: 2 มี.ค. 2024 @ 3: 38am
โดย Helkhiana

Forgot meta.cpp

อัปเดต: 2 มี.ค. 2024 @ 3: 17am
โดย Helkhiana

- Changed so it doesn't create logs until it needs to (you might not see `TM_TradesLog_`files until people start trading)
- Changed ContaminatedArea_Local check for safezone to be deffered and added extra check to avoid errors
- Fixed safezone triggers counting non real players and giving false safezone messages
- Added optional trader variable `<SafezoneRemoveEAI>` which if set to yes and you run Enfusion AI (like Expansion AI) then it will remove them like the infected
- Defaults to No if not added in TraderVariables.txt
- Removed the gamelabs safezone notifications