Project Zomboid
Τα βοηθητικά προγράμματα της Braven
Εμφάνιση 1-7 από 7 καταχωρίσεις
Ενημέρωση: 20 Δεκ 2024 στις 8:29

ADDED SUPPORT FOR BUILD 42!

Ενημέρωση: 4 Δεκ 2023 στις 11:38

Version 1.5.0

New Functions
  • IsBusy - Returns TRUE or FALSE depending on whether a Character has any timed actions.
  • GetGameSpeed - Returns the game's current speed.

Improvements
  • DistanceBetween - Now returns a simple float containing the total distance in X + Y.
  • TryPlaySoundClip - Will now self handle errors if no sound is given.
  • TryStopSoundClip - Will now self handle errors if no sound is given.
  • DelayFunction - Can be given the parameter ADAPTTOSPEED = TRUE, to match the game's speed.

Ενημέρωση: 30 Σεπ 2023 στις 10:06

Version 1.4.0

New Functions
Added a bunch of new, general use functions for use by modders.
  • Generate Loot In Square
  • Delete Zombie
  • Add Tooltip
  • Predicate Not Broken
  • Container Has Item
  • Fetch Item From Container
  • Fetch Player Frontal Squares

Ενημέρωση: 25 Μαϊ 2023 στις 20:21

Version 1.3.0

FREE FOR ALL
Anyone is now free to use this mod's tools in any mods they want! Groovy!
Just require it in your mod files and Steam page, and call the methods whenever you want.
If you have any suggestions for new tools, let me know.

Redux
This mod has been brought back to life just like the fellow zombies trying to eat your player character right at this moment! It includes updated documentation and a touch of up to date Braven glamour and glitter that all of my latest mods have 💖

Ενημέρωση: 28 Αυγ 2022 στις 16:09

New utility
Implemented a new utility that allows me to get the distance between two given objects.
This update is being released in preparation for future mods that will use such utility.

Removed outdated utilities
Deleted "GetNearbyVehicle" and related utilities.

Ενημέρωση: 22 Αυγ 2022 στις 23:30

New utility
Implemented a new utility that allows me to get nearby vehicles of a specific type.
This update is being released in preparation for the next update of the bicycles mod;
And my new Auto-Engineering mod. Stay tuned!

Ενημέρωση: 16 Αυγ 2022 στις 21:34

First release! Don't forget to include this mod or the other ones are gonna have problems.