Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Wtext = TextDrawCreate(478.000000, 312.000000, "/W= Menu Arme");
- TextDrawBackgroundColor(Wtext, 255);
- TextDrawFont(Wtext, 3);
- TextDrawLetterSize(Wtext, 0.509998, 1.700000);
- TextDrawColor(Wtext, 16711935);
- TextDrawSetOutline(Wtext, 0);
- TextDrawSetProportional(Wtext, 1);
- TextDrawSetShadow(Wtext, 1);
- cartext = TextDrawCreate(484.000000, 296.000000, "/car= Menu voiture");
- TextDrawBackgroundColor(cartext, 255);
- TextDrawFont(cartext, 3);
- TextDrawLetterSize(cartext, 0.500000, 1.700000);
- TextDrawColor(cartext, 65535);
- TextDrawSetOutline(cartext, 0);
- TextDrawSetProportional(cartext, 1);
- TextDrawSetShadow(cartext, 1);
- tcartext = TextDrawCreate(449.000000, 282.000000, "/tcar= Tuner voiture");
- TextDrawBackgroundColor(tcartext, 255);
- TextDrawFont(tcartext, 3);
- TextDrawLetterSize(tcartext, 0.500000, 1.600000);
- TextDrawColor(tcartext, -16776961);
- TextDrawSetOutline(tcartext, 0);
- TextDrawSetProportional(tcartext, 1);
- TextDrawSetShadow(tcartext, 1);
- fliptext = TextDrawCreate(479.000000, 267.000000, "/flip= Retourner");
- TextDrawBackgroundColor(fliptext, 255);
- TextDrawFont(fliptext, 3);
- TextDrawLetterSize(fliptext, 0.500000, 1.700000);
- TextDrawColor(fliptext, -65281);
- TextDrawSetOutline(fliptext, 0);
- TextDrawSetProportional(fliptext, 1);
- TextDrawSetShadow(fliptext, 1);
- Capstext = TextDrawCreate(450.000000, 252.000000, "H pour reparer");
- TextDrawBackgroundColor(Capstext, 255);
- TextDrawFont(Capstext, 3);
- TextDrawLetterSize(Capstext, 0.500000, 1.700000);
- TextDrawColor(Capstext, 16711935);
- TextDrawSetOutline(Capstext, 0);
- TextDrawSetProportional(Capstext, 1);
- TextDrawSetShadow(Capstext, 1);
- sptext = TextDrawCreate(482.000000, 238.000000, "LMB= Boost");
- TextDrawBackgroundColor(sptext, 255);
- TextDrawFont(sptext, 3);
- TextDrawLetterSize(sptext, 0.500000, 1.700000);
- TextDrawColor(sptext, 65535);
- TextDrawSetOutline(sptext, 0);
- TextDrawSetProportional(sptext, 1);
- TextDrawSetShadow(sptext, 1);
- jumptext = TextDrawCreate(446.000000, 223.000000, "+ ou 2= Saut véhicule");
- TextDrawBackgroundColor(jumptext, 255);
- TextDrawFont(jumptext, 3);
- TextDrawLetterSize(jumptext, 0.500000, 1.800000);
- TextDrawColor(jumptext, -16776961);
- TextDrawSetOutline(jumptext, 0);
- TextDrawSetProportional(jumptext, 1);
- TextDrawSetShadow(jumptext, 1);
- vtext = TextDrawCreate(482.000000, 208.000000, "/v= Vehicule menu");
- TextDrawBackgroundColor(vtext, 255);
- TextDrawFont(vtext, 3);
- TextDrawLetterSize(vtext, 0.500000, 1.800000);
- TextDrawColor(vtext, 16711935);
- TextDrawSetOutline(vtext, 0);
- TextDrawSetProportional(vtext, 1);
- TextDrawSetShadow(vtext, 1);
Advertisement
Add Comment
Please, Sign In to add comment