V1.0.1
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 anIntPtr
if the value was an unknown object. - The example resource now registers all events inside the constructor as suggested in our documentation.