lopez
lopez
**Function name** `GetVehicleModelInfo(vehiclemodel, infotype, &Float:X, &Float:Y, &Float:Z)` **Describe the function** https://team.sa-mp.com/wiki/GetVehicleModelInfo.html **Examples of using of the function** \- **Equivalent in MTA** https://wiki.multitheftauto.com/wiki/GetVehicleModelDummyPosition **Additional information** \-
**Function name** `IsObjectMoving(objectid)` **Describe the function** https://team.sa-mp.com/wiki/IsObjectMoving.html **Examples of using of the function** \- **Equivalent in MTA** https://wiki.multitheftauto.com/wiki/IsObjectMoving **Additional information** \-
**Function name** `GetPlayerDrunkLevel(playerid)` `SetPlayerDrunkLevel(playerid, level)` **Describe the function** https://team.sa-mp.com/wiki/GetPlayerDrunkLevel.html https://team.sa-mp.com/wiki/SetPlayerDrunkLevel.html **Examples of using of the function** \- **Equivalent in MTA** https://wiki.multitheftauto.com/wiki/GetCameraShakeLevel https://wiki.multitheftauto.com/wiki/SetCameraShakeLevel \+ some custom logic **Additional information** \-
**Function name** `GetPlayerSurfingObjectID(playerid)` `GetPlayerSurfingVehicleID(playerid)` **Describe the function** https://team.sa-mp.com/wiki/GetPlayerSurfingObjectID.html https://team.sa-mp.com/wiki/GetPlayerSurfingVehicleID.html **Examples of using of the function** \- **Equivalent in MTA** https://wiki.multitheftauto.com/wiki/GetPedContactElement **Additional information** \-
**Function name** `PlayCrimeReportForPlayer(playerid, suspectid, crimeid)` **Describe the function** https://team.sa-mp.com/wiki/PlayCrimeReportForPlayer.html **Examples of using of the function** \- **Equivalent in MTA** \- **Additional information** https://github.com/multitheftauto/mtasa-blue/issues/2231 https://github.com/prime-community/pcgpolicecode
**Function name** `GetAnimationName(index, animlib[], len1, animname[], len2)` **Describe the function** https://team.sa-mp.com/wiki/GetAnimationName.html **Examples of using of the function** \- **Equivalent in MTA** \- **Additional information** \-
**Describe the bug** `GetPlayerWeaponState` do not return `WEAPONSTATE_RELOADING` as stated in code. **To reproduce** \- **Expected behaviour** https://team.sa-mp.com/wiki/GetPlayerWeaponState.html **Screenshots** \- **Version** \- **Additional context** https://github.com/multitheftauto/amx/blob/064b6af77f21d90245e41e6bc9d00f56d0ee89da/amx/server/natives/a_players.lua#L73
I can't login on https://ewelink-web.vercel.app/login. Do I have to install something locally? I can't resolve `ewelink-web-app-server-instance-1.azurewebsites.net` domain (request to `https://ewelink-web-app-server-instance-1.azurewebsites.net/login` fails with `net::ERR_NAME_NOT_RESOLVED`).
This PR: - Disables rendering of MTA (CEGUI) cursor during game startup (because it's frozen anyway). - Disables changing system cursor position to the center on game startup if game...
### Expected and current behavior I hear stealth breathing sounds playing all the time. Player radar icon doesn't indicate being in stealth mode. ### Additional information _No response_ ### Steps...