string in txt
#2

pawn Код:
new MoneyString[10];
format(MoneyString,sizeof(MoneyString), "$%08d", PlayerInfo[playerid][pBanka]);
TextDrawSetString(TDMoney, MoneyString);
TextDrawShowForPlayer(playerid, TDMoney);
Reply


Messages In This Thread
string in txt - by xyzcod2 - 14.10.2013, 14:07
Re: string in txt - by Konstantinos - 14.10.2013, 14:10
Re: string in txt - by xyzcod2 - 14.10.2013, 14:13
Re: string in txt - by Konstantinos - 14.10.2013, 14:15
Re: string in txt - by xyzcod2 - 14.10.2013, 14:18

Forum Jump:


Users browsing this thread: 1 Guest(s)