Jump to content

ThaD4N13L

Members
  • Posts

    176
  • Joined

  • Last visited

Everything posted by ThaD4N13L

  1. its ServerFFS they are a bad host.
  2. John my old friend upgrade to 1.3 and your problems are solved friend
  3. I thkn on the character selection when you click on a Ped it shows a GUi or some DxDrawing about its info like What name the faction, last seen, Age, and a button saying 'Play as Character Name'(I mean character name by a the RP name you selected such as Marcus McLone.
  4. When I started to try to use MTA Paradise I did not have a clue about XAMMp or phpmyAdmin iswell someone can make great edits of these projects.
  5. Okay so today I am going to show you how to get your MySQL Script to work weather you use Venux or MTA Paradise or a nother gamemode such as vG First you will need to download XAMMP from: http://www.apachefriends.org/en/xampp.html install it and select the MySQL or SQL Feature. once installed go into your browser and type in localhost then choose a language then click on phpMyAdmin and you should get a new look click on databases Create a new database and call it whatever you like I would use mta as mine when you have done if you have a script that needs you to import the homserver.sql then click on the database you made and click on import the import the file if you don't have one like the MTA Paradise then go into your SQL Script and look for the mysql.lua in the MTA paradise and you should see something like this if you look local function connect( ) -- retrieve the settings local server = get( "server" ) or "localhost" local user = get( "user" ) or "root" local password = get( "password" ) or "" local db = get( "database" ) or "mta" local port = get( "port" ) or 3306 local socket = get( "socket" ) or nil if its like that its okay just click on run the server it should say upgrade whitch you do. then you should be able to join the Game. now you can have MTA paradise (this tut was for people who kept on asking me how to do the SQL.
  6. Look on the SVn part of the Source part.
  7. Lol it was Created by a few people mount did not join Development till the Project was after 1.0 by the 3.0.2 time When Daniels or Fenix left all the old devs left so Daniels left MTA and gave the script to Vedic and gave it out I think.
  8. Are we allowd to upload mods like a advanced hud that not many people can get?
×
×
  • Create New...