badabingbadabooom
badabingbadabooom
### Issue description: Accessing a packed string in an array that uses an enumerator gives warnings and errors such as: ``` warning 215: expression has no effect error 001: expected...
Using the `task_detach` function and later using any asynchronous function crashes the server if the script is JIT compiled. Running this script in Windows and with jit_sleep enabled, the server...
I can't quite explain what happens, but I made an example with the [MySQL](https://github.com/pBlueG/SA-MP-MySQL/) plugin: ```pawn #pragma option -d3 #include #include new MySQL:db_handle; public OnGameModeInit() { db_handle = mysql_connect(/* example...