DayZ
Breachingcharge
目前顯示第 51-60 項,共 63 項
< 1  2  3  4  5  6  7 >
更新:2020 年 2 月 15 日 @ 上午 7:00

fixed the infinite action circle, thanks to bombjack for helping me with fixing it

更新:2019 年 12 月 19 日 @ 上午 5:59

fix for PlacingStartServer function requiring a paramater now

更新:2019 年 9 月 5 日 @ 上午 9:13

fixed missing textures

更新:2019 年 9 月 3 日 @ 上午 4:05

Added the new model for the heavy breachingcharge and a crafting recipe.

更新:2019 年 8 月 23 日 @ 上午 4:14

added heavy breachingcharge (retextured model for now, will be changed in the future)
added damage/health settings to charges/destroyable walls
added additional raycast to find the surface normal of the targeted wall
added "version" number at the end of the .json-file's name, this should prevent servers from crashing on startup if the old one hasn't been deleted

(I'm currently using two different raycasts to place the charge, one which uses the viewgeometry lod to indentify the object type, the other (firegeometry lod) for finding the surface normal. Ideally, it should only use one single raycast, but I can't get the RayCastBullet function to return the correct object, if anyone has experience using raycasts in dayz and knows how to do this please let me know!)

更新:2019 年 8 月 13 日 @ 下午 2:42

fixed crash on server startup
fixed buggy audio for the most part (not 100& sure as this depends on what times are set for the breachingcharge)

更新:2019 年 8 月 12 日 @ 下午 12:57

added models for charcoalpowder and sulfurpowder
removed unnecessary settings from the .json file

from my testing the server will still start up with the old .json file this time but it's best to delete it and generate a new one

更新:2019 年 8 月 11 日 @ 下午 5:15

added new model for gunpowder.
redid some of the code to allow for custom breachingcharges with their own model and/or other aspects

更新:2019 年 8 月 10 日 @ 上午 6:18

added crafting recipies for gunpowder, base explosive and the finished breaching charge

更新:2019 年 8 月 9 日 @ 下午 2:43

Added server logs for plant, defuse and explode events, just ctrl+f for [Breachingcharge] to find it easily.
Added the ability to destroy walls from the Simple Base mod.

Old Breachingcharge.json files have to be deleted with this update and let the mod create a new one as I added a few settings (they aren't used in this version though).