Luke

Results 2 issues of Luke

I saw C# only had client-side Documentation, so I decided to spend a few hours documenting what I felt was the most important and useful for FiveM developers in C#....

### What happened? - Used the following code ```lua CreateThread(function() while true do SetTimeout(1, function() -- do something here, I called a function when doing it end) end end) ```...

bug
triage
crash