Text not showing
#1

Why this text isn't showing on chat?
No warnings/errors.

Код:
	new coordsstring[256];
		format(coordsstring, sizeof(coordsstring),"            Ч Ч %s Ч Ч",name);
		SendClientMessage(playerid, COLOR_RED,coordsstring);
		format(coordsstring, sizeof(coordsstring), "{fe6347}» {0fab2e}Level: {ffffff}[%d] • {0fab2e}Sex: {ffffff}[%s] • {0fab2e}Varsta: {ffffff}[%d] • {fe6347}Cash: {ffffff}[%s] • {fe6347}Banca: {ffffff}[%s]", level,atext,age, saveGM(cash), saveGM(account));
		SendClientMessage(playerid, COLOR_WHITE,coordsstring);
		format(coordsstring, sizeof(coordsstring), "{fe6347}» {0fab2e}Telefon: {ffffff}[%d] • {0fab2e}Donator: {ffffff}[%s] • {0fab2e}Sot/Sotie: {ffffff}[%s] • {fe6347}Ore Jucate: {ffffff}[%d] • {fe6347}Job: {ffffff}[%s]", pnumber,drank,married,ptime,jtext);
		SendClientMessage(playerid, COLOR_LIGHTBLUE,coordsstring);
		format(coordsstring, sizeof(coordsstring), "{fe6347}» {0fab2e}NextLevel: {ffffff}[%s] • {0fab2e}Respect: {ffffff}[%d/%d] • {0fab2e}Wanted: {ffffff}[%d] • {fe6347}Drugs: {ffffff}[%d] • {fe6347}Pills: {ffffff}[%d/50]",saveGM(costlevel),exp,expamount,wanted,drugs,pills);
		SendClientMessage(playerid, COLOR_WHITE,coordsstring);
		format(coordsstring, sizeof(coordsstring), "{fe6347}» {0fab2e}Materials: {ffffff}[%d] • {0fab2e}Factiune: {ffffff}[%s] • {0fab2e}Rank: {ffffff}[%s] • {fe6347}Warn: {ffffff}[%d/3]• {fe6347}Fish: {ffffff}[%d] ",mats,ttext,rtext,warns,fishes);
		SendClientMessage(playerid, COLOR_LIGHTBLUE,coordsstring);
Reply


Messages In This Thread
Text not showing - by MrBlake - 07.12.2014, 15:45
Re: Text not showing - by OsteeN - 07.12.2014, 15:47
Re: Text not showing - by MrBlake - 07.12.2014, 15:52
Re: Text not showing - by PowerPC603 - 07.12.2014, 16:19
Re: Text not showing - by MrBlake - 07.12.2014, 17:01
Re: Text not showing - by PowerPC603 - 07.12.2014, 17:45
Re: Text not showing - by Bridge - 07.12.2014, 17:52
Re: Text not showing - by MrBlake - 07.12.2014, 18:44
Re: Text not showing - by PowerPC603 - 07.12.2014, 21:37

Forum Jump:


Users browsing this thread: 5 Guest(s)