Jump to content

Mr.Big

Membru
  • Posts

    97
  • Joined

  • Last visited

    Never

Mr.Big's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. mai trebuia un if, ti l-am facut eu,doar ca nu sunt pe pc si nu ti-am refacut identitatea...te descurci:)
  2. In niciun caz nu dai define la asa ceva. Iti recomand sa iei ultimele include 0.3d , ele au audio
  3. Adica , tu cum ai definit level-ul , tot cu pLevel?Atunci pune-o
  4. Ti-am facut una de mana , merge pentru gf [pawn] if(strcmp(cmd,"/givelevel",true)==0) { if(PlayerInfo[playerid][pAdmin] >= 1338)//pui ce vrei tu { for(new i=0;i<MAX_PLAYERS;i++) { new nume[256]; GetPlayerName(playerid,nume,sizeof(nume)); new string2[256];//in caz ca ai string deja definit , foloseste ce ai format(string2,sizeof(string2),"%s a dat level up!",nume); SendClientMessage(i,COLOR_WHITE,string2); PlayerInfo[pLevel] += 1 ; } } return 1; }[/pawn]
  5. [pawn]public IsAMember(playerid)[/pawn] modifica aici
  6. Ok , te ajut sa inveti pe romana =)) poftim http://translate.googleusercontent.com/translate_c?hl=ro&prev=/search%3Fq%3Dhttp://wiki.sa-mp.com/wiki/CreatePlayer3DTextLabel%26hl%3Dro%26biw%3D1676%26bih%3D793%26prmd%3Dimvns&rurl=translate.google.ro&sl=en&twu=1&u=http://wiki.sa-mp.com/wiki/CreatePlayer3DTextLabel&usg=ALkJrhgsODhHmyssufMSWhMg_eHMKBE83w Asta e maxim ce pot face.
  7. pune "C" in loc de "c" :)
  8. Ce gm folosesti ? daca e unul de pe net pune bizz.cfg iar :)
  9. Mr.Big

    Problema

    La port se pune nu :7777 , pui "port 7777" , fara ghilimele
  10. Inlocuiesti ce aveai tu acolo cu TheMaster cu ce ti-am pus eu,deci da.
  11. [pawn]GetPlayerName(playerid,sendername,sizeof(sendername)); if(strcmp(sendername,"Numele Tau",true)==0) { } [/pawn] Poftim.
  12. Nu , de fapt exista o cale , dar ilegala , si e mai bine sa nu o sti.
  13. La onplayerconnect [pawn] WantedLevel[playerid]= 0; [/pawn]
×
×
  • 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.