Jump to content

MavisBey4807

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by MavisBey4807

  1. i can not do it can you help me brother
  2. and more when i use my old computer there is no problem but when i use my new computer this problem will appear
  3. When i import a car dff or gun dff there is no problem but when i import a building or other object there is a problem. The problem is all objects are black. When i import textures nothing changes. https://ibb.co/WHXPr0n
  4. I am trying to change vehicle.txd but it does not have id how can i change it
  5. i mean colision dont work i can go through object. and i didnt try diffrent location thanks for help it works in another location but not where i want
  6. I dont know what is wrong with my colision file but it didnt work client.lua txd = engineLoadTXD ( "4807.txd" ) engineImportTXD ( txd, 3781 ) col = engineLoadCOL ( "4807.col" ) engineReplaceCOL ( col, 3781 ) dff = engineLoadDFF ( "4807.dff" ) engineReplaceModel ( dff, 3781 ) meta.xml <meta> <info author='MavisBey' name='MavisBey4807' /> <script src='client.lua' type='client' /> <file src="4807.txd" /> <file src="4807.dff" /> <file src="4807.col" /> </meta> photo of colision file https://i.hizliresim.com/dr1gvbt.PNG
×
×
  • Create New...