11.03.2011, 15:48
(
Last edited by GBLTeam; 11/03/2011 at 10:35 PM.
)
Ah that's your problem.
If you want the box gone, use "TextDrawHideForPlayer(playerid, TEXTDRAW);" . Change "TEXTDRAW" for the name of the black box. If you wanna keep it and if you wanna see the others, change the color and set the alpha from 'FF' to... something lower xD (0xRRGGBBAA). AA = Alpha |
1) Wrong section.
2) When people are trying to help, you insult them. 3) As Kwarde said, use TextDrawShowForPlayer and TextDrawHideForPlayer to show and hide textdraws you have created. |