08.01.2011, 16:31
Hi, I'm thinking and I can not come up with some ideas how to do what you want to strip the text draws. Maybe you can help to create a code?
new msg[128];
if(ZaidejoDB[ playerid ] [ Telefonas ])
{
format(zin,sizeof(zin),"Visai neprosal butu tureti telefona");
}
else if(ZaidejoDB[ playerid ] [ phpNumber ])
{
format(zin,sizeof(zin),"Man reiktu tureti telefono numeri");
}
TextDrawSetString(MinciuJuosta[playerid], msg);
TextDrawShowForPlayer(playerid, MinciuJuosta[playerid]);
TextDrawSetString(MinciuJuosta[playerid], msg);
if(ZaidejoDB[ playerid ] [ Telefonas ])