20-06-2009, 02:15 AM
First, check your version of MS. This may not work with a different version if they've changes a few things.
Second, are you sure you are copying it correctly? This bit of code Client Side makes it show up on the map as a blue F.
Second, are you sure you are copying it correctly? This bit of code Client Side makes it show up on the map as a blue F.
Code:
Case TILE_TYPE_FISHING
DrawText TexthDC, ((X * PIC_X) - 4) + (PIC_X * 0.5), ((Y * PIC_Y) - 7) + (PIC_Y * 0.5), "F", QBColor(Blue)