Help Me Please [With Command Error]
#5

Quote:
Originally Posted by Kinto
Quote:
Originally Posted by ViruZZzZ_ChiLLL
LOL fail, you forgot " at the end of each sendclientmessages xD
lol
use this:
pawn Код:
format(coordsstring, sizeof(coordsstring),"|____________________________________________| %s |____________________________________________|",name);
        SendClientMessage(playerid, COLOR_GREEN,coordsstring);
        format(coordsstring, sizeof(coordsstring),"[Account]: Level:[%d] RegularRank:[%s] Respect:[%d/%d] Age:[%d] Bank:[$%d]",level,drank,exp,expamount,age,account);
        SendClientMessage(playerid, COLOR_GRAD5,coordsstring);
        format(coordsstring, sizeof(coordsstring),"[General]: PlayingHours:[%d] Job:[%s] Phone:[%d]",ptime,jtext,pnumber);
        SendClientMessage(playerid, COLOR_GRAD5,coordsstring);
        format(coordsstring, sizeof(coordsstring),"[Criminal Record]: TimesArrested:[%d] Crimes:[%d]",arrests,crimes);
        SendClientMessage(playerid, COLOR_GRAD5,coordsstring);
        format(coordsstring, sizeof(coordsstring),"[Other]: Drugs:[%d] Materials:[%d] Sex:[%s]",drugs,mats,atext);
        SendClientMessage(playerid, COLOR_GRAD5,coordsstring);
        format(coordsstring, sizeof(coordsstring),"[Faction]: Team:[%s] Organisation:[%s] Rank:[%s]",ttext,ftext,rtext);
        SendClientMessage(playerid, COLOR_GRAD5,coordsstring);
I believe I edited my post now
Reply


Messages In This Thread
Help Me Please [With Command Error] - by traxrex - 18.05.2010, 10:52
Re: Help Me Please [With Command Error] - by ViruZZzZ_ChiLLL - 18.05.2010, 10:54
Re: Help Me Please [With Command Error] - by Calgon - 18.05.2010, 10:55
Re: Help Me Please [With Command Error] - by Mr L - 18.05.2010, 10:56
Re: Help Me Please [With Command Error] - by ViruZZzZ_ChiLLL - 18.05.2010, 10:58
Re: Help Me Please [With Command Error] - by traxrex - 18.05.2010, 11:05

Forum Jump:


Users browsing this thread: 1 Guest(s)