Jump to content

Simple0x47

Members
  • Posts

    1,518
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Simple0x47

  1. Gracias Tony por tu amabilidad
  2. CodyL, could you tell me tips to get the hole Liberty City into MTA. Because I know you know how Please share with me :v
  3. These aren't SAUR scripts. This is vG or OWL and I would replace the mysql module with a original one from the google code.
  4. Please post this in the correct section. Add me on skype if you're thinking in a paid scripter. killer.68x
  5. Lo se de sobra, hay varios temas que hay que resolver como las colisiones, el streaming de objetos, etc.
  6. No si conozco bien a Tony, formaba parte de su proyecto de RP situado en Liberty City, solo que acabo mal por los bugs.
  7. Gracias por tu ayuda, pero a ver si hay suerte y llega Tony y me muestra su programa para importar IDE's.
  8. Hola, Tengo la duda de si hay alguna manera de extraer el mapa de GTA III o VC y insertarlo en el MTA:SA, sí las hay les pido porfavor que ofrezcan información detallada. Gracias.
  9. Hello MTA Community, I was wondering about how I could take the GTA III map and insert it into the server. I appreciate any help, thanks.
  10. Example. addCommandHandler("count", function () if not count or count >= #warpPoses then local count = 0 end local count = count + 1 print(unpack(warpPoses[count])) end )
  11. Hey guys, I'm making this post because the Romanian Section needs an urgent moderator because it starts to have leak of activity and respect. I offer myself to moderate an underrated language section. (I'm Romanian). Thanks.
  12. Posteaza partea din script care da eroare.
  13. Ai nevoie de UPC, dar poti adauga conturi in baza de date.
  14. Como te dije previamente, será un error de identificación por parte del cliente.
  15. Did your friend have to update the MTA client?
  16. Maybe the update crashed the identification and you're getting that error. You could report this bug and wait until they patch it.
  17. The problem is coming from the Nightly version because it fails on the identification giving you the Error 403. Try with a stable version.
  18. That's a normal problem with the custom maps. Maybe the problem is the streaming of the objects.
  19. Fijate en la manera de hacerlo Mabako en Paradise, ya que estás usando esa gm.
  20. if getDistanceBetweenPoints3D(px, py, pz, 1x, 1y, 1z) > getDistanceBetweenPoints3D(px, py, pz, 1x, 1y, 1z) --Code to spawn at the first hospital. else --Code to spawn at the second hospital. end
  21. Why do you ask if you know you've got to use that?
  22. Use this. getDistanceBetweenPoints3D
×
×
  • Create New...