Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 729 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 729 Bytes

Vanillas UI Edit V2

It's like Vanillas UI Edit V1, but better & more unique!

CHANGELOG:

  • New UI
  • Dragging Of Course
  • More buttons (Give Weapon, Fix Vehicle, etc)
  • More Optimized.. (0.5ms)

This is my second edit of vanillas UI, and in my opinion a more sleek design than my first one & better!

Button Example:

UI.Button("Revive", Vec2(100, 20), function() -- Code Here end)

Checkbox Example:

UI.Button("Godmode", Vec2(100, 20), function() godmode = not godmode SetEntityInvincible(PlayerPedId(), godmode) end, nil, nil, nil, true, godmode)

Just by reading the code you can learn the basics, if you can't seem to understand something join our discord & ask for help.. https://discord.gg/bPasMUyZjE ~ LH V2