Skip to content

Lua Classes v0.1.3

Compare
Choose a tag to compare
@pitermcflebor pitermcflebor released this 16 Oct 17:31
· 11 commits to main since this release
  • Added method AddBlip to Coords class
  • Added methods GetPosition and SwapModel to class Prop
  • Added function TimeoutRequestModel to utils
  • Added common methods (string and table)
    • :split()
    • :startsWith() :endsWith()
    • :trim()
    • table.build()
    • table.fill()
    • table.dump()
  • Removed error when trying to create a Ped class with non existent entity (now is only a warning)
  • Updated state for Player class
  • Updated StateBag for players