Help me /stats is BUG
#4

PHP код:
        if(strcmp(cmd"/stats"true) ==)
    {
    new 
text[256];
    new 
Floatarmour;
    new 
Floathealth;
     
format(text,sizeof(text), "Nome: %s | Soldi: %d | Livello: %d | Materiali %d | Droga: %d | Chiave Casa: %d | Chiave Business: %d | Banca: %d | Warn: %d | Anni: %d |Ore di gioco: %d | Recapito Telefonico: %d  | Lavoro: %s| Numero Arresti: %d | Armatura: %d | Vita: %d | Skin: %d | Fazione: %d | Rank: %d | CLAN: %d |",
 
PlayerInfo[playerid][pCash], PlayerInfo[playerid][pLevel], PlayerInfo[playerid][pMateriali], PlayerInfo[playerid][pDroga],
 
PlayerInfo[playerid][pHouseKey], PlayerInfo[playerid][pBizKey], PlayerInfo[playerid][pBank], PlayerInfo[playerid][pWarnings], PlayerInfo[playerid][pAge], PlayerInfo[playerid][pPlayingHours], PlayerInfo[playerid][pPhoneNumber], PlayerInfo[playerid][pJob], PlayerInfo[playerid][pArresti], GetPlayerArmour(playeridarmour), GetPlayerHealth(playeridhealth), PlayerInfo[playerid][pSkin], PlayerInfo[playerid][pFaction], PlayerInfo[playerid] [pRank], PlayerInfo[playerid][pClan]);
         
SendClientMessage(playerid,0xFFFFFFAA,text);

Reply


Messages In This Thread
Help me /stats is BUG - by Steveproxy5 - 02.08.2014, 20:58
Re: Help me /stats is BUG - by babecka - 02.08.2014, 21:01
Respuesta: Help me /stats is BUG - by Zume - 02.08.2014, 21:01
Re: Help me /stats is BUG - by DarkZeroX - 02.08.2014, 21:01
Respuesta: Re: Help me /stats is BUG - by Zume - 02.08.2014, 21:05
Re: Help me /stats is BUG - by Steveproxy5 - 02.08.2014, 21:23
Re: Help me /stats is BUG - by Steveproxy5 - 02.08.2014, 23:06

Forum Jump:


Users browsing this thread: 3 Guest(s)