Jump to content
  • 0

Problema Dialog :| help please


Flyer-Satyr

Question

salut , am facut un dialog

    ShowPlayerDialog(playerid,MEM,DIALOG_STYLE_LIST,"{00C0FF}Faction Members","{0049FF}Los Santos Police Departament\r\n{1E00C7}Federal Bureau of Investigation\r\n{00C0FF}Central Intelligence Agency\r\n{FFFFFF}Los Santos Council\r\n{FFAF00}San News Reporters\r\n{FFFF00}Los Santos Monastery\r\n{C3C3C3}Corleone Famiglia\r\n{008000}The Yakuza Mafia\r\n{D5E8E7}Russkayan Bratva\r\n{00cd00}Grove Street Family\r\n{FA00E9}Rollin' Heigh Ballas\r\n{00CCFA}South Side Winos\r\n{A90202}Cobras MC\r\n{FF0000}Infamous Racers","Check", "Cancel");

si cand dau compile imi da doar

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

si daca sterg dialogul , imi merge :|

ce tre sa fac sa imi mearga dialogul ?

metallica-logo.jpg
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Guest RockStar

Doamne...

Chestia asta:

Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase

Apare de fiecare data cand dai compile, nu e eroare...

Link to comment
Share on other sites

new dstr[256];
strcat(dstr,"{0049FF}Los Santos Police Departament\r\n{1E00C7}Federal Bureau of Investigation\r\n{00C0FF}Central Intelligence\n");
strcat(dstr,"Agency\r\n{FFFFFF}Los Santos Council\r\n{FFAF00}San News Reporters\r\n{FFFF00}Los Santos\n");
strcat(dstr,"Monastery\r\n{C3C3C3}Corleone Famiglia\r\n{008000}The Yakuza Mafia\r\n{D5E8E7}Russkayan Bratva\r\n{00cd00}Grove\n");
strcat(dstr,"Street Family\r\n{FA00E9}Rollin' Heigh Ballas\r\n{00CCFA}South Side Winos\r\n{A90202}Cobras MC\r\n{FF0000}Infamous Racers\n");
ShowPlayerDialog(playerid, MEM, DIALOG_STYLE_LIST,"factionu nush ce:))",dstr,"OK","Cance");

baga aia de mai sus si copile...

Fara reclama in semnatura!

Link to comment
Share on other sites

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.