Skip to content

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

Notifications You must be signed in to change notification settings

ImNotJT/vanilla-ui-edit-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages