Garry's Mod
Оценок: 25
Rooms location management library
   
Наградить
В избранное
В избранном
Удалить
Тип контента: Дополнение
Тип дополнения: Инструмент
Метки дополнений: Ролевая игра
Размер файла
Добавлен
Изменён
27.674 KB
13 июн. 2020 г. в 13:35
25 сен. 2020 г. в 14:42
Обновлений: 2 (просмотреть)

Подпишитесь, чтобы загрузить
Rooms location management library

Описание
This add-on is a library that lets you configure building bounds and their room bounds.
It provides functions to:
  • get the current building & room of any Player or Entity
  • check if a room has all of its doors closed

The configured rooms can have:
  • a full voice volume everywhere
  • no voices heard from outside the room when all doors are closed
  • disallowed jump

Source code & instructions available on GitHub: Rooms location management library[github.com]
Комментариев: 3
Ninetales10 12 апр. 2021 г. в 21:22 
fair enough
Cédric GÉRILLE [GiletJaune]  [создатель] 12 апр. 2021 г. в 9:48 
Huh, its API is able to tell you that (the Lua functions are listed in the documentation), but it was not made to interact with the Wiremod.
Ninetales10 5 апр. 2021 г. в 16:40 
Does this have wire support? (for instance, detecting if a Player/Entity is in a specific room?)