Jump to content

ionutuidumanu

Membru
  • Posts

    70
  • Joined

  • Last visited

    Never

Posts posted by ionutuidumanu

  1. Nu pot sa scot deloc ad am scris si false in loc de true

    if(strcmp(cmd, "/ad", false) == 1)

      {

          new message[256];

          new playername[MAX_PLAYER_NAME];

          strmid(message, cmdtext, 3, strlen(cmdtext));

          GetPlayerName(playerid, playername, sizeof(playername));

          if(!strlen(message))

          {

          SendClientMessage(playerid, 0xFF0606FF, "|| Use /ad [text] ||");

          }

          else

          {

            format(string, sizeof(string), "[Radio] %s |Message sent by %s (playerid:%d) pm me!||",message, playername, playerid);

            printf(string);

            SendClientMessageToAll(0xADFF2FAA, string);

            GivePlayerMoney(playerid,-2000);

          }

  2. Imi da o erroare la copilat

    D:\The.Crazies.2010.BDRip.XviD-SAiNTS\[0.3c]  Romania Electric Stunt\filterscripts\Radmin.pwn(4) : fatal error 100: cannot read from file: "JunkBusterFS"

    Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

    1 Error.

  3. Imi da asta cand pornesc sv

    [12:00:15]  Loading plugin: whirlpool

    [12:00:15]  Failed (plugins/whirlpool: cannot open shared object file: No such file or directory)

    [12:00:15]  Loading plugin: streamer

    [12:00:15]  Failed (plugins/streamer: cannot open shared object file: No such file or directory)

    [12:00:15]  Loaded 0 plugins.

  4. Era setata scria Savescore ==true

    Mai este vreo posibilitate??

    EDIT: Am reusit sal fac sa ramana,va multumesc pentru ajutor,daca nu va suparati mai am o intrebare cum fac ca toti playeri noi care intra sa aibe din start scorul 100 sa nu mai stau sa le dau eu??

    stuntman's edit: data viitoare foloseste butonul Modify.

×
×
  • 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.