Konstantin

Results 48 issues of 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...

enhancement
wontfix

### 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...

enhancement

There is problem in R3 when we put there similar data. For example we make these routes: ![image](https://user-images.githubusercontent.com/3816155/87160813-3c5bfd80-c2cc-11ea-8b86-040f6dee9b3f.png) 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

compatibility
function
depends on blue

**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...

compatibility
function

**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...

enhancement
compatibility
depends on blue

https://team.sa-mp.com/wiki/LimitPlayerMarkerRadius.html Not implemented.

compatibility
function

**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

compatibility
function

**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...

compatibility
function