Garry's Mod
Map Prompts - Map-based text prompts system
Показване на 1 — 10 от 27 постъпления
< 1  2  3 >
Обновление: 14 авг. 2023 в 3:18

- Flatgrass had errors due to missing variable

Обновление: 23 апр. 2023 в 4:36

-Something on GM_Construct decided it doesn't want to work so I have to remove it

Обновление: 21 апр. 2023 в 1:50

-Added font size setting

Support will be added to other packs as I get to them.

-Added font vertical offset

This will adjust the vertical position of the text to adjust for the new font size setting. Use this to avoid overlapping text when using bigger font sizes.

-Font refresh command

Refreshes the font, which allows for changing font size and the font itself in-game.

Обновление: 30 ян. 2023 в 6:42

-Fixed the createposition command giving an incomplete result

Обновление: 21 дек. 2022 в 9:10

-Updated the base maps to use a more proper location trigger coordinate system

The previous method was redundant, which increased the code unnecessarily
This has no effect in game, it merely reduces the code size slightly

Обновление: 13 дек. 2022 в 8:50

-Fixed up the base supported maps

Обновление: 13 дек. 2022 в 8:42

-Added option to toggle fallback system on/off (Community request)

None of the addons are respecting the "Enable/Disable Addon" setting, so I will have to do extensive fixing to get shit working.

Обновление: 17 септ. 2022 в 11:35

-Added the MarkPositionPrefix concommand

When using the CreatePosition command, this will define the name used by the end result.

-Fixed a typo with the MarkPlayerPosition command

Обновление: 1 юли 2022 в 23:57

-Added even more operation names, with a few community suggestions

Обновление: 30 юни 2022 в 13:38

-Third times a charm I hope