Jump to content

Staff

Membru
  • Posts

    250
  • Joined

  • Last visited

    Never

Everything posted by Staff

  1. Mai de la tara...dar nu apare numele ) [pawn]#if ADM_InMSG == true if (AccInfo[playerid][Hide] == 0) { if(AccInfo[playerid][Level] < 1) { new str3[256]; format(str3, 256, "(Player): %s", text); for(new gz=0;gz<200;gz++) if(IsPlayerConnected(gz)) SendPlayerMessageToPlayer(gz, playerid, str3); else SendPlayerMessageToPlayer(gz, playerid, text); } return 0; } #endif[/pawn]
  2. E prea greu:| In pnm donwloadeaza de aici ->https://code.google.com/p/samp-streamer-plugin/downloads/list si baga si in pawno->include un include mai recent de la streamer si compileaza.
  3. Staff

    Ajutor NPC

    Daca te grabesti e problema ta banuiesc ca o sa se de'a lock. Tu cum crezi ca putem avea o parere fara sa arati scriptul ?:|
  4. Baga o versiune mai noua la streamer.
  5. Staff

    Ajutor / Help !

    Streamer Plugin -> https://code.google.com/p/samp-streamer-plugin/downloads/list Sscanf -> http://dl.dropbox.com/u/21683085/sscanf(2).rar .so is available here: http://www.sendspace.com/file/qgdgnc Astea 2 mysql banuiesc ca nu ai.
  6. Staff

    Ajutor / Help !

    Aici ai toate variantele de rezolvare -> http://www.sa-mp.ro/forum/index.php?topic=24930.0 Bafta.
  7. A da scuze am uitat ) Sus in gm sau fs -> [pawn]static szPlayerChatMsg[MAX_PLAYERS][128];[/pawn] public OnPlayerDisconnect(playerid, reason) [pawn]szPlayerChatMsg[playerid] = "";[/pawn] La OnPlayerText [pawn] format(szPlayerChatMsg[playerid], 128, "%s", text); If(PlayerInfo[playerid][Level] >= 1 && PlayerInfo[playerid][Level] <= 10) { new messagetext[128]; format(messagetext, 128, ""W"(ID:%d)"COL_BLUE"[Admin]"COL_BLUE": %s", playerid, text); SendPlayerMessageToAll(playerid, messagetext); return 0; }[/pawn]
  8. Staff

    Ajutor / Help !

    Ia fa update la YSI [Plugin + Include].
  9. Arata sistemul de tuning..
  10. LA[pawn]OnPlayerText(playerid,text[])[/pawn]Adaugi:[pawn] if(PlayerInfo[playerid][Level] >= 1) { new messagetext[128]; format(messagetext, 128, ""W"(ID:%d)"COL_BLUE"[Admin]"COL_BLUE": %s", playerid, text); SendPlayerMessageToAll(playerid, messagetext); return 0; }[/pawn]
  11. Staff

    Antihack

    Donloadeza si tu de aici si compileaza: > http://forum.sa-mp.com/showthread.php?t=271586
  12. Poti incerca[pawn]If(e politist) SetPlayerWantedLevel(giveplayerid, 0);[/pawn] Sau faci o comanda...pt politisti gen /clear ..
  13. Normal ca nu mai poti intra in masina :| Eu unu nu prea inteleg ce vrei sa zici...
  14. La [pawn]public OnGameModeInit()[/pawn] adaugi [pawn]SetGameModeText(" Scri ce vrei"); [/pawn]
  15. BAGI PUR SI SIMPLU IN FOLDERUL DE LA PAWNO ACEL INCLUDE NU MODIFICI NIMIC IN FS!
  16. Baga acesti include in Pawno/Includes -> http://www.solidfiles.com/d/3457/
  17. Merge Partea de sus mergea extinsa pana la nivelul capului:d
  18. Incearca sa scri in cfg [pawn]bind si ip EXEMPLU: bind 192.11.21.12[/pawn] svchost poate fi oprit asa: dai CRTL+ALT+Delete -> Processes si dai end proces
  19. Nu are? ) Sper ca iti dai seama ca aia apare ca portul e deja folosit? In fine mai am o solutie,incearca sa opresti "svchost" .
  20. Incearca si cu alt port de ex: [pawn]7778[/pawn].
  21. Crezi ca sta cineva sa se uite in gm? Posteaza tu ce tine de buycar.
  22. Run Time Error 17 nu 19 copchile.
  23. Pai care e problema? Ai in cfg [pawn]port 7777 ?[/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.