Jump to content

mikhel2

Members
  • Posts

    8
  • Joined

  • Last visited

Details

  • Gang
    police

mikhel2's Achievements

Newbie

Newbie (4/54)

0

Reputation

  1. Can i script the automatic spoiler open when i go faster? feel like this (look vidoe 1:10)
  2. Now wokrs but i dont know how now its okay thx help mate
  3. still bad dont replace the object i try all what i can but i dont know now what is the broblem
  4. i find the problem the broblem was the name in the mente .lue not lua but now not replaceing the modell load successfull but model dont raplace here is my meta and script addEventHandler("onClientResourceStart", resourceRoot, function() outbutChatBox ("Test") local txd = engineLoadTXD ("nfs_mw.txd",true) engineImportTXD(txd, 3356 ) local dff = engineLoadDFF ("drfit1.dff") engineLReplaceModel (dff, 3356 ) local col = engineLoadCOL ("nfs_mw.col") engineLReplaceCOL(col, 3356 ) engineSetModelLoadistance( 3356 , 500) end )
  5. if the prbomleb is "error Coldn't find script for resoruce my meta is bad? or what? pls help me
  6. how can i put in to my server this mod?? can some 1 give me script+meta?
  7. tuning part exaple exahsut spoiler i wanna script to my server i donwload a car withch is tunable and i wanna script tuning parts to see another play in car too
  8. Hi all i try a lot thing to change body part mod on my private server ID = 1046 function DFFFile () DFF = engineLoadDFF( "exh_a_f.dff", 0 ) engineReplaceModel ( DFF, ID ) end addEventHandler( "onClientResourceStart", resourceRoot, DFFFile ) this script good for 1 mod but i wanna cahnge all mod not olnly this one Can some body help me?
×
×
  • Create New...