Jump to content

Kiran

Membru
  • Posts

    344
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by Kiran

  1. Sincer sa fiu, daca aveti dovada ( video youtube ) nu as mai fi dat reply cu asa com :))  

    * pe sa-mp nu ai ce sa faci mai mult de un rainbow si un sistem de turf clan, ( idee pt viitor, faceti un sistem hide la hitman, gen sa isi puna un skin si sa il de-a in vw sau sa-l faca invizibil ) =)))))

  2. Acum 3 minute, valivaly96 a spus:

    SCM(playerid,culoare,mesaj)

    Pt a folosi variabile foloseste format.Exemplu.

    //ai nevoie de un string

    new string[260];

    format(string,sizeof(string),"Ai %s bani cash",FormatNumber(GetPlayerCash(playerid)));

    SCM(playerid,-1,string);

    Multumesc.

  3. 6863 : warning 202: number of arguments does not match definition          SCM(playerid, -1, "Ai trezit pe %s si s-a pus pe umarul tau",PlayerInfo[playerid][pPetName]);

    6871 : warning 202: number of arguments does not match definition           SCM(playerid, -1, "Ai trimis pe %s la culcare", PlayerInfo[playerid][pPetName]);

    6892 : warning 202: number of arguments does not match definition         SCM(playerid, -1, "Acum pet-ul tau are level %d", PlayerInfo[playerid][pPetLevel]);

    6908 : warning 202: number of arguments does not match definition           SCM(playerid, -1, "Ai schimbat numele pet-ului in %s",PlayerInfo[playerid][pPetName])

    10819 : warning 202: number of arguments does not match definition          SCM(playerid, -1, "Felicitari %s ti-ai cumparat un pet pentru suma de 60 Premium Points!",GetName(playerid));

    12041 : warning 202: number of arguments does not match definition          SCM(playerid, COLOR_YELLOW, "* Nivelul animalului tau de companie este: {FF1302}%d.{FFFFFF}",PlayerInfo[playerid][pPetLevel]);

    12042 : warning 202: number of arguments does not match definition          SCM(playerid, COLOR_YELLOW, "Pentru al avansa trebuie sa detii 120 pet points, tu ai: {FF1302}%d.{FFFFFF}", PlayerInfo[playerid][pPetPoints])

    33454 : warning 202: number of arguments does not match definition          if(PlayerInfo[pPetLevel] < 3) {SCM(i, COLOR_YELLOW, "Deoarece pet-ul tau are level %d ai primit +1RP",PlayerInfo[pPetLevel]);}

    33455 : warning 202: number of arguments does not match definition          else SCM(i, COLOR_YELLOW, "Ai primit +2 RP si $%s deoarece pet-ul tau are level %d", PlayerInfo[pPetLevel]);
     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.