mysql query
#1

no show Nem and country

loading code:

cache_get_value_name(0, "JatekosSzarmazas", pInfo[playerid][pJatekosSzarmazas]);


Код:
CMD:stat(playerid,params[])
{
	new jatszottora = pInfo[playerid][pJatekosOra];
	new skin = GetPlayerSkin(playerid);
	new nem = pInfo[playerid][pJatekosNem];
	new szarmazas = pInfo[playerid][pJatekosSzarmazas];
	new string[500];
	new string2[500];
	SendClientMessage(playerid,COLOR_WHITE,"(( |____Stat____| ))");
	format(string,sizeof(string),"(( Name: %s | Jбtszott Уrбk: %d | Nem: %s | Country: %s Skin: %d ))",pName(playerid),jatszottora,nem,szarmazas,skin);
	format(string2,sizeof(string2),"(( JOB: %s | Faction: Civil | Admin Level: %s ))", MunkaNevek[GetPlayerMunka(playerid)], ARanks[GetPlayerALevel(playerid)]);
	SendClientMessage(playerid,COLOR_WHITE,string);
	SendClientMessage(playerid,COLOR_WHITE,string2);
    return 1;
}
Reply
#2

THEME ACTIVE!! HOW TO FIX??
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)