Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(natives/animations): add imports for animations #2

Closed
wants to merge 1 commit into from
Closed

feat(natives/animations): add imports for animations #2

wants to merge 1 commit into from

Conversation

sondrix
Copy link

@sondrix sondrix commented Nov 14, 2021

I have not really tested it, but theoretically it should work. Also I may be wrong for doing it this way.

@sondrix
Copy link
Author

sondrix commented Nov 14, 2021

Will it work like this?

local anims <const> = import 'natives/animations'

@sondrix sondrix closed this Nov 14, 2021
vrnagy added a commit to vrnagy/ox_lib that referenced this pull request Oct 14, 2022
Only Loki logging was affected. When no tags were given and the source is console the convertDDTagsToKVP break because of the nil value.
```
[ script:ox_inventory] SCRIPT ERROR: @ox_lib/logger/server.lua:103: bad argument overextended#2 to 'strsplit' (string expected, got nil)
```
thelindat pushed a commit that referenced this pull request Oct 15, 2022
Only Loki logging was affected. When no tags were given and the source is console the convertDDTagsToKVP break because of the nil value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant