Jump to content

طلب بسيط


Recommended Posts

والله وانا اخوك فيه طرق كثيره

فيه

fileDelete

https://wiki.multitheftauto.com/wiki/FileDelete

وفيه ذي

<script src="Client.lua" type="client" cache="false" />  

وفيه ذي يستخدمها الاخ بسول

https://forum.multitheftauto.com/viewtopic.php?f=148&t=43499

وفيه ذي

  
g_resroot = getResourceRootElement ( getThisResource ( ) ) 
  
deletefiles = { 
   'YourNamefile.lua' , 
 } 
  
  
  function deletfile () 
      for i = 0 , # deletefiles the 
           FileDelete ( deletefiles [ i ] ) 
    end 
 end 
addEventHandler ( "onClientResourceStart" , g_resroot, deleteFile ) 
  
  
  

وعاد انت وطريقتك :)

Link to comment
والله وانا اخوك فيه طرق كثيره

فيه

fileDelete

https://wiki.multitheftauto.com/wiki/FileDelete

وفيه ذي

<script src="Client.lua" type="client" cache="false" />  

وفيه ذي يستخدمها الاخ بسول

https://forum.multitheftauto.com/viewtopic.php?f=148&t=43499

وفيه ذي

  
g_resroot = getResourceRootElement ( getThisResource ( ) ) 
  
deletefiles = { 
   'YourNamefile.lua' , 
 } 
  
  
  function deletfile () 
      for i = 0 , # deletefiles the 
           FileDelete ( deletefiles [ i ] ) 
    end 
 end 
addEventHandler ( "onClientResourceStart" , g_resroot, deleteFile ) 
  
  
  

وعاد انت وطريقتك :)

اولأ الكود خطا .. ثانيا الطريقة ما تنفع ذذ

Link to comment
للمعلومية, اصدار 1.4 (اذا كنت تستخدمه) يخفي كلل الملفات, حتى لو تبي تسرقهم من ملفات اللعبة ماتققدر, تلقاه فاضي

+999

جربت الطريقة طلع مجلد الموارد [ Resources ]

فاضي ولا فيه شيء :D:lol::lol:

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...