IsPlayerMapVisible

From Multi Theft Auto: Wiki

Jump to: navigation, search

This function checks if the local player has their map showing

Syntax

Returns

Returns true if the player has the map visible, false otherwise.

Example

--Needs an example

See Also