Garry's Mod
Background NPCs - Fill the world
Εμφάνιση 101-105 από 105 καταχωρίσεις
< 1 ... 9  10  11 >
Ενημέρωση: 2 Ιαν 2021 στις 0:26

Update pull:
https://github.com/Shark-vil/background-citizens/pull/6

Description:
- For some reason, the neutrality of the police and citizens is reset. Added a timer to check conditions and fix them. A bit of a bad decision.
- Improved optimization in some places
- The NPC spawn function has been moved to a separate global function for future updates. Allows you to ignore the NPC limit.
- Correcting square roots in distance comparison
- Minor fixes and improvements

Repository:
https://github.com/Shark-vil/background-citizens

Ενημέρωση: 1 Ιαν 2021 στις 19:03

fixed convar description

Ενημέρωση: 1 Ιαν 2021 στις 18:47

Update commits:
https://github.com/Shark-vil/background-citizens/pull/2
https://github.com/Shark-vil/background-citizens/pull/3
https://github.com/Shark-vil/background-citizens/pull/4

Description:
- Complete refactoring of the code
- Added new configuration options
- Improved NPC behavior
- Advanced customization options
- Bugs fixed
- Add multiple tool mode
- Optimization of program code
- Updating points on the map - rp_southside

Ενημέρωση: 30 Δεκ 2020 στις 8:12

Fixed tool working in single player - https://github.com/Shark-vil/background-citizens/commit/73d39a6dfc4a0d91ed5287c45cb30bc072bbbbe5

Ενημέρωση: 29 Δεκ 2020 στις 21:28

Initial addon creation.