Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local TB2Insert = {}
  2.     TB2Insert.VehicleName = "toytundratdm"                
  3.     TB2Insert.CarName = "Toyota Tundra"          
  4.     TB2Insert.CarPrice = 19500                            
  5.     TB2Insert.CarRefund = 9750                          
  6.     TB2Insert.MaxAmount = 1                              
  7.     TB2Insert.Description = ""                    
  8.    
  9. table.insert(D3DCarConfig.Car, TB2Insert)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement