Jump to content
  • 0

problema rind prea lung


Question

Posted

salut tuturor

Cum pot sa fac sa ma lase sa scriu pe o linie cite caractere vreau?

uitati unde am problema

[pawn]     if (PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1)

            if(listitem == 0)

{

    ShowPlayerDialog(playerid,101,DIALOG_STYLE_MSGBOX,"{00FFFF}¨˜˜”°º••º°”˜˜¨ {FFFFFF}Police Departament {00FFFF}¨˜˜”°º••º°”˜˜¨","{00FF40}» {FFFFFF}(/r)adio (/d)epartments (/m)egaphone (/su)spect /mdc /jail /duty /wanted /tazer /getincar /cuff \n {00FF40}» {FFFFFF}(/c)ell(s)witch /frisk /take /ticket /deliver /camera /ram (/j)ail(l)ist (/togr)adio /togd)epartments \n {00FF40}» {FFFFFF}(/b)ac(k)up (/b)ac(k)up©lear /carcera /equip /swat /rbls /rbsf /rbon /rboff /water /members /factionspawn","Da","Nu");

  }[/pawn]

3 answers to this question

Recommended Posts

Posted

Nu poti xD

foloseste strcat

new text[ 40 ];

strcat( text , "test", 40 );

ShowPlayerDialog(playerid,101,DIALOG_STYLE_MSGBOX,"{00FFFF}¨˜˜”°º••º°”˜˜¨ {FFFFFF}Police Departament {00FFFF}¨˜˜”°º••º°”˜˜¨",test,"Da","Nu");

 

idiots.png
Guest
This topic is now closed to further replies.
×
×
  • 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.