18.12.2016, 13:35
https://sampwiki.blast.hk/wiki/CreateObject
(I just guessed that it is incognitos streamer, if not, check the documentation / method signature of your methods)
You have too much arguments in one of your method calls
PHP код:
native STREAMER_TAG_MAP_ICON CreateDynamicMapIcon(Float:x, Float:y, Float:z, type, color, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_MAP_ICON_SD, style = MAPICON_LOCAL, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0);
You have too much arguments in one of your method calls