Problem with Create3dlabel
#1

Hi!

I want 3d labels to show up at my houses. However, for some reason i get the tag mismatch warning.

pawn Код:
format(string, sizeof(string), "%s\n[FOR SALE!]", Houses[id][hRoadName]);
Houses[id][H3dID] = Create3DTextLabel(string, COLOR_LIGHTGREEN, Houses[id][hExteriorX], Houses[id][hExteriorY], Houses[id][hExteriorZ], 20.0, 0, 0);
printf( "[system] Added 3d label to %d.", id);

The middle row is the one i get the warning on.
Reply


Messages In This Thread
Problem with Create3dlabel - by Bates - 08.05.2011, 16:39
Re: Problem with Create3dlabel - by MadeMan - 08.05.2011, 16:47
Re: Problem with Create3dlabel - by Bates - 08.05.2011, 17:00

Forum Jump:


Users browsing this thread: 2 Guest(s)