bonjour,
voila j'aimerais changer mon mod de permi ;
SendClientMessage(playerid, COLOR_DBLUE, "|__________________ Permis & licenses __________________|");
format(string, sizeof(string), "** BSR: %s.", textBSR);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** Permis A: %s.", textmoto);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** Permis B: %s.", text1);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** Permis C: %s.", textcamion);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** Permis D: %s.", textbus);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** Permis aeronautique: %s.", text4);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** Permis bateau: %s.", text2);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** Permis port d'armes: %s.", text5);
SendClientMessage(playerid, COLOR_GREY, string);
format(string, sizeof(string), "** License de pêche: %s.", text3);
SendClientMessage(playerid, COLOR_GREY, string);
voila le mod, moi j'aimerais, le permi conduire (pour voiture et moto) ; permis aerien ;Permis Peche; permis bateau ; et permis arme
voila si c'est possible d'avoir sa c'est tres gentil
bonne fin de journée !