03.02.2012, 04:30
Yeah This is the error im getting
(301) : warning 213: tag mismatch
(301) : warning 213: tag mismatch
pawn Код:
new fltext[64];
Flame[slot][FireLocation] = GetObjectPos(18689,Flame[slot][Flame_x], Flame[slot][Flame_y], Flame[slot][Flame_z]);
format(fltext,sizeof(fltext),"%s",FireLocation); // This Line <<<<
TextDrawSetString(firelocation, fltext);
TextDrawShowForPlayer(playerid, firelocation);