Jump to content

NotAvailable

Members
  • Posts

    595
  • Joined

  • Last visited

Everything posted by NotAvailable

  1. Me & Slayer playing in space Upcoming features: - Moving rocks [Done] - Frozen Atmosphere(Space background doesnt follow you) [in Progress]
  2. but did you tested it with more than 1 player on the server? I'm talking to Wojak Binslayer...
  3. You can see the script in action on my MTA 1.2 server
  4. I already have ped traffic script
  5. why? all he needs to do is set the ped look at when the mouse moves around.. If you want a smooth movement use onClientPreRender
  6. Could a Moderator/S-mod remove this script please? This is a private script.
  7. Could you delete these resources? they are mine. Here's a small list: https://community.multitheftauto.com/index.php?p= ... ls&id=2036 https://community.multitheftauto.com/index.php?p= ... ls&id=2693 https://community.multitheftauto.com/index.php?p= ... ls&id=1851 Thanks in advance! Regards, Jesse
  8. I don't see why people help script stealers... But yeah, NVM.
  9. https://community.multitheftauto.com/index.php?p= ... ls&id=3318 Original one is made by Aiboforcen
  10. "The way of life can be free and beautiful. But we have lost the way. Greed has poisoned men's souls, has barricaded the world with hate. Has goose-stepped us into misery and bloodshed, we have developed speed. But we have shut ourselves in. Machinery that gives abundance has left us in want. Our knowledge has made us cynical, our cleverness hard and unkind, we think to much and feel to little more than machinery we need humanity more than cleverness we need kindness and gentleness. Without these qualities, life will be violent, and all will be lost. The aero plane and the radio has brought us together the very nature of these inventions cries out for the goodness in men, cries out for universal brotherhood, for the unity of us all. Even now my voice is reaching millions troughout the world, milliones of despairing men, women and little children, victims of a system that makes men torture and imprison innocent people. " - Charlie Chaplin Source:
  11. Hello. How do i make the corona not move trough the ground? this the code i made so far: marker = createMarker(0, 0, 3, "Corona", 0.4, 0, 200, 0, 140, root) addEventHandler("onClientCursorMove", root, function(cx, cy, ax, ay, wx, wy, wz) setElementPosition(marker, wx, wy, wz) end) Regards, Jesse
  12. If i was you i would change To something else. Or ask ^Dev-Point^ for permission. See... Everybody started like ^Dev-Point^. Posting topics asking for help etc. But he's atleast trying to help people and learning lua at the same time. Kind Regards, Jesse (Please, don't see this post as a negative post)
  13. I would have used an table. But yeah this way is good to help beginners.
  14. Just like what benox said. Attach the light to the object and make the object move. EDIT: Add a colshape/corona/marker to it to detect player
  15. I'm currently working on a traffic resource, Everything is finished, now i gotta make ehm drive.
  16. Does that light already exist?
×
×
  • Create New...