Garry's Mod

Garry's Mod

Map Prompts - Map-based text prompts system
Affichage des entrées 1-10 sur 27
< 1  2  3 >
Mis à jour le : 14 aout 2023 à 3h18

- Flatgrass had errors due to missing variable

Mis à jour le : 23 avr. 2023 à 4h36

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

Mis à jour le : 21 avr. 2023 à 1h50

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

Mis à jour le : 30 janv. 2023 à 6h42

-Fixed the createposition command giving an incomplete result

Mis à jour le : 21 déc. 2022 à 9h10

-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

Mis à jour le : 13 déc. 2022 à 8h50

-Fixed up the base supported maps

Mis à jour le : 13 déc. 2022 à 8h42

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

Mis à jour le : 17 sept. 2022 à 11h35

-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

Mis à jour le : 1 juil. 2022 à 23h57

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

Mis à jour le : 30 juin 2022 à 13h38

-Third times a charm I hope