Giter Site home page Giter Site logo

itsanobrainer / qb-scenes Goto Github PK

View Code? Open in Web Editor NEW
79.0 79.0 37.0 166 KB

QB-Scenes is a resource that lets you place customized drawtext anywhere in the world!

License: GNU General Public License v3.0

Lua 63.39% JavaScript 10.56% HTML 18.10% CSS 7.95%
fivem qb-core

qb-scenes's People

Contributors

chrislenga avatar itsanobrainer avatar loljoshie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

qb-scenes's Issues

[Suggestion] Add background

I love this script, and I know most of the people will use it to put menu's down.
Maybe a option to pick a background color if default no background, or a check field with no background.

DB issue on DeleteExpiredScenes

Afternoon dude, this script is amazing and thanks for providing this for everyone to use! The recent update is great.
I do just have one DB issue which springs up now and again and I was wondering if anyone has an idea on a fix?

Error:

[    script:sn-scenes] SCRIPT ERROR: @sn-scenes/server/server.lua:55: attempt to compare number with table
[    script:sn-scenes] > ref (@sn-scenes/server/server.lua:55)
[    script:sn-scenes] > <unknown> (@ghmattimysql/ghmattimysql-server.js:1)

Code Example:

function DeleteExpiredScenes()
    exports['ghmattimysql']:execute('DELETE FROM scenes WHERE date_deletion < NOW()', {}, function(result)
LINE 55 -->        if result > 0 then
            print('Deleted '..result..' expired scenes from the database.')
            UpdateAllScenes()
        end
    end)
end

adminonly issues

in config admin-only its true but people still can access to write

No input field for text, no color picker, no duration dropdown

Over the last day or so, i've noticed the qb-scenes interface has changed.

There are no longer the following features:

  • input field for text
  • color select eyedrop tool, or color input field
  • dropdown select for duration

I added some new resources to my main server so I figured they might be conflicting. However, I've seen added the latest release of qb-scenes to my test server with no other mods and got the same behaviour.

qbscene

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.