Untitled

From Tacky Guinea Pig, 11 Years ago, written in Lua, viewed 756 times.
URL https://paste.godclan.hu/view/u11k0br7 Embed
Download Paste or View Raw
  1.  
  2.  
  3. -- start
  4.  
  5.  
  6. function onResourceStart()
  7. end
  8. addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), onResourceStart)
  9.  
  10. --- pojazd
  11.  
  12.  
  13.  
  14.  
  15. txd = engineLoadTXD ( "ballypillar01.txd" )
  16. engineImportTXD ( txd, 3437 )
  17.  
  18.  
  19.  
  20.  
  21.  

Reply to "Untitled"

Here you can reply to the paste above