Qais Patankar
Qais Patankar
https://github.com/multitheftauto/amx/blob/3330655c1c388adc4e97ec365cbb9b644a99445e/amx/client/garages.lua It should use a colshape, as shown here in the [setGarageOpen](https://wiki.multitheftauto.com/wiki/SetGarageOpen) example. Could generate colshape based on [garage size](https://wiki.multitheftauto.com/wiki/GetGarageSize), but it might be easier to use a [colsphere](https://wiki.multitheftauto.com/wiki/CreateColSphere) +...
**Describe the bug** Where `discord::Core* m_DiscordCore`, running `delete m_DiscordCore` will cause a Windows exception: ``` Unhandled exception at in : 0xC0000008: An invalid handle was specified. occurred ``` **Steps to...
- [spanish](http://community.mtasa.com/index.php?p=profile&id=384629) - [polish](http://community.mtasa.com/index.php?p=resources&s=details&id=11727)
The current flag views are intimidating, should end-users have to know the specific names? We should still show the exact names (i.e AXLE_R_SOLID) but in a lesser area.
see https://bugs.mtasa.com/view.php?id=9051, reported by xboxxxxd > **Summary** 0009051: Server Side Failure with: hedit.zip (Handling Editor, Common server resource). > **Description** "Main Info" > This is a glitch/Failure when you set-up...
> If there's a bug that occurs most it's the enter-state bug. > Once someone **triggered** entering your current vehicle, cancelled, locked or not, with F or Enter, then from...
please fix https://github.com/pecoraa/pizza/commit/7f11f8daadc9ebec9f6076b0b1ddf16f0a76eeef#diff-04c6e90faac2675aa89e2176d2eec7d8R5
#### Input [→ View on sorbet.run](https://sorbet.run/#%23%20typed%3A%20true%0A%0Aputs%28%7Brepo%3A%20pr.repo%2C%20author%3A%20pr.author%7D%29%0A%0A) ```ruby puts({repo: pr.repo, author: pr.author}) ``` Press F2 on `pr` and type `pull_ctx` in the rename prompt. #### Observed output In Visual Studio Code,...