fatal error 107: too many error messages on one line
#1

(7195) : error 001: expected token: "-identifier-", but found "="
(7195) : warning 215: expression has no effect
(7195) : error 001: expected token: ";", but found ")"
(7195) : error 029: invalid expression, assumed zero


Quote:

PI[playerid][P_HOUSEICONS][ PI[playerid][P_HOUSES] ] = CreateDynamicMapIcon(HI[i][H_extPos][0], HI[i][H_extPos][1], HI[i][H_extPos][2], 31, -1, FREEROAM_VW, .playerid = playerid, .streamdistance = 1000.0, .style = MAPICON_GLOBAL)

Reply
#2

";" in the end
Reply
#3

it's same error
Reply
#4

Quote:

PI[playerid][P_HOUSEICONS][ PI[playerid][P_HOUSES] ] = CreateDynamicMapIcon(HI[i][H_extPos][0], HI[i][H_extPos][1], HI[i][H_extPos][2], 31, -1, FREEROAM_VW, playerid, 1000.0, MAPICON_GLOBAL);

You're missing a ";" at the end
Reply
#5

Quote:

PI[playerid][P_HOUSEICONS][P_HOUSES] = CreateDynamicMapIcon(HI[i][H_extPos][0], HI[i][H_extPos][1], HI[i][H_extPos][2], 31, -1, FREEROAM_VW, streamdistance = 1000.0, style = MAPICON_GLOBAL)

still same or no
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)