Aiden a écrit le dernier message :
hello dsl j'avais oublier de vous donner une reponse du coup sa fonctionne j ai remplacer dans le fn_newsBroadcast.sqf
[CODE lang="sql" title="code:"]if (!dialog) then {
createDialog "life_news_broadcast";
};[/CODE]
par:
[CODE lang="sql" title="code:"]createDialog "life_news_broadcast";[/CODE]