Re: Re: Re: Untitled

From Scanty Parakeet, 11 Years ago, written in Plain Text, viewed 815 times. This paste is a reply to Re: Re: Untitled from Commodious Penguin - view diff
URL https://paste.godclan.hu/view/nLq0MrBH Embed
Download Paste or View Raw
  1. rootElement = getRootElement()
  2.  
  3. function makegirls()
  4.         setPedAnimation ( ped1, "CAR", "FLAG_DROP")
  5. end
  6. addEventHandler( "onClientMapStarting",rootElement, makegirls )
  7.  
  8. ped1 = createPed ( 140, -3606.8999023438,968.90002441406,73.199996948242 )
  9. setPedRotation(ped1,0)
  10.  

Reply to "Re: Re: Re: Untitled"

Here you can reply to the paste above