CreatePlayerTextDraw problem - 2 textdraws appear in the same position
#3

simple look at those:
pawn Код:
RentCarHUD[playerid] = CreatePlayerTextDraw(playerid, 44.000000, 323.000000, "Rentcar Cost: ~g~$0");
pawn Код:
FuelCarHUD[playerid] = CreatePlayerTextDraw(playerid, 44.000000, 308.000000, str);
Код:
//this is repeated in both of them thats why the X location is the same in both
44.000000
Reply


Messages In This Thread
CreatePlayerTextDraw problem - 2 textdraws appear in the same position - by im - 06.08.2012, 08:49
Re: CreatePlayerTextDraw problem - 2 textdraws appear in the same position - by im - 08.08.2012, 10:58
Re: CreatePlayerTextDraw problem - 2 textdraws appear in the same position - by CROSS_Hunter - 08.08.2012, 11:01
Re: CreatePlayerTextDraw problem - 2 textdraws appear in the same position - by im - 08.08.2012, 12:22

Forum Jump:


Users browsing this thread: 1 Guest(s)