Jump to content

denny199

Members
  • Posts

    877
  • Joined

  • Last visited

Everything posted by denny199

  1. I'm not going to email you
  2. Yup, google results of "google viber"
  3. For outputting in each server when a player joined you can use callRemote: https://wiki.multitheftauto.com/wiki/CallRemote And I'm not sure if you can check if a server is up/down with CallRemote, you should give it a try.
  4. Just Having Titties NGS
  5. Omg, you guys only want more posts...
  6. It doesn't (just be shh about it)
  7. element 115 area 51 bob lazar
  8. Are you even reading my post?
  9. You should check out this resource: https://community.multitheftauto.com/in ... ls&id=7349 If you need any further assistance on the steps how to apply this, then give us a call, but first try to edit to your needs on your own.
  10. IIYAMA code works only client side (getElementMatrix) This function works client side & server side, I didn't made it but JR10 posted it once. function getPositionInfrontOfElement ( element , meters ) if not element or not isElement ( element ) then return false end if not meters then meters = 3 end local posX , posY , posZ = getElementPosition ( element ) local _ , _ , rotation = getElementRotation ( element ) posX = posX - math.sin ( math.rad ( rotation ) ) * meters posY = posY + math.cos ( math.rad ( rotation ) ) * meters return posX , posY , posZ end Usage: local x,y,z = getPositionInfrontOfElement ( element , meters ) element = the element's position you want to get in front off meters = how many units from the element it needs to check
  11. Some car mods: https://community.multitheftauto.com/ind ... ls&id=9145 https://community.multitheftauto.com/ind ... ls&id=9144 https://community.multitheftauto.com/ind ... ls&id=9143 https://community.multitheftauto.com/ind ... ls&id=9142 https://community.multitheftauto.com/ind ... ls&id=9141 All from the same uploader: https://community.multitheftauto.com/ind ... &id=336391 (Cold[MM]) DONE
  12. hmm hmm, happy easter!
  13. A: Yes, for sure, like you said "pretends" so, faking. It's annoying that everyone says like hey horny girl etc... I just call the pretenders "attention seekers" Q: What is your most embarrasing thing what happened in MTA?
×
×
  • Create New...