Jump to content

Callum

MTA Contributors
  • Posts

    865
  • Joined

  • Last visited

Everything posted by Callum

  1. In the same place you found it before 1.0.4, otherwise they've re-named, gone offline, shut down, or somin.
  2. No longer; "This document was successfully checked as XHTML 1.0 Transitional!"
  3. Callum

    Police Script!

    Have you tried searching the community site? There are a few jail resources on there.
  4. Alternatively, you can use cancelEvent() on the event; onClientPlayerDamage
  5. Are you a passenger in the train of which the ped should drive? In your client-side script you are declaring the Engineer as the driver of the vehicle you're in.
  6. Looking at the example on wiki page it has actualspeed = (speedx^2 + speedy^2 + speedz^2)^(0.5) So maybe that is the formula for getting the speed, not the velocity. Remember for it to work; speedx,speedy,speedz = getElementVelocity(...)
  7. lol wtf, a girl is at home, her boyfriend returns home. Seconds later thugs walk in and start beating them up.
  8. Callum

    Connection issues

    Is it possible the 300+ is just the servers in Game-Monitor's cache? And the servers it displays are the ones that are online?
  9. If you want it to be "per-player", use it client-side.
  10. Wouldn't think they do, Steam installs GTA inside %ProgramFiles%\Steam\....
  11. On my desktop (IE and laptop (Google Chrome), they all have a picture-border with text saying "User atavar", which I presume is the alt="" for the image.
  12. Ah, apologies for my mis-understanding. If you require ideas I suggest you ask your server's community (presuming you have a server with players).
  13. The special skins are "resolved" according to mantis, so you can probably use them in the nightly builds.
  14. All the avatars on the forum have failed and no longer show. It appears to be https://forum.multitheftauto.com/download/file.php which is no longer working.
  15. By using the community site you could have found all this: Gates Radio RP Zombies
  16. http://validator.w3.org/check?uri=www.m ... ne&group=0
  17. Callum

    Cops?

    That's not really a feature for the MTA developers to add, it's a job for each individual server's owner. Like djlobo said, you can script cops by using the ped functions (see wiki page.)
  18. Have you forwarded your server port, server download port, and your server port + 123 (e.g. if your server port was 22003, also forward 22126)?
  19. I think the most common problem people have with setting up a server is forwarding the ports.
  20. 1. any function requires a () after it's name. 2. End's do not require the function name after them. 3. Bind key has 4 args, look at the wiki page. If you want a menu, look into GUI or DX (I'd go with GUI).
  21. "Please watch in 480p HD", didn't think 480p was HD, and tbh, I see no difference between that and 360p.
×
×
  • Create New...