Advertisement
TheMisticogamer

Untitled

Dec 1st, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. class nomduvehicule {
  2. vItemSpace = 50;
  3. licenses[] = { {"driver"}, {""}, {""}, {""} };
  4. price = 60000;
  5. textures[] = {
  6. { "nomdelacouleurenjeu", "civ", {"chemindelatexture"}, },
  7. { "nomdelacouleurenjeu", "civ", {"chemindelatexture"}, },
  8. };
  9. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement