Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Названия комнат в карте #4

Closed
stration opened this issue Dec 1, 2017 · 5 comments
Closed

Названия комнат в карте #4

stration opened this issue Dec 1, 2017 · 5 comments

Comments

@stration
Copy link

stration commented Dec 1, 2017

Можно ли поменять названия комнат в карте Floor 1, Floor 3, Floor 6, Floor14, Floor 25 ?
На Этаж 1, Этаж 2, Филиал 7, Центральный офис.

@pfzim
Copy link
Owner

pfzim commented Dec 1, 2017

Да, можно. Надо поменять в файле inc.config.php значения переменных PB_MAPS_COUNT и $map_names

@stration
Copy link
Author

stration commented Dec 1, 2017

в файле inc.config.php нет переменной $map_names

@pfzim
Copy link
Owner

pfzim commented Dec 1, 2017

Возможно у вас старая версия справочника, либо вы смотрите пример конфга в директории other.
Обновите справочник и добавьте в файл inc.config.php, который лежит в корне, строку:
$map_names = array("Floor 1", "Floor 3", "Floor 6", "Floor 14", "Floor 25");

@stration
Copy link
Author

stration commented Dec 1, 2017

Версия справочника с GitHub, там файл inc.config.php только в директории other.
Если есть где то обновленная версия дайте ссылочку или обновите на GitHub.
Спасибо.

@stration
Copy link
Author

stration commented Dec 1, 2017

Ой... сори не доглядел, в корне он тоже есть. Спасибо, все нормально.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants