Y-Less
Y-Less
A nice trick is a timer of 0ms - it will be executed as soon as possible after the current callback ends.
Yes. That should have been done already, my bad. Of course, it only makes sense if the caller expects a return value, which I didn't know MySQL did, but I'm...
Done: https://github.com/Y-Less/indirection/commit/722308dccb9c473ea15f16e272b9a4c9c7329c6d
I'm not sure what you mean? You can't return data from a callback to the place that initiated the query, because that was done in the past.
And this was not an issue introduced in the new version, it is a fundamental restriction of threaded queries.
Ok, try this, as I was reminded in another issue: https://github.com/pawn-lang/YSI-Includes/blob/5.x/YSI_Coding/y_malloc/faqs.md
All, that's good.
Shouldn't be hard to add. Thanks.
Another idea (I'm just spewing them out, I don't know if they are good) - weapon ID from model ID.
What is the status of this @DEntis-T ?