[Ajuda] Dialog
#2

PHP код:
new str[150];
format(str,sizeof(str),"Player VIP: %s\nHabilitaзгo terrestre: %s\nHabilitaзгo nautica: %s\nHabilitaзгo aerea: %s"dini_Int(file"VIP") ? ("Sim") : ("Nao"), dini_Int(file"Porte") ? ("Sim") : ("Nao"),dini_Int(file"HabTerrestre") ? ("Sim") : ("Nao"),dini_Int(file"HabNautica") ? ("Sim") : ("Nao"),dini_Int(file"HabAerea") ? ("Sim") : ("Nao"));
ShowPlayerDialog(playerid,999,DIALOG_STYLE_MSGBOX,str,"Info""Ok"""); 
Pode ter algum erro de escrita pois fiz pelo celular. Testa ai
Reply


Messages In This Thread
Dialog - by Geremias1533 - 20.01.2019, 18:16
Re: Dialog - by PedroH - 20.01.2019, 18:35
Re: Dialog - by Geremias1533 - 20.01.2019, 20:00

Forum Jump:


Users browsing this thread: 1 Guest(s)