FiveM Docs
/
Native Reference
API Set:
all
server
client
Language:
raw
lua
c#
js
REQUEST_ADDITIONAL_TEXT
(char* gxt, int slot)
REQUEST_ADDITIONAL_TEXT_FOR_DLC
(char* gxt, int slot)
RESET_GLOBAL_ACTIONSCRIPT_FLAG
(int flagIndex)
RESET_HUD_COMPONENT_VALUES
(int id)
RESET_RETICULE_VALUES
()
RESTART_FRONTEND_MENU
(Hash menuHash, int highlightedTab)
SET_ABILITY_BAR_VALUE
(float value, float maxValue)
_SET_ABILITY_BAR_VISIBILITY_IN_MULTIPLAYER
(BOOL visible)
_SET_ALLOW_ABILITY_BAR_IN_MULTIPLAYER
(BOOL toggle)
SET_BIGMAP_ACTIVE
(BOOL toggleBigMap, BOOL showFullMap)
SET_BLIP_ALPHA
(Blip blip, int alpha)
SET_BLIP_AS_FRIENDLY
(Blip blip, BOOL toggle)
SET_BLIP_AS_MISSION_CREATOR_BLIP
(Blip blip, BOOL toggle)
SET_BLIP_AS_SHORT_RANGE
(Blip blip, BOOL toggle)
SET_BLIP_BRIGHT
(Blip blip, BOOL toggle)
SET_BLIP_CATEGORY
(Blip blip, int index)
SET_BLIP_COLOUR
(Blip blip, int color)
SET_BLIP_COORDS
(Blip blip, float posX, float posY, float posZ)
SET_BLIP_DISPLAY
(Blip blip, int displayId)
_SET_BLIP_DISPLAY_INDICATOR_ON_BLIP
(Blip blip, BOOL toggle)
SET_BLIP_FADE
(Blip blip, int opacity, int duration)
SET_BLIP_FLASH_INTERVAL
(Blip blip, int interval)
SET_BLIP_FLASH_TIMER
(Blip blip, int duration)
SET_BLIP_FLASHES
(Blip blip, BOOL toggle)
SET_BLIP_FLASHES_ALTERNATE
(Blip blip, BOOL toggle)
SET_BLIP_HIDDEN_ON_LEGEND
(Blip blip, BOOL toggle)
SET_BLIP_HIGH_DETAIL
(Blip blip, BOOL toggle)
SET_BLIP_NAME_FROM_TEXT_FILE
(Blip blip, char* gxtEntry)
SET_BLIP_NAME_TO_PLAYER_NAME
(Blip blip, Player player)
SET_BLIP_PRIORITY
(Blip blip, int priority)
SET_BLIP_ROTATION
(Blip blip, int rotation)
SET_BLIP_ROUTE
(Blip blip, BOOL enabled)
SET_BLIP_ROUTE_COLOUR
(Blip blip, int colour)
SET_BLIP_SCALE
(Blip blip, float scale)
_SET_BLIP_SCALE_TRANSFORMATION
(Blip blip, float xScale, float yScale)