Garry's Mod
Map Prompts - Map-based text prompts system
27件中 1-10 を表示
< 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日 @ 23時57分

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

更新: 2022年6月30日 @ 13時38分

-Third times a charm I hope