Jump to content

TrapLord Studios™

Members
  • Posts

    328
  • Joined

  • Last visited

Posts posted by TrapLord Studios™

  1. Try now:

    db = dbConnect( "mysql", "dbname=".. tostring(get("DATABASE_NAME"))";host=127.0.0.1", port="".. tostring(get("MYSQL_PORT"))"";unix_socket=/opt/lampp/var/mysql/mysql.sock, "".. tostring(get("MYSQL_USER"))"", "".. tostring(get("MYSQL_PASS")) .." ", "share=1;autoreconnect=1" ) 
    

  2. Try this:

    db = dbConnect( "mysql", "dbname=".. tostring(get("DATABASE_NAME"))";host=127.0.0.1", port="".. tostring(get("MYSQL_PORT"))"",unix_socket="/opt/lampp/var/mysql/mysql.sock", "".. tostring(get("MYSQL_USER"))"", "".. tostring(get("MYSQL_PASS")) .." ", "share=1;autoreconnect=1" ) 
      
    

  3. [quote name=..:D&G:..]Awesome work! (Hopefully it won't get leaked) Btw, I home you are still working on the Roleplay server xD

    Thankfully we are working on both, but I'd like to get some mappers and developers who may be able to help with the Last of Us project.

  4. Let me see the config.

    Also if you haven't, make sure that the module is in the correct place or if you haven't downloaded the needed file for this module to work is libmysql.dll which should be in the folder with the server.exe. You can download that here.

    Mta Directory/server/mods/deathmatch/modules
  5. DGhoheB.png

    g4eKm7u.png

    A pandemic has decimated humanity. The world is struggling to survive. And at the centre of this is you.

    The Last of Us - Open World is a third-person survival horror action game mode created exclusively for Multi Theft Auto, Grand Theft Auto: San Andreas modification. The game mode was developed by TrapLord Studios™. Set in the post apocalyptic city of Los Santos, the game mode is tailored to how the players, interact throughout the environment. They are survivors, who scavenge the rural city for supplies while under siege of other ruthless thieves.

    Bringing GTA:SA MTA Users, a brand new feel, with an interactive open world horrific experience. Players will have to use firearms, improvised weaponry and stealth to defend themselves against, hostile humans and zombie like creatures infected by a mutated strain of the Cordyceps fungus.

    Players can customize weaponry and items scavenged from the environment, to their advantage for an attempt of survival! As for the Environment it will feature a rural city reclaimed by nature, with the lost remains of the once lively city. Using the "Listen Mode" ability players would be able to single out movement of nearby creatures/hostiles. Survival is key when it comes to this game mode, so co-operation with others would be the best option! But be careful who you trust.

    mspOPLR.png

    Development Footage

    Images courtesy TrapLord Studios™ Development Team

    District 1 - The Ruins

    l2uMazU.jpg

    3Xpy1mr.jpg

    GLIfe5a.jpg

    eSjh5Nv.jpg

    Exclusive Footage

    Video courtesy TrapLord Studios™ Development Team

    Crafting - Digitizer Tests

    Click here to view

    PSUaQvi.png

    Coming Soon

  6. I don't quite understand, you can attach the map file to your script, but you'd also have to attach the two extension files that come with the map. These five jobs you are speaking about are they five script files?

  7. You'd have to bind a key that would activate a handler function that would change the vehicles handling settings, which can be edited, with

    setVehicleHandling  
    

×
×
  • Create New...