TomGrobbe / MenuAPI

FiveM C# Menu API. Designed specifically as a replacement of NativeUI for vMenu. Full safezone scaling supported, both left and right aligned menus supported.
https://docs.vespura.com/mapi
61 stars 46 forks source link

Color.FromArgb issue #13

Closed xxxstasiek closed 5 years ago

xxxstasiek commented 5 years ago

image image image image image

TomGrobbe commented 5 years ago

image

image

works fine

TomGrobbe commented 5 years ago

try only using the namespaces i included above, that should work. I've had this issue only when transferring from the old references to the new CFX API set once, but just using the above works fine.

xxxstasiek commented 5 years ago

image image

I had to add Alias for CitizenFX.Core

THIS THREE LINES VERY IMPORTANT TO WORK image

ALSO THIS ALIAS image