The RedM developer’s field guide
Know the native.
Build the world.
Engine functions, framework docs, and game assets.
One reference. From the first lookup to the last line.
knowledge base
Explore / RedM
Native reference
- MAPvoid
_0xD3F58E9316B7FC2A
Description not yet documented
0xD3F58E9316B7FC2A - MAPvoid
_ABANDON_BLIP
It's unclear what exactly this does, but I assume it marks the blip as "no longer needed"
0xDEEDE7C41742E011 - MAPvoid
ADD_POINT_TO_GPS_MULTI_ROUTE
Description not yet documented
0x64C59DD6834FA942 - MAPvoid
_ADD_PROP_TO_MINIMAP
list of minimap props: https://github.com/femga/rdr3_discoveries/tree/master/graphics/minimap/minimapObjects variations parameter are the interior locations you see on the map like these bellow variation 0 https://i.imgur.com/jkLhn3Z.png variation 2 https://i.imgur.com/eKV0Tcm.png variation 4 https://i.imgur.com/rjwOgEH.png there are more and you can find them in the decompiles
0x1392105DA88BBFFB - MAPvoid
ALLOW_SONAR_BLIPS
Description not yet documented
0x6E6E64788C07D2E0 - MAPBlip
_BLIP_ADD_FOR_AREA
Description not yet documented
0xEC174ADBCB611ECC - MAPBlip
BLIP_ADD_FOR_COORDS
https://github.com/femga/rdr3_discoveries/tree/master/useful_info_from_rpfs/textures/blips https://github.com/femga/rdr3_discoveries/tree/master/useful_info_from_rpfs/textures/blips_mp
0x554D9D53F696D002 - MAPBlip
BLIP_ADD_FOR_ENTITY
Description not yet documented
0x23F74C2FDA6E7C61 - MAPBlip
BLIP_ADD_FOR_PICKUP_PLACEMENT
Description not yet documented
0xA486008892065FB9 - MAPBlip
BLIP_ADD_FOR_RADIUS
Description not yet documented
0x45F13B7E0A15C880 - MAPBlip
_BLIP_ADD_FOR_STYLE
Description not yet documented
0x3E593DF9C2962EC6 - MAPBlip
_BLIP_ADD_FOR_VOLUME
Description not yet documented
0xA6EF0C54A3443E70 - MAPBOOL
BLIP_ADD_MODIFIER
https://alloc8or.re/rdr3/doc/enums/eBlipModifier.txt https://github.com/femga/rdr3_discoveries/tree/master/useful_info_from_rpfs/blip_modifiers Old name: _BLIP_SET_MODIFIER
0x662D364ABF16DE2F - MAPBOOL
_BLIP_ADD_STYLE
Description not yet documented
0xBD62D98799A3DAF0 - MAPvoid
_BLIP_DETACH_FROM_ENTITY
Not official native name Removes the blip from an entity and makes it static on the map, try it on GetMainPlayerBlipId() for a demonstration
0x250C75EB1728CC0D - MAPBOOL
BLIP_REMOVE_MODIFIER
If modifierHash is 0, ALL modifiers will be removed.
0xB059D7BD3D78C16F - MAPBOOL
_BLIP_SET_STYLE
https://github.com/femga/rdr3_discoveries/tree/master/useful_info_from_rpfs/blip_styles Removes any existing modifiers and sets the style.
0xEDD964B7984AC291 - MAPAny
_CLEAR_BLIP
Clear blip data. It must be used before RemoveBlip I'm pretty sure that blips are handled internally with databinding. This function should then allow you to clear blip container and therefore free up memory?.
0x01B928CA2E198B01 - MAPvoid
_CLEAR_BLIP_ICON_FROM_LOCKON_ENTITY_PROMPT
will remove the blip icon from the entity lockon prompt,p1 = GET_BLIP_FROM_ENTITY
0x44813684F72B563C - MAPvoid
CLEAR_GPS_CUSTOM_ROUTE
Description not yet documented
0x1EAA5674B4D181C5 - MAPvoid
CLEAR_GPS_FLAGS
Clears the GPS flags.
0x4D3771237C79FF41 - MAPvoid
CLEAR_GPS_MULTI_ROUTE
Does the same as SET_GPS_MULTI_ROUTE_RENDER(false);
0x9E0AB9AAEE87CE28 - MAPvoid
CLEAR_GPS_PLAYER_WAYPOINT
Description not yet documented
0x08FDC6F796E350D1 - MAPvoid
_CLEAR_PAUSEMAP_COORDS
Clears the previously set coordinates for the pause map view, removing any specified focal point and radius that were set using `SetPausemapCoordsWithRadius - 0xE0884C184728C75B`
0x7C9F4CDF402CA82A - MAPvoid
DISPLAY_RADAR
If Minimap / Radar should be displayed.
0x1B3DA717B9AFF828 - MAPBOOL
DOES_BLIP_EXIST
Description not yet documented
0xCD82FA174080B3B1 - MAPBOOL
_DOES_ENTITY_HAVE_BLIP
Description not yet documented
0x9FA00E2FC134A9D0 - MAPBOOL
_FIND_CLOSEST_GPS_POSITION
Description not yet documented
0x3FDA2B79AEEE351C - MAPAny
FORCE_SONAR_BLIPS_THIS_FRAME
Doesn't actually return anything.
0xEE1C7BA69BB74B08 - MAPVector3
GET_BLIP_COORDS
Description not yet documented
0x201C319797BDA603 - MAPBlip
GET_BLIP_FROM_ENTITY
Returns the Blip handle of given Entity.
0x6D2C41A8BD6D6FD0 - MAPBlip
GET_MAIN_PLAYER_BLIP_ID
Description not yet documented
0x5CD2889B2B381D45 - MAPVector3
_GET_WAYPOINT_COORDS
Description not yet documented
0x29B30D07C3F7873B - MAPAny
_GET_WAYPOINT_POSITION
Unlike `GET_WAYPOINT_COORDS - 0x29B30D07C3F7873B`, which returns a single value, this native returns the x and y coordinates of the waypoint separately as floats from pointer. To retrieve each coordinate, `Citizen.PointerValueFloat()` must be used with this function.
0xF08E42BFA46BDFF8 - MAPvoid
_HIDE_ACTIVE_POINTS_OF_INTEREST
Description not yet documented
0xA1B4052C2A3DCC1E - MAPBOOL
_IS_BLIP_ATTACHED_TO_ANY_ENTITY
Description not yet documented
0xE9F676788F8D5E1E - MAPBOOL
_IS_BLIP_ICON_ON_LOCKON_ENTITY_PROMPT
checks if the entity lockon prompt contains an icon
0x3CB8859F04763C78 - MAPBOOL
IS_BLIP_ON_MINIMAP
Description not yet documented
0x46534526B9CD2D17 - MAPBOOL
_IS_GPS_ROUTE_ON_ROAD
Checks if the GPS route to the waypoint is navigable along a road. If a route exists but there is no valid road path, this function returns false.
0xF47A1EB2A538A3A3 - MAPBOOL
IS_WAYPOINT_ACTIVE
Description not yet documented
0x202B1BBFC6AB5EE4
A living reference. Documentation coverage varies by native and source.