Jump to content

Khalil Cherif

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by Khalil Cherif

  1. I got you, it works !thanks for help , you can close that topic
  2. All want is to test that card mod , there's no solution to keep the block of code? and also how can I create a car on the server side?
  3. Only those files I got, nothing else
  4. I'm not a programmer but want to test the cars in the map editor by changing textures etc... Here's the block of code function applySkin() txd = engineLoadTXD("mod.txd", 411) engineImportTXD(txd, 411) dff = engineLoadDFF("mod.dff", 411) engineReplaceModel(dff, 411) local x,y,z = getElementPosition(localPlayer) local veh = createVehicle(411,x+2,y+2,z+1) setVehicleColor(veh, 255, 255, 255, 255, 255, 255) end addEventHandler("onClientResourceStart",resourceRoot, function () setTimer ( applySkin, 300, 1) end) the problem is I can't get in the car
  5. Dude thank you so much you just saved my a$$
  6. Actually i'm playing CNR servers and sometimes i want to get backup of MTA settings > Binds There's no way for that ?!! Thanks in advance
  7. Yeah you were on right i just realized i'm pretty dumb , all i have to do is to disable the OneDrive "The :~y OneDrive"
  8. hmm actually I still suffer from that problem until that moment Vinyard i hope you can help me about that
  9. i don't that is the real problem but it was working normaly actually i don't know what wrong with my paths everything is linked with OneDrive and it work normly even with OneDrive ! Also i tried to remove the OneDrive i feel like will lost my data so i cancled that thank you for help too
  10. https://pastebin.multitheftauto.com/1934099679 Sorry for the late response
  11. I GO THIS ERROR , actually i didn't change any thing from GTA files, i don't know how i got that also i followed on-line help even i delete MTA and GTA and re-Install them over 3 times !!
×
×
  • Create New...