Skip to content

V1.0.1

Compare
Choose a tag to compare
@Micky5991 Micky5991 released this 07 Dec 12:19
· 126 commits to develop since this release

Changed

  • Add string validation for player names, blip names, vehicle numberplate, textlabel text and command names.
  • Various internal improvements.

Fixed

  • ClientEvents and SharedEntityData will now receive a string-value instead of an IntPtr if the value was an unknown object.
  • The example resource now registers all events inside the constructor as suggested in our documentation.