Konstantin
Konstantin
### Is your feature request related to a problem? Please describe `[web.py:log_exception()] - 401 GET /websocket (46.226.165.173): Basic Auth is not supported` ### Describe the solution you'd like Add possibility...
### Is your feature request related to a problem? Please describe. Due to discussion about server OS, i want to remind https://forum.multitheftauto.com/topic/101326-which-os-is-best-for-the-server/#comment-888542 but mta server still not ready to work...
There is problem in R3 when we put there similar data. For example we make these routes:  For example we're trying to call one of 3 or 4 routes....
Add ngx_http_xslt_module. http://nginx.org/en/docs/http/ngx_http_xslt_module.html It's module needed for https://github.com/arut/nginx-rtmp-module/wiki/Getting-number-of-subscribers
Functions: [SetObjectNoCameraCol](https://team.sa-mp.com/wiki/SetObjectNoCameraCol.html) [SetObjectsDefaultCameraCol](https://team.sa-mp.com/wiki/SetObjectsDefaultCameraCol.html) [SetPlayerObjectNoCameraCol](https://team.sa-mp.com/wiki/SetPlayerObjectNoCameraCol.html) Depends on multitheftauto/mtasa-blue#2757
**Function name** - AttachCameraToPlayerObject(playerid, playerobjectid) - AttachObjectToObject(objectid, attachtoid, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:RotX, Float:RotY, Float:RotZ, SyncRotation = 1) - AttachPlayerObjectToVehicle(playerid, objectid, vehicleid, Float:fOffsetX, Float:fOffsetY, Float:fOffsetZ, Float:fRotX, Float:fRotY, Float:RotZ) - AttachObjectToVehicle **Describe...
**Is your feature request related to a problem? Please describe.** There are custom objects in SAMP, these objects was created for SAMP, but SAMP developers not owners of these. **Describe...
https://team.sa-mp.com/wiki/LimitPlayerMarkerRadius.html Not implemented.
**Function name** EnablePlayerCameraTarget(playerid, enable) **Describe the function** Toggle camera targeting functions for a player. Disabled by default to save bandwidth. **Equivalent in MTA** https://wiki.mtasa.com/wiki/SetCameraTarget **Additional information** https://team.sa-mp.com/wiki/EnablePlayerCameraTarget.html
**Function name** ApplyActorAnimation(actorid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time) - **actorid** The ID of the actor to apply the animation to. - **animlib**[] The animation library from which...