All public logs

Jump to navigation Jump to search

Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:37, 27 January 2023 Dragon talk contribs created page IsPlayerActuallyInVehicle (Created page with "{{Useful Function}} __NOTOC__ This function provides a hacky way to recreate the client-side behavior of isPedInVehicle server-sided for player elements ONLY. It checks if a specified player is actually in a vehicle and not just in the process of entering. ==Syntax== <syntaxhighlight lang="lua">bool isPlayerActuallyInVehicle ( player thePlayer )</syntaxhighlight> ===Required Arguments=== * '''thePlayer''': a player to check if they are inside a ve...")