small textdraw problem +rep who helps
#8

Quote:
Originally Posted by ahmedraed
Посмотреть сообщение
i know this..the problem is it will show all the server the Deaths for only 1player..
Код:
new PlayerText:da[MAX_PLAYERS];

da[playerid] = CreatePlayerTextDraw(playerid, 320.0, 240.0, " ");
format(str, sizeof(str), "%i",pInfo[playerid][Deaths]);
PlayerTextDrawSetString(playerid, da[playerid], str);
PlayerTextDrawShow(playerid, da[playerid]);
Reply


Messages In This Thread
small textdraw problem +rep who helps - by ahmedraed - 24.11.2015, 16:37
Re: small textdraw problem +rep who helps - by jlalt - 24.11.2015, 16:57
Re: small textdraw problem +rep who helps - by sanamalik400 - 24.11.2015, 17:22
Re: small textdraw problem +rep who helps - by ahmedraed - 24.11.2015, 20:21
Re: small textdraw problem +rep who helps - by MeCom - 24.11.2015, 20:24
Re: small textdraw problem +rep who helps - by ahmedraed - 24.11.2015, 22:21
Re: small textdraw problem +rep who helps - by Vince - 24.11.2015, 22:27
Re: small textdraw problem +rep who helps - by MeCom - 24.11.2015, 22:57
Re: small textdraw problem +rep who helps - by ahmedraed - 25.11.2015, 22:12

Forum Jump:


Users browsing this thread: 2 Guest(s)