Giter Club home page Giter Club logo

hsn-phone's Introduction

hsn-phone

hsn-phone for fivem

Requirements

ghattimysql export

Add to ghmattimysql-server.lua

exports("ready", function (callback)
  Citizen.CreateThread(function ()
      -- add some more error handling
      while GetResourceState('ghmattimysql') ~= 'started' do
          Citizen.Wait(0)
      end
      -- while not exports['mysql-async']:is_ready() do
      --     Citizen.Wait(0)
      -- end
      callback()
  end)
end)

ABOUT THIS

I purchased this phone with high hopes of finally having a decent phone, especially for the price. I was somewhat wrong. This phone was significantly unfinished and not in a state worth buying. I will continue to work on this phone to get it a solid state and I encourage to Hasan to stop selling this or actually finish the phone and halt sales until then.

TO-DO

  • Switch to oxmysql - A PR for this is welcomed.
  • Finish cleaning up bad css/html
  • Add New Apps

Completed

  • [✓] Turkish to English translations
  • [✓] Removed Crypto Application (Had no real use out of the box and didnt function well anyways)
  • [✓] Changed Phone "shell" and fixed various css issues.

hsn-phone's People

Contributors

coconutwatermelon avatar tony-stark-17 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.