altv-rust icon indicating copy to clipboard operation
altv-rust copied to clipboard

missing alt:V API

Open xxshady opened this issue 2 years ago • 0 comments

Planned:

  • [x] Base objects multiple metadata setters
  • [x] Player & ConnectionInfo cloud_id
  • [x] Cancellable CGivePedScriptedTaskEvent
  • [x] CPedDeathEvent
  • [x] CPedDamageEvent
  • [x] CPedHealEvent
  • [ ] different getters for each ColShape type (not possible to add yet, needs base object types: https://github.com/xxshady/altv-rust/tree/colshapes)
  • [ ] rpc
  • [ ] mvalue & mvalueargs size getters (?)
  • [ ] Vehicle badge

Probably will never be added:

  • [ ] Resource exports/imports (it still possible to use local events for this use case)

xxshady avatar Sep 12 '23 00:09 xxshady