Jump to content

Vinex

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Vinex

  1. Vinex

    Spawnpoints

    i got 2 questions. when you die you spawn at this random location. I want to spawn where i die, how ? When you spawn a car, it comes on the side of you.. when i spawn a car i want to spawn inside the car, how? Ty for the help
  2. Hello, i have downloaded a car that replaces infernus. I have made the meta and lua file, and i think everything is ok? addEventHandler('onClientResourceStart', resourceRoot, function() txd = engineLoadTXD ( "infernus.txd" ) engineImportTXD ( txd, 411 ) dff = engineLoadDFF ( "infernus.dff", 411 ) engineReplaceModel ( dff, 411 ) end ) "infernus.txd" /> "infernus.dff" /> I got the meta and lua file + the .dff and .txd file in one folder. now how do i get this loaded on to my server? and where do i put the folder/files?
×
×
  • Create New...