Jump to content

norby89

Retired Staff
  • Posts

    925
  • Joined

  • Last visited

Everything posted by norby89

  1. for now an easy fix is to install 1.1.1 and then 1.1.2 over it
  2. viewtopic.php?f=54&t=22671&p=277162#p277162
  3. custom vehicles need wheel size adjusted else they look bad (sometimes they're too small, sometimes too large)
  4. that usually happens when that person is timing out, once they reconnect you can spectate them normally
  5. that usually happens when that person is timing out, once they reconnect you can spectate them normally
  6. eAi clearly explained what's the deal with Vista support
  7. eAi clearly explained what's the deal with Vista support
  8. obviously MTA doesn't have the source code to SA, there's nothing to comment on it, these rumors are false
  9. obviously MTA doesn't have the source code to SA, there's nothing to comment on it, these rumors are false
  10. they meant that there might be a small update for Race to fix the server browser issue (this isn't 100% sure tho)
  11. they meant that there might be a small update for Race to fix the server browser issue (this isn't 100% sure tho)
  12. I've seen some ppl make their own parachute in lua, maybe they uploaded their script on http://mtabeta.com
  13. I've seen some ppl make their own parachute in lua, maybe they uploaded their script on http://mtabeta.com
  14. norby89

    animals

    sure that's possible, you'd have to sync every movement though
  15. norby89

    animals

    sure that's possible, you'd have to sync every movement though
  16. norby89

    animals

    those are custom objects, you can use an AI script to make them move or damage you, no animation but still...
  17. norby89

    animals

    those are custom objects, you can use an AI script to make them move or damage you, no animation but still...
  18. norby89

    GTA IV leaked

    sure there is, but it requires the console to be modded and many ppl are not willing to do that
  19. norby89

    GTA IV leaked

    sure there is, but it requires the console to be modded and many ppl are not willing to do that
  20. in your script getPlayerFromNick is called when the resource is loaded not when the player joins, try something like: function spawnInHouse ( thePlayer ) if getPlayerName ( source ) = "MasterOfPuppets" then bla bla bla end addEventHandler ( "onPlayerJoin", getRootElement(), spawnInHouse )
  21. in your script getPlayerFromNick is called when the resource is loaded not when the player joins, try something like: function spawnInHouse ( thePlayer )if getPlayerName ( source ) = "MasterOfPuppets" thenbla bla blaendaddEventHandler ( "onPlayerJoin", getRootElement(), spawnInHouse )
  22. norby89

    GTA IV leaked

    gaming on PC is slowly dying and I'm sure one of the main factors is piracy, that's why we see less and less PC exclusives and so many console games
×
×
  • Create New...