Daniel GP

Results 71 comments of Daniel GP

Can we get that map or a map that reproduce the issue?

I think it is a very good idea, I have had experience when creating scripts that needed to modify the modifications of a vehicle from the server side, I have...

Wouldn't it be better to print "null" instead of an empty string like in unity?

Ohh okay, I've been checking how it was done in V1 of C# and it doesn't have this problem because the function expects a string instead of an object, so...

Can someone provide crash dump?

Yes, although I found the possible cause of some crashes, manually resizing all the arrays was very tedious and time-consuming. However, I noticed that Ehbw implemented something like an "automatic"...

@veryinsanee this was already solved with the msgpack reverted

> The changes proposed by that PR were nice, too bad that they have been meanwhile reverted due to various issues. > > > > Any news about it, @thorium-cfx?...

> Hi. Can you upload minimal resource to reproduce it and code how do you use this export in Lua? Hello, sorry I did not attach a code to reproduce...