Jump to content

Pavelb

Membru
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Pavelb

  1. Acum 20 minute, AlexxAdv a spus:

    Poftim un exemplu https://pastebin.com/5T2nHjRK ti-am definit 2 array-uri de 256, crezand ca intr-un string nu iti vor incape toate si iti va trebui inca o variabila pentru a continua, iar ca sa le transformi pe toate intr-o variabila string, te folosesti de strcat.

    C:\Users\PB\Desktop\bluffsv2\gamemodes\bluffs.pwn(48999) : error 027: invalid character constant
    C:\Users\PB\Desktop\bluffsv2\gamemodes\bluffs.pwn(48999) : error 027: invalid character constant
    C:\Users\PB\Desktop\bluffsv2\gamemodes\bluffs.pwn(49002) : error 017: undefined symbol "DIALOG_INFO"
    Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


    3 Errors.
     

  2. 1 oră în urmă, Rivalry a spus:

    si mie 

    Am vrut sa pun

     CMD:info(playerid, params[])
    {
      ShowPlayerDialog(playerid, DIALOG_INFO, DIALOG_STYLE_MSGBOX, "Server info", "[30.03.2017]\n- Informatii la tel. **********.", "Okay", "");
      return 1;
    }

    Si imi da mai multe erori la getplayerid pe care nu are trb cu ce vreau eu

     

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