Jump to content

cratzy42O

Members
  • Posts

    7
  • Joined

  • Last visited

About cratzy42O

  • Birthday 01/01/1998

Details

  • Gang
    Goofy Crew
  • Location
    Croatia
  • Occupation
    Cannabis 4 men
  • Interests
    Smoking weed . Scripting, Gaming

cratzy42O's Achievements

Newbie

Newbie (4/54)

0

Reputation

  1. luaedit Gives me always same error So you're doing something wrong. For me it is functioning normally. Use this: 1 - use /refreshall 2 - restart script and tell me if work. ill go try ingame this i am scares the Folder of Server is frozen to yesterday date because the logo files dont output in current time it output yesterday date 12pm EDIT: yes ingame works all fine i just ignored the "Error" anyway thanks for nice help
  2. luaedit Gives me always same error
  3. bro i am sorry always same error i just copy/paste whole code and .. Shiet.. same error ii am bored of it whole day trying to fix it EDIT: getThisResource makes error in lua
  4. still. maybe cuz i use Luaedit ?
  5. yup i got this in meta <meta> <info author="CraTzy" description="fasat BMW model" version="1.3" type="script" /> <script src="client.lua" type="client"/> <file src="buffalo.dff" type="client"/> <file src="buffalo.txd" type="client"/> </meta> ERROR STILL POP UP
  6. still the same error can you show me a easy way to replace car models ?
  7. So as first idk if is a right place to post here about my problem here you go The codes ... .lua scrip Resource in folder file lua code function ReplaceCar() txd = engineLoadTXD('buffalo.txd', 402) engineImportTXD(txd, 402) dff = engineLoadDFF('buffalo.dff', 402) engineReplaceModel(dff, 402) end addEventHandler( 'onClientResourceStart', getResourceRootElement(getThisResource()), ReplaceCar) Error ? here attemp to call global "getThisResource" (a nil value)
×
×
  • Create New...