Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- format(string3, sizeof(string3), "{FFFF00}G.I.G.N: {FFFFFF}(%d)\n{FFFF00}Terro: {FFFFFF}(%d)", nombredejoueurgign,nombredejoueurterro);
- ShowPlayerDialog(playerid,MENUDM,DIALOG_STYLE_LIST,"Choix",string3,"Choisir","Annuler");
- //après pour compter les joueurs dans chaque équipe, tu peux utiliser des boucles
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement