Natives (Map Icons) - samp-incognito/samp-streamer-plugin GitHub Wiki

HomeNativesMap Icons

Refer to the SA-MP wiki for more information. Many of these natives are derived from the default SA-MP natives.

  • CreateDynamicMapIcon(Float:x, Float:y, Float:z, type, color, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_MAP_ICON_SD, style = MAPICON_LOCAL, areaid = -1, priority = 0)
  • DestroyDynamicMapIcon(iconid)
  • IsValidDynamicMapIcon(iconid)