mercredi 4 février 2015

DIALOG_STYLE_LIST !

Hi !



I have a DIALOG_STYLE_LIST and two button, select and close but when i click on select ..

select my target and when i click on close it select to target again .. But i need to Close it!

my Pawno Code

/----------------------------------------------------------------------------------

new str[100];

format(str,sizeof(str)," Account \n Jobs \n Bank");

ShowPlayerDialog(playerid,1,DIALOG_STYLE_LIST,"Hel p",str,"Select","Close");

return 1;

/-----------------------------------------------------------------------------------

What should i do to Back and Close my Dialog?




Aucun commentaire:

Enregistrer un commentaire