Garry's Mod
Map Prompts - Map-based text prompts system
Hiển thị 1-10 trong 27 mục
< 1  2  3 >
Cập nhật: 14 Thg08, 2023 @ 3:18am

- Flatgrass had errors due to missing variable

Cập nhật: 23 Thg04, 2023 @ 4:36am

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

Cập nhật: 21 Thg04, 2023 @ 1:50am

-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.

Cập nhật: 30 Thg01, 2023 @ 6:42am

-Fixed the createposition command giving an incomplete result

Cập nhật: 21 Thg12, 2022 @ 9:10am

-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

Cập nhật: 13 Thg12, 2022 @ 8:50am

-Fixed up the base supported maps

Cập nhật: 13 Thg12, 2022 @ 8:42am

-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.

Cập nhật: 17 Thg09, 2022 @ 11:35am

-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

Cập nhật: 1 Thg07, 2022 @ 11:57pm

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

Cập nhật: 30 Thg06, 2022 @ 1:38pm

-Third times a charm I hope