Quote:
Originally Posted by GangstaSunny.
PHP Code:
new string[1024];
format(string,sizeof(string),"{FFB400}Detective Level: {FFFFFF}%d{FFB400} - (%d more times to level up)\n{FFB400}Lawyer Level: {FFFFFF}%d{FFB400} - (%d more times to level up)\
{FFB400}Whore Level: {FFFFFF}%d{FFB400} - (%d more times to level up)\n{FFB400}Drugs Dealer Level: {FFFFFF}%d{FFB400} - (%d more times to level up)"
,PlayerInfo[playerid][pDetSkill],PlayerInfo[playerid][pLawSkill],PlayerInfo[playerid][pSexSkill],PlayerInfo[playerid][pDrugsSkill]);//keep going
ShowPlayerDialog(playerid,303,DIALOG_STYLE_MSGBOX,"Jobs Level",string,"Close","");
|
It Have Not worked Can U make It On Cmd? Cause i got errors and the "%d" shows only 0