Jump to content

addVehicle addObject


lcd1232

Recommended Posts

-- this function adds new vehicle without replace old 
boolean addVehicle( int idModel, table handling, txd txdTexture, dff dffTexture ) -- model must be unique number 
  
  
-- this function adds new object without replace old 
boolean addObject( int id, col colTexture, txd txdTexture, dff dffTexture ) -- id must be unique nubmer 

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...