Skip to content

Releases: Kiminaze/ContextMenu

v2.1.0

11 May 01:51

Choose a tag to compare

  • Added color to items when disabled.
  • Left/Right sprites on items now take the same color as the items' text.
  • Fixed a glitch where a SubmenuItem would open its submenu although it was overlapped with another menu.

v2.0.2

22 Apr 21:52

Choose a tag to compare

  • Fixed an error when using the mouse wheel when not hovering a scroll menu.

v2.0.1

03 Apr 21:29

Choose a tag to compare

  • fixed an error when using the CloseOnActivate property on an item

v2.0

02 Apr 19:04

Choose a tag to compare

  • Completely reworked every single part of the code. Not compatible with prior versions!
  • Basically now acts as a giant UI library for FiveM: All UI elements can now be parented to other UI elements to make positioning and scaling much easier.
  • Better performance while menu is open.
  • Menu background is now a Sprite that can be changed to better fit your own server aesthetics instead of just a grey background.
  • Added Scroll- and PageMenu which both allow for an unlimited number of items without cluttering the screen.
  • Added exports for creating the menu. Several scripts can add items / submenus to the default menu without overlapping each other.
  • Added SpriteUV for controlling the UVs of a sprite directly.

v1.1

01 Apr 13:46

Choose a tag to compare

The original version of the ContextMenu.

Installation Instructions:

  • Download ContextMenu.zip
  • Extract the zip file directly into your FiveM server resources folder
  • Put start ContextMenu or ensure ContextMenu in your server.cfg file to start the resource