-
**Describe the bug**
Dunno why, but if I use some flood script, it'll crash all clients after some time. I don't know a reason.
See steps to reproduce for serverside script I used. It's from the w…
-
I don't know of a good domain to generate a test-case for, sadly, so apologies if this isn't true, but from my understanding of the integration flow, it seems like using this in smtp_tls_policy_maps w…
-
* MTAとしてexim4
* editor として nano
-
**Is your feature request related to a problem? Please describe.**
Recently MTA provided a new security update to block modded Timecyc.dat file to prevent possible cheating. The issue is many, if not…
-
Hi,
I am following error while running it on Android:
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.tencent.mm.opensdk:wechat-sdk-and…
-
There is no way to replace F11 map parts or the whole map and blips. There is an option to replace ( use Shaders ) to apply new graphics to HUD ( for weapons, fist etc ) and to the bottom left radar t…
-
Hello Guys,
we had some trouble with the mail sent by Activity on some events, like administrators broadcasts: a very large number of e-mails is emitted and regularly, some ISP detect them has sp…
-
# Pitch
Have you ever lost anything on MTA and never saw it again, ever?
If that's the case, you are not the only one. The MTA maintains a database of all lost items they found on the subway, wa…
-
![image](https://github.com/Cypherock/MPC-TSS/assets/19384581/f552d37a-6527-475a-a05a-07e1a171d8f6)
"The code segments are not sequential; the 'dkg/ot' code is implemented separately and has not been…
-
As in title: marge server side g_pGame with client side g_pClientGame into one name.
```cpp
#ifdef MTA_CLIENT
g_pClientGame->...
#else
g_pGame->...
#endif
```
becomes just:
```
g_pGame…