Jump to content

Mr. Bubbles

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by Mr. Bubbles

  1. Hmm, its probably a serial ban, since using a VPN, which changes your IP address, does not help. Check your resource folder as well, only because he may have left a file that marks you as "banned" - basically a resource can check if a file exists and ban you that way lmao
  2. The value specified for maxVelocity, has to be a floating point value. Instead of 230, just use 230.0
  3. Please see the following functions: GetPedOxygenLevel SetPedOxygenLevel and if you want to mess with the max ped oxygen value: GetPedMaxOxygenLevel
  4. Mr. Bubbles

    Help!

    check to see whether the ports are actually open on the server itself?
  5. I had to allow unlimited access when I first began to install it, so yes this fix works!
  6. Here's a video clarifying the issue. Regardless of what I set the installation directory to be, it will not create the directory and move the files there. Perhaps this is a bug.
  7. i'm asking this because on previous versions of Windows, it has installed fine in the Program Files folder *or equivalent) yet when i install it on windows 10 i do not see it under the same folder even though it installed successfully
  8. Remove the resources you are not going to use
  9. Dreamhost @ $11.95 USD. As a free bonus, they can mask your information and redirect any requests to your actual e-mail
  10. I mean the English could use some work, but what's bad about it? just saying that it's bad doesn't really help.
  11. They cannot remove "copies" since servers are hosted by players themselves. There's not much you can do
  12. Burst RAM does not exist. I'm assuming you mean, a VSwap file?
  13. I use this all the time! except I lay it out in the code editor first - at least the basic structure of the program. I find that by defining the goals of what this script is supposed to do really helps. Drawing it out is especially useful when implementing DX GUIs since I can visualize what is going to be there and what functions are associated with what.
  14. Go to your Documents folder and open this folder(Assuming you are in your Documents folder): GTA San Andreas User Files\User Tracks and copy/paste your MP3s in there (or create shortcuts). Unfortunately you cannot play playlists (just the MP3s) while in the game. Then cycle to the User Tracks radio station https://support.rockstargames.com/hc/en ... an-Andreas
  15. It's a three year old thread. Are most of those functions still relevant or are there more that have been added since then?
  16. This might seem weird, but are there any errors in the server console when you try to run the resource again? Plus, honestly you shouldn't even be using the MYSQL module. It's outdated and MTA:SA already supports functions that connect to databases and such.
  17. I know that the MTA Team included a Lua Virtual Machine for use in scripting game modes. Reading the 5.1 documentation shows a lot of functions that involve I/O operations or exiting the program for example. Is there a list of functions or methods that are not accessible via the Lua VM?
  18. Check your mtaserver.conf and check to see if the resource is set to startup
  19. Have you tried going into your router's configuration and port forward them from there(that is open your ports with the specific protocol;in this case UDP and TCP)?
  20. You can buy a copy on Steam and when you do, then you may want to look at this:
×
×
  • Create New...