Advertisement
Guest User

Untitled

a guest
May 7th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. #define MAX_AUTOHAUS_SHOWCAR 3
  2. new AutohausVehicle[MAX_AUTOHAUS_SHOWCAR][Autohaus] =
  3. {
  4. {"Coutt","Blista",496,4600,2146.9971,-1138.6093,25.1960,269.0521,2160.9299,-1144.2604,24.4969,90.0000},
  5. {"Coutt","Clover",542,7500,2147.3137,-1143.3256,24.7079,267.5366,2160.9878,-1148.4879,24.0661,90.0000},
  6. {"Grotti","Turismo",451,1250000,541.8448,-1270.6792,16.9503,211.7860,564.2573,-1281.9921,16.9738,102.3659}
  7. };
  8.  
  9. //Ich danke euch :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement