Skip to content

JericoFX/QVCore

Repository files navigation

QVCore

QVCore is a personal project, im trying to conver QBCore to Alt:V. I want to learn a lot of javascript and this (at least for me) is the best way to do it. Esx is another excelent framework but i already get use to QBCore - QBox.

Again, im learning so do not use this as a main Core.

Usage/Examples

player.citizenid << Getter
return string
player.jobName << Getter
return string
player.jobName = "police" << Setter
//Return true if the job is setted
return boolean
player.jobGrade  << Getter and Setter
// Return true if the grade exist
return boolean
player.fullName  << Getter
return string
player.onDuty  << Getter and Setter
return boolean

...

Special Thanks

  • QBCore team
  • QBox team
  • Overextended
  • ESX
  • Project Sloth

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages