Garry's Mod

Garry's Mod

Map Prompts - Map-based text prompts system
正在显示第 1 - 10 项,共 27 项条目
< 1  2  3 >
更新于:2023 年 8 月 14 日 上午 3:18

- Flatgrass had errors due to missing variable

更新于:2023 年 4 月 23 日 上午 4:36

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

更新于:2023 年 4 月 21 日 上午 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.

更新于:2023 年 1 月 30 日 上午 6:42

-Fixed the createposition command giving an incomplete result

更新于:2022 年 12 月 21 日 上午 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

更新于:2022 年 12 月 13 日 上午 8:50

-Fixed up the base supported maps

更新于:2022 年 12 月 13 日 上午 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.

更新于:2022 年 9 月 17 日 上午 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

更新于:2022 年 7 月 1 日 下午 11:57

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

更新于:2022 年 6 月 30 日 下午 1:38

-Third times a charm I hope